Trigger action during particular point in timeline?

Jul 15, 2013

Is it possible to trigger an action during a particular moment in a timeline (not the end or beginning)? If not directly, is there a work-around?

5 Replies
Jason Johnson

Thanks for the demo. This is exactly what I was trying to do BUT I added one layer of complexity that caused it to break. An object will fire an event (trigger) when IT'S timeline starts, not just the main timeline. HOWEVER, I was adding one extra layer that Storyline's back-end processing doesn't seem to like. I tend to use a lot of variables and when the timeline started, I was adjusting a variable and was anticipating the other object (the button in your case) to listen for that variable to be adjusted and make it's own adjustment at that point BUT that never happened. It probably has something to do with when the variables are changed in relation to the timeline or chain of events.

My main suggestion is NOT to "daisy chain" events together and go the direct route if you want to minimize your troubleshooting. For example, a picture changes state and when it does a variable is changed (false>true) and a button is listening for that variable to change and then it changes it's own state. DON'T DO THAT! Go the direct route! When the picture changes state have the button change it's state too! Skip the variable middle-man.

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