Forum Discussion
CelineLing
12 years agoCommunity Member
Jump to next slide after all object have benn drag and drop
We have a slide with several layer may be drag and drop in random order. we want to jump to next slide when all object have been drag and drop. How we do this?
Thanks.
RebeccaFleischC
12 years agoCommunity Member
Hi Celine,
I think the attached is doing want.
I created 4 True False variables; default = False. There is one T/F for each layer, and one to jump to next slide
There's a trigger on each layer to set its associated variable to True when timeline starts on that layer
(.e.g., set variable A = true when timeline starts on layer A)
There's a trigger on each layer to set variable Jump to True IF variables A, B, AND C = True
There's a trigger on each layer to Jump to next slide when timeline ends IF Jump = True
Trigger order is important!
Related Content
- 2 years ago