Computers |
|
| | #1 (permalink) |
| Junior Techie | i want to take an image and make it so that when you click on it, it will play a short audio file... how can i do that? also, i would like to know how to make an image play an audio file play when you hover the mouse over it (like those stupid "next generation of smiley's" ads that shout "HEEEELLLLOOOOO!!", for example) i have never done anything like this, so i have no idea where to start |
| | |
| | #2 (permalink) |
| Super Techie | http://www.dynamicdrive.com/dynamici...criptsound.htm Instead of onMouseOver, you probably would want to use onClick. And instead of an URL, you would want to use an image. But I'm pretty sure those instructions should put you in the right direction.
__________________ For I am not ashamed of the gospel of Christ: for it is the power of God unto salvation to every one that believeth ~Romans 1:16 |
| | |