Forum Discussion
PeteSmithies
5 years agoCommunity Member
Hotspots in storyline that allow "click through"
I have a number of objects on a page that have visible rollover effects. I would now like to place a single hotspot over them all in order to play an audio file if they are clicked on, but without a...
MathNotermans-9
5 years agoCommunity Member
When you add a hotspot above buttons...it will block their 'hover'-behaviour, thus this will not work.
What you can do however is just add a 'Play Media' trigger to your objects when clicked.
if you have a lot of objects and thus donot want to have to add triggers to all objects, well then Javascript can handle it too.
You can add a Javascript that targets all objects you want and then trigger 1 or multiple audios with that. So the hover remains working by default Storyline triggers and the audio gets triggered by a Javascript called on start of the timeline.
Related Content
- 2 months ago
- 8 months ago
- 9 months ago