Javascript – interact with Camtasia’s player using Javascript

camtasiajavascript

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!

Best Answer

Just to document my findings, in case someone else needs to do this...

No, you can't.