Using JavaScript to tell the StoryLine Flash Player to go to slide

Sep 24, 2012

Hello,

Is there any way that I can use JavaScript to tell the Flash Player in StoryLine to go to a slide? For instance: if(myslide ==1 )

{

    var player = GetPlayer();

    player.goToSlide(1)

}

Thanks.

Swetha

1 Reply

This discussion is closed. You can start a new discussion or contact Articulate Support.