I have a site where i'm showing 2 "tutorial" videos recorded with Camtasia.
They are both "autostart=false"
I'm using the combination of an mp4 file, and the movie_controller.swf files.
I would like to be able to start a movie through Javascript (i'm assuming this is possible), and also get notified in Javascript when the movie finishes.
Is this possible? Is it documented anywhere?
Thanks!