Forum Discussion
JordanWeinst011
3 years agoCommunity Member
Play pause with Javascript
Hello,
Is there a pay using Javascript and
var player = GetPlayer()
method to then trigger play or pause of the Storyline player? After I define player, how could I then trigger play or pause?...
WaltHamilton
3 years agoSuper Hero
What do you have in mind for initiating play/pause?
- JordanWeinst0113 years agoCommunity Member
Hi,
I would like to attach the play/pause to one of the button elements on the
webpage I am embedding the program in to.Jordan