PDA

View Full Version : How can I embed a .wav file into an image?


polliwogfrog
09-28-2002, 07:36 PM
Ribbit! Ribbit!
Came back here to ask,
Does anyone know what code would embed a .wav file into an image, like a link? Something that would make the cursor turn into a hand when image was passed over, and instead of link, I had a .wav file there?
Thanks for help,
Polliwog :)

Josh
09-28-2002, 08:18 PM
Like this?Try it.<a href="blah.wav"><img src="cdcov.jpg"></a>

polliwogfrog
09-28-2002, 09:40 PM
Thank you dbindle. :)
I am learning the html language as we speak,
and did not know it is not "embedded."
I wrote down your reply and will use,
Thanks again! :)
Polliwog

polliwogfrog
09-28-2002, 09:43 PM
And Josh, I thank you as well!
Polliwog,
(wrote them both up)