Variable for page name

Oct 15, 2014

Is there a variable that I could pull the name of the slide from? For example, if I named the first slide in a scene "Benefits", could I pull that data into a variable? 

3 Replies
Robert Stewart

If you know JavaScript and XML coding you can pull the info from the frame.xml file.

Here's an example that pulls the scene and slide names into a web object.
Then you can navigate using the web object table row IDs.
Only works on a server or (localhost) since it is using XMLHttpRequest.
All the code is in the web object html page. Right click the menu and view source.

http://robbiestewart.ca/StorylineNavMenu/story.html

http://robbiestewart.ca/StorylineNavMenu/StorylineNavMenu.zip

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