Forum Discussion
Force the menu to only show slides from selected scenes (not the whole project)
- 8 months ago
I think it looks just fine. Please email me at nedim.ramic@gmail.com so I can send you the .story file along with a few important details you should be aware of.
Ideally, only Scene 1 should be displayed in the menu. The other scenes can likely be hidden using JavaScript. Once a selection is made, we could dynamically reveal the selected scene in the menu, and the first scene if needed.
If you can provide more details about your structure or even better a mockup .story file, I may be able to assist further. This is how I did it in a sample project:
Nedim - this would be ideal, like you said. Give me some time to create a mock-up without all the proprietary info. and I'll upload.
I've not worked w/ JavaScript, but can prob. figure it out if I see some sample code.
- KeithShull_VO8 months agoCommunity Member
Nedim - Here's a mock-up without all the proprietary info. (and a lot fewer slides! 😉). I appreciate anything you can do to help with the menu issue! You solution looks promising!
Thanks!- Nedim8 months agoCommunity Member
I think it looks just fine. Please email me at nedim.ramic@gmail.com so I can send you the .story file along with a few important details you should be aware of.
- MaryG-217 months agoCommunity Member
Nedim Similar situation for me. There are two branches, each with three scenes. The purpose is to have one that has the audio available while the other has no audio and is built to be more accessible. Would the solution you helped Keith with possibly apply to hiding 3 scenes when the learner clicks the with audio vs. without audio on the title slide?