Can you help me
The following balise ,and the file sound.mp3 are in the same folder
<embed src="sound.mp3" type="application/x-mplayer2" name=fenetre1 >
IE can find sound.mp3, not Netscape 7.
Whit Netscape 7,I have to write the complet path of sound.mp3, like this :
<embed src="c:\DocumentsDAD\Mesdocuments\try_html\sound.mp3"
type="application/x-mplayer2" name=fenetre1 >
Why ?
This large path will not be accepted by a server !
Anticipate thanks Jack
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.0.1) Gecko/20020823 Netscape/7.0
