| Play MP3 on mouse click
|
jmorgan

msg:4362227 | 4:18 am on Sep 14, 2011 (gmt 0) | I want to play an MP3 file when a user clicks a button/image. Is there an easy way to do this?
|
abacus2011

msg:4362528 | 6:46 pm on Sep 14, 2011 (gmt 0) | i found this here if you would like to try it... [codingforums.com...] <input type="button" value="Play" onclick="play('http://somesong.mp3')"><input type="button" value="Stop" onclick="stop()"> there is also more post on this in that thread from that link
|
jmorgan

msg:4362627 | 10:53 pm on Sep 14, 2011 (gmt 0) | Thanks!
|
|
|