Kanuck
07-19-2003, 06:41 AM
I have had some trouble locating AU sound files for mouseover links. Is there anywhere I may be able to find them?
~Knux
~Knux
|
View Full Version : Sound files. Kanuck 07-19-2003, 06:41 AM I have had some trouble locating AU sound files for mouseover links. Is there anywhere I may be able to find them? ~Knux Lissa 07-19-2003, 12:09 PM http://www.wavcentral.com/ Kanuck 07-27-2003, 05:25 AM They seem to be down, or I'm having trouble accessing the sound files. Also, I know the sound of the file I want, but I don't know what name it would be as. What should I do? ~Kanuck masterlugi 07-28-2003, 05:08 PM How do i get a song to play on my page (I am making a new GUild on neopets and trying to get a song on it) ive done it before but i have forgotten how to do it. please help DisneyFan25863 07-28-2003, 09:54 PM If you want to have a little "play button": <embed src="yourmidiname.mid" width=25 height=25 autostart=true repeat=true loop=true> If you want it to just play (with no way of stopping): <embed src=yourwavname.wav autostart=true hidden=true> |