Forum Discussion
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.
36 Replies
Hi Sanju, thanks for checking in! We're still tracking this request. If this feature makes it into a future update of Storyline 360, we'll let you know!
Hi Sanju,
Some features in Storyline 360 are also in Storyline 3, but some aren't. Thanks for letting me know you're using Storyline 3--if we add this feature there, we'll notify you!
- RashidRahmanCommunity Member
Hi All,
Is there any solution to this issue in storyline 3 ?
Btw the zip file posted by Reena cannot be viewed as browsers these days do not support flash.
Any help is appreciated.
Regards
Hello Rashid!
We don't currently have a feature in Storyline 3 to disable the volume control per slide.
We've logged this as a feature request, and I've linked your comments so we can update you if this feature makes it on our roadmap.
- AngelaYoung-c38Community Member
I would also like this feature in Storyline 3!
- JeremiahObara-6Community Member
It's been 4 years, we are still waiting, could this feature be turned in asap, wouldn't mind it as a end/new year Articulate 360 feature gift, he-he!
- MicheleKresco-9Community Member
I'd love to know the status of this request. Any updates?
Hi Michele,
Thanks for checking in!
Currently, I don't have an update on this request, although it is still on our radar. We'll be sure to update this thread if it makes it to our feature roadmap. In the meantime, please don't hesitate to reach out to our support engineers if you need assistance on your project. We'll be happy to take a look!
- LynnKurtz-992f7Community Member
I would like this feature, as well. Please add me to the vote!
- PerryBennett-12Community Member
I have come across this problem over the years as well, where I have a slide that I have to hide the seekbar but then the volume icon is still there. I have used the frame.xml solution in the past but that can be a pain to update every time you publish. Add this to a JavaScript trigger on the slide where you want to hide just the volume icon:
$(".cs-icon.volume-icon").hide();And if you need to add it back in a later slide:
$(".cs-icon.volume-icon").show();Perry
Related Content
- 10 months ago