View Single Post
  #2  
Old 04-01-2004, 21:24
hrb2k hrb2k is offline
Senior Member
 
Join Date: Aug 2003
Location: Tidewater, VA, USA
Posts: 228
Thanks: 0
Thanked 0 Times in 0 Posts
hrb2k
the voice.afs file is used to play sounds in the options and L-R trigger menus. they tell you what each option is/does.

they are very annoying and most ppl turn them off. jeffma commented it out and prolly deleted the file to save some disc space.

don't even bother messing with trying to make your own. its way to complicated.

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>

make sure there are no spaces before embed and put that in between the body tags. you can put a midi file or an adx file in place of the wav file. to play the midi file, use that tage above. to play an adx use this instead,

x-avefront://---.dream/proc/play/adx/adxfile.adx

put that instead of file:/

hope it helps.
Reply With Quote