E Edison L Guest Apr 21, 2009 #2 Put the sound file in a flash and publish it into a swf, then embed the flash file into your html file and set it to hidden.
Put the sound file in a flash and publish it into a swf, then embed the flash file into your html file and set it to hidden.
S ScottyDoDotty New member Apr 21, 2009 #3 <embed src="yourmusic..whatever" width=25 height=25 autostart=false repeat=true loop=true> </embed> you can change width height autostart (I prefer off) repeat and loop last 3 are true and false just making sure you know
<embed src="yourmusic..whatever" width=25 height=25 autostart=false repeat=true loop=true> </embed> you can change width height autostart (I prefer off) repeat and loop last 3 are true and false just making sure you know
S ScottyDoDotty New member Apr 21, 2009 #4 <embed src="yourmusic..whatever" width=25 height=25 autostart=false repeat=true loop=true> </embed> you can change width height autostart (I prefer off) repeat and loop last 3 are true and false just making sure you know
<embed src="yourmusic..whatever" width=25 height=25 autostart=false repeat=true loop=true> </embed> you can change width height autostart (I prefer off) repeat and loop last 3 are true and false just making sure you know