Using Javascript to select an object/group and show/hide it (AS2)

Apr 12, 2017

I do not want to use Triggers. Can someone give me an example, not a video, of Javascript code which can be used to select a group of items and hide them?

My main issue is I am not sure how to select objects in Articulate Storyline 2 using Javascript. In JS with HTML, it is quite simple, 

element = document.getElementById(id);

What selectors should I use for ID within Articulate Storyline?

Say I have a bunch of objects grouped, Group5, how would I declare Group5 as a variable? And how would I show() or hide() that group?

4 Replies

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