I was searching for Javascript/Flash tiny, cross-browser sound player (notifier), but every solution I've met was or too big and feature-full, or based on different libraries (not on Jquery I'm using), or with bugs. The only feature I need is 'play'. :)
For example, / - this nice little player does not work in Firefox (SetVariable issue).
I'm working on it almost for 3 days and nights. )
Please remend tiny, cross-browser implementation. Thank you!
I was searching for Javascript/Flash tiny, cross-browser sound player (notifier), but every solution I've met was or too big and feature-full, or based on different libraries (not on Jquery I'm using), or with bugs. The only feature I need is 'play'. :)
For example, http://flash-mp3-player/players/js/download/ - this nice little player does not work in Firefox (SetVariable issue).
I'm working on it almost for 3 days and nights. )
Please remend tiny, cross-browser implementation. Thank you!
Share Improve this question asked Jul 13, 2010 at 10:40 topright gamedevtopright gamedev 2,6657 gold badges35 silver badges53 bronze badges3 Answers
Reset to default 7You could use SoundManager 2, allegedly used by last.fm and soundcloud.
What about Dew Player http://www.alsacreations.fr/dewplayer.html
Maybe html5-based plugin would be good for notifications, check out this https://stackoverflow./a/9690139/1889306