tcmleung
08-15-2002, 08:22 AM
I use <EMBED> to add music on the website:
<EMBED id='embMusic' src='best/0.mid' ></EMBED>
I want that after the song is finished, another song would play.
So how can I use javascript to check whether the song is still playing or already finished? Please help!!!
:confused:
Thank you
<EMBED id='embMusic' src='best/0.mid' ></EMBED>
I want that after the song is finished, another song would play.
So how can I use javascript to check whether the song is still playing or already finished? Please help!!!
:confused:
Thank you