Copy link to clipboard
Copied
I would like to disable the forward button on the play bar until a specific audio clip finishes playing. Is there a way to disable only the forward button on entering a side, and then turn it back on at a specific time? I realize that I can do this by disabling the play bar altogether and creating custom buttons, but I would like to be able to do it on the bar itself. Is the possible?
Thanks,
Jeff
Copy link to clipboard
Copied
It is possible with HTML5, I won't post a solution though since there are people that sell this, including our company.
Copy link to clipboard
Copied
I'm not using HTML5 for this project, it's the swf version.
Jeff
Copy link to clipboard
Copied
It would be possible to edit the playbar then. You would more than likely need to hard code it for a number frames.
Copy link to clipboard
Copied
Why so reluctant to use custom navigation? It has become so easy with states and shared actions...
Copy link to clipboard
Copied
I'm sort of locked in to using the play bar, as the client really likes to see the progress slider moving...
Copy link to clipboard
Copied
You can combine the playbar with some custom buttons which you take out of the playbar as well.