The addition of the CC button with the Captions plugin is great! The problem is, I haven't been able to figure out how to toggle the button's visibility during runtime. It would make sense that if the clip's showCaptions property is set to false, the button would be hidden. Alas, this is not the case.
I've tried altering the new button property of the Captions plugin during runtime, but this doesn't seem to work either. I need to be able to alter this behavior during the clip's/player's onPlay event, depending upon whether the current clip has a Closed Captioning file or not. If there's no out-of-the-box way to accomplish this, I'll need to alter the plugin's source code once again.
Thanks in advance - Joel
I've tried altering the new button property of the Captions plugin during runtime, but this doesn't seem to work either. I need to be able to alter this behavior during the clip's/player's onPlay event, depending upon whether the current clip has a Closed Captioning file or not. If there's no out-of-the-box way to accomplish this, I'll need to alter the plugin's source code once again.
Thanks in advance - Joel