Tim_
3 months agoCommunity Member
Change state of button from Javascript?
Is it possible to change the state of a button to 'visited' or 'hidden' from Javascript (e.g. execute javascript when timeline starts on this slide).
Or do I need to set a variable for each object, then set a watch on the variable within storyline to set the state of the matching object when the variable is set a certain way (e.g. goes from 0 to 1)? Because that will get complicated fast.