Forum Discussion
TerryArthur-310
9 months agoCommunity Member
States not doing what I need.
Hi Everyone... I have an interaction where the learner uses a slider to view multiple sides of an object (8 different states). On the main state I have several markers, and depending on the slider po...
DanielCañaveral
9 months agoCommunity Member
Hi Terry. I reimagined your project by making several key changes:
- Inserting the markers themselves into the relevant feature layers
- Tying the audio to a click event (i.e., when the marker is clicked)
- Having each feature layer appear to "close" when the audio completes (this required adding dead space to the audio itself to allow for some delay)
- Having the floating description boxes initially set to Hidden within each feature layer until a click event changes them (temporarily) to Normal
- Creating triggers that change feature checkmarks (off stage with initial state of Hidden) to Normal until the click event takes place on the appropriate feature layer
- Adjusting the Layer Settings to "Resume..." when revisiting
I've gone ahead and built out a few layers to get you started. Thanks for the challenge.