Hi All,
I am using a <embed> tag to play a mp3 file, I would like to know when the mp3 playing is completed how can we find it that the song is end in playing?
is there any event or php function or javascript is there it find it?
Please kindly let me know how to achive this or give me some tutorials or guidance on this.
Thanks and regards,
DharProg
How to find a audio file is completed playing in embed tag
Moderator: General Moderators
Re: How to find a audio file is completed playing in embed t
Seems the answer is to use Flash: http://stackoverflow.com/questions/3267 ... done-playi
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.