Forum Discussion
Allow seeking set to NO on slide layer not working
Hello,
When I set Allow seeking to NO on slide layer , the timeline is still showing.
I have set the layer to:
-Hide other slide layers
-Allow seeking: No
When I click on the button to see the additional information on the layer, while the timeline hasn't finished, I see the timeline continuing...
Is there a way not to show the timeline on the additional layers?
Thanks,
Julie
12 Replies
- julieFrappier20Community Member
I read the following: If the seekbar on the base layer is draggable (Which in my case it is), then the seekbar on a slide layer will be draggable unless you select Allow Seeking: No. With that setting, the seekbar is ignored and will not visibly progress. - Which is not the case.
What am I missing?
Thanks,
Julie
- RenGomezStaff
Hi Julie,
Selecting the Allow Seeking: No option will not remove the seekbar from the base layer, it just won't allow the user to control the playback of that layer.
There's not a way to remove the seekbar on slide layers. You'll have to remove the seekbar from the player entirely if you prefer not to show it. Hope this helps!
- JenniferBirc962Community Member
Hello! Maybe I am missing something, but I have set the Allow seeking option to NO on a layer, but I can still drag the progress bar when that layer is displayed. I thought that option would "freeze" the seekbar on the layer so that it cannot be dragged. The only option selected in the layer properties dialog is to Hide other slide layers. Any suggestions? Thanks!
- BeccaLevanCommunity Member
Thanks for reaching out, Jennifer!
Any chance you could share your .story file in this discussion so folx can make suggestions—just click the Add Attachment button to upload the file, or share it privately here!
- JenniferBirc962Community Member
Hi Becca - thanks for your response and sorry for the delay! I'm not able to share the original file, but I reproduced the issue in a small file (attached).
I think the functionality I'm experiencing is by design, although it seems confusing to me. As I mentioned, when the layers are set to NO seeking, I can still drag the seekbar, which plays the audio from the base layer. So I'm assuming Storyline is "freezing" the layer seekbar functionality, but is NOT freezing the base layer seekbar functionality. The base layer seekbar is therefore active, so users can drag it.
If the above is correct, I'm basically looking for a way to freeze the entire seekbar when users are viewing a layer. Otherwise, if they drag the seekbar, they will get audio related to the base layer, which is not in alignment with what they are seeing on the layer. Thanks!
- BeccaLevanCommunity Member
Thanks so much for sharing your file, Jennifer!
From here, I want to enlist one of our support engineers to take a closer look, so I've opened a support case on your behalf and shared these details. Be on the lookout for an email from our team soon!
- GuyKatSolutionsCommunity Member
Hey Jennifer and Becca - I'm having the same issue now. Did you find a solution to this? Many thanks
- MariaCSStaff
Hi GuyKat.
When you choose Yes in the Allow Seeking option, the layer's content is synchronized with the seekbar. For example, learners can use the seekbar to rewind and fast forward if the layer has a video.
When you choose No, the user can still interact with the seekbar, but it won't control the layer's timeline.
If you don't want the user to be able to use the seekbar, then the current option is to remove it from the player, as Ren mentioned above.
I hope this helps!
- GuyKatSolutionsCommunity Member
That is very helpful - I understand the functionality now. Thank you for your response!!
- JenniferBirc962Community Member
Hi all, and my apologies for not following up on what I learned from the engineering team. They confirmed my thought that, by design, the base layer seekbar is still draggable when the current layer's seekbar is set to No seeking.
I was hoping to "freeze" the base layer seekbar after the learner experiences the base layer and moves on to Layer x. But no can do. The way it works now is that if learners are on Layer x and manipulate the base layer seekbar, they hear the base layer audio but are seeing the (non-audio) Layer x visuals. Potential for confusion there, imo. I am planning on submitting a feature request. Thanks!
- KyleMainCommunity Member
I found a thread with javascrip to hide it
I want to freeze it as well. The user experience is bad by design when the layer has animations covering the base layer and there is no audio on the layer, but dragging the seekbar allows a learner to hear the base layer audio.
I'm wondering if there is a way to stop the audio from playing on the base layer when seeking on the layer is set to no with a trigger.
It's only 2 of 30 slides, so I can't use the player to globally effect this.
I'm wondering why there are not more people posting about this, unless they found a solution.
The javascript I found to hide the seekbar is $('div.controls-group.control-bar.cs-seekcontrol.progress-control').hide();My other solution is making the layer a dialogue layer, but it's blocking the entire player - how nice would this dialogue layer be if there was no dimming of the player, but just like the next button, we can disable it - see it, but not interact with it.
- ElenaEsinaCommunity Member
I am checking in case there were any advancements in this area? I would really like the ability to either freeze the seek bar for the layer(s) or hide it for that slide altogether (but not globally). This thread is quite old but it seems the gap is still there so curious if there are new options out there. Thanks