views:

23

answers:

0

I am using an opensource flash video player F4player on my webpage. I have to play next video upon completion of currently playing video. How can I do this using JavaScript? How can I can check the playing state?

If this is not possible without editing the actionscript file, then can you please suggest some free/open source alternatives for this?