I am trying to convert our all-flash website to HTML 5.
But since so many users still use IE and other browsers that do not support HTML 5 yet,
I am looking for some flash media players that can replace <audio>
and <video>
.
My google skill does not yield good results.
The flash media player should dispatch events specified at https://developer.mozilla.org/En/Using_audio_and_video_in_FireFox (or at least talk to javascript some how for those events).
Do you know a flash media player that can easily be embedded inside <audio>
or <video>
and talks to javascript for events?