Forum Discussion
Variable Playback Speed
- 2 years ago
Hello Everyone!
I'm happy to share that we have released Storyline 360 version 72 (Build 3.72.29654.0).
Included in this release is a new feature where you can let learners explore at their own pace by choosing a course playback speed between 0.25x and 2x.
Now all you need to do is update Storyline 360 in your Articulate 360 desktop app on your computer. You'll find our step-by-step instructions here.
Please let us know if you have any questions by reaching out to our Support Engineers directly.
Have a great day!
@Math Thanks for this code! I have implemented in my project and it seems to work well when I publish for web and run it on my local machine. However when I put it on the web server it does not work....I am sure that I am missing something fairly obvious and easy, but cannot figure out what it might be. Could you offer any guidance?
For sure i can help. Its the audio speedup ? Do check your console for errors. Most likely is that your code cannot find the proper audio-element. If you can't find and fix it, add a sample of your Storyline here and i will doublecheck.
- MartyRiesberg3 years agoCommunity Member
@Math, thanks for the offer. This is really frustrating to me that I cannot get it to respond as you suggest. I am sure it is user error on this end but cannot find it. At my wits end!!
- MathNotermans-93 years agoCommunity Member
So the error you had in it... referencing 'allAudio' instead of 'allAudios'.
One character makes all the difference.
In the attached zip the fixed Storyline is... and added a captured video showing you how to debug things like this yourself, so you can quickly fix it yourself next time.
Regards,
Math- MartyRiesberg3 years agoCommunity Member
Thank you so much for your time and effort on this. I now see and understand the error that I made! I was able to publish and play this on my local machine with success! When I take the file and publish to a web server, link here, I come up with additional errors that a file did not load. Sorry to continue to ask questions, but I am new to this.
Once again, all of your help is greatly appreciated. I feel like every time there is a step forward there is also on backward. I am confident that with the last step resolved all will be well!!