Forum Discussion
Storyline Video Custom Controls Not Working
- 2 months ago
Try using a single Play/Pause button that toggles between two states, rather than separate buttons. You can use the built-in "Selected" state to handle this:
- The Normal state should show the Pause icon
- The Selected state should show the Play icon
Since "Selected" is a built-in state, Storyline will automatically toggle between these two states when the button is clicked.
You can then use triggers to pause or resume the timeline based on the button's current state. For example:
- When the button is clicked,
→ If state = Selected → Pause timeline
→ If state = Normal → Resume timeline
This keeps the interaction simple and clean with only one toggle button controlling both actions. Example trigger below:
I've also attached my version of the setup for you to review.
Hi, DanielJackso042!
I understand you can't upload the file due to security purposes. I wanted to point out that you're welcome to share it privately with our team, and we're happy to sign an NDA upon request. We delete the files once troubleshooting is complete.
I've added a test version below under Nedim's comment...feel free to take a look and point out any glaringly obvious mistakes I must be making.
Related Content
- 7 months ago
- 7 months ago
- 9 months ago
- 10 years ago