tweezy
02-08-2003, 02:44 AM
ok im using hotmail and i want to make it so that when i click on it it will play the music without switching sites...like it stays on the same page it just plays the music
|
View Full Version : how do i hyper link music so that..... tweezy 02-08-2003, 02:44 AM ok im using hotmail and i want to make it so that when i click on it it will play the music without switching sites...like it stays on the same page it just plays the music Pange 02-08-2003, 05:13 AM I think you would have to do something like this: <embed src=yourfilename.mid autostart=true hidden=true> Do you mean that you're just going to send an email and have it have background music for when the reciever opens it as they read the message? tweezy 02-08-2003, 04:54 PM i meant so that on my site when someone clicks a link it will play the music but wont have to go to a new sub-page i meant to say im using angelfire not hotmail lol lonelyangeluk 02-08-2003, 05:15 PM do you mean like this - http://fallenangelkina.tripod.com/sing.html you do, I did it like this - <a href="http://www.yoursite.com/whatever.wav">Listen</a> hope it works, if you're still confused just take a look at my source. |