Quote:
Originally posted by hrb2k
are you saying you want to play background music during the start page?
< embed src="file:/dpwww/nameoffile.wav" hidden=true autostart=true loop=true>< /embed>
|
Just a correction.
Since the INDEX.HTM is in the DPWWW folder, and i had put my MENU.WAV in that folder too.
The link should be:
< embed src="nameoffile.wav" hidden=true autostart=true loop=true>< /embed>
Now it's working.