What JS event(s) are triggered when you open the Table of Contents?
Hello,
This is perhaps a question best for TLCMediaDesign, but maybe someone else can help, too.
I would like to know what event(s) are triggered when cpCmndTOCVisible is toggled.
The problem is that toggling cpCmndTOCVisble 'breaks' my play/pause button because doing so will make the movie start playing again, but my play/pause button remains in a "paused" state. (My 'paused' state means the pause image is hidden and the play image is showing.)
So I figured I could listen for the TOC-toggle-event, and when it occurs, hide the play button and show the pause button....
Or if there are better ideas out there, I am ears. : )
Thanks for the help!
