Forum Discussion
ReenaMittal-e9a
9 years agoCommunity Member
Remove Sound Icon/Volume Control from any slide
Finally, I have found the solution for how to remove the sound icon/volume icon in any slide.
LesaBlack
3 years agoCommunity Member
Thanks Perry for that code but it didn't work for me. I'm using Storyline 3 and have only one slide with audio. We have a new requirement to include the volume button on the player so I just need that icon for the one slide only. I put your java to hide the volume in a trigger on the first slide of the project [$(".cs-icon.volume-icon").hide();] and then the java to add it back in on the slide with audio [$(".cs-icon.volume-icon").show();] and then again inhibit it on the slide following the one slide with audio.
Maybe this doesn't work in Storyline 3? (Sadly I'm unable to share the file)
PerryBennett-12
3 years agoCommunity Member
Hi, this solution unfortunately is for Storyline 360, not Storyline 3.
Perry
Related Content
- 10 months ago