Forum Discussion
Replay Button on Seekbar Not Working
Hi. A client has come back to me to note that the replay button on the right side of the seekbar doesn't work. I've checked it on both the Flash and HTML5 versions. I also can't find any triggers that specify the replay button, when pushed, should replay the audio for the slide. Can you help?
- VinceScomaCommunity Member
Hi Stephanie,
Thank you for inquiring about this feature request to add more functionality to the Rewind button! While I don't have an update to share at this time, we are tracking this request. I will be sure to share the additional votes/comments with our team. You can also find more details about our process here.
As soon as we have an update to share, we will be sure to reach out!
- StephanieJon196Community Member
Folks, was this ever fixed?
- LynnMurphy-916fCommunity Member
I just submitted a feature request for this. Thank you.
- KristenLlobr354Community Member
Owen Holt has created new code that works in the latest version. I've tried it and it works perfectly!
To hide the reset from the bar:
document.getElementById('reset').style.visibility = "hidden";To show the reset:
document.getElementById('reset').style.visibility = "visible";Thread that Owen updated the code: https://community.articulate.com/discussions/articulate-storyline/delete-or-hide-refresh-icon-only-but-keep-seekbar
- GregPoole-b96a7Community Member
Though I think Owen said that the code works in Classic player, not Modern...
- NormaKaplanCommunity Member
Thanks for you input. I got around this issue somehow, I made sure all layers were the same length, I didn't change any settings and where I can, I put arrows to ask if the learner wants to review the material again.
- KristenLlobr354Community Member
I'm guessing this isn't an easy fix for the developers since it has been years since I first had this problem and it still works EXACTLY the same way. Or more to the point, doesn't work. Please, if you aren't able to fix this, make it so that the replay button either doesn't show up or can manually be removed. Trying to explain to clients why the button doesn't work and why we can't get rid of it without also getting rid of the seekbar is just embarrassing.
And btw, I've tried the javascrip that someone in this thread and another thread have mentioned, and it doesn't work, at least in the latest version of Storyline.
- DanielGavril946Community Member
Hello, the js still work dude, just execute it when timeline start, it can buggy if you have another slides without the js. Btw the bast way is to:
go in your published zip file >html5 >data >js > frame.js(open with notepad) find "replay":true change to false
- BradWalkerCommunity Member
Adding my vote too. This seems to have been around for a while now but has still not been addressed. Seems crazy to show the button if it does not work!
- AlexandraRam861Community Member
Add my vote too
- MikeBowie-f2804Community Member
Adding my vote to this as well. I deal with people who take things literally and won't accept anything other than 'It's working' or 'it isn't'. They don't care about reasons why, 'a replay button needs to replay' is what they will tell me.... fingers crossed.
- OlliePotterCommunity Member
Are you still accepting votes? If so, please add mine 👍