Trying to delay the keyboard 'Enter' trigger to jump to the next slide
By
Stu Hilton
Hi all,
I have course with custom Next/Back buttons, which only appear when I determine (based on the amount of content on the individual slides).
I've been asked if I can also add the ability for the learner to use the keyboard 'Enter' button to jump to the next slide, and also use left/right arrow keys to jump back/forward as well.
Adding the triggers for the keys is no problem but, how do I implement the delay feature? The trigger wizard doesn't have a time option, and trying to use the state of the associated button isn't working either (even before the button's timeline appears, it has a state of 'Normal').
Any help would be appreciated !!
Stu
2 Replies
Maybe you could add that trigger to a layer and then have a separate trigger that shows that layer when the timeline reaches whatever time? Not 100% sure this will work, but might be worth a shot.
Yep, that seems to work.
By adding a trigger to show the layer that starts when the Next button timeline starts, I can simply copy the layer and the new base layer trigger to each other slide without having to make any other changes.
Cheers !!