View Single Post
  #7  
Old 17-01-2004, 15:35
speud speud is offline
Junior Member
 
Join Date: Sep 2003
Location: france
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
speud
"file:/dpwww/menu.wav" is the full path and can be used in any document, while "menu.wav" is the relative path and depends on the base href (by default the current directory). both should work
Reply With Quote