Articulate Storyline

Targeting Specific Objects in Storyline with JavaScript

In the past, I showed you how to talk to and target specific items in your storyline stage by targeting accessibility text. Today, I will show you how to do the same thing with an object ID instead. That way, you don't have to use the accessibility text; you can use a simple number to talk to an object.

This comes in handy when you add custom JavaScript and want a specific object to hide, show, animate, or do something custom. It becomes incredibly useful with any custom JavaScript code.

Jeff Batt
26 Mar, 2024