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!
Hi Zi,
My method works if there are single videos on a single slide at a time. I wouldn't edit the code at the point in your screen shot. You need to go to the variable panel and set the numberOfVideos variable to 2. Keep in mind that you have to total ALL videos in the course. Perhaps I should have named this variable totalNumberOfVideos, and this would have described what it needs to be in a better way — but I try to keep my variable naming length down to a dozen or so characters for the most part.
I think your screen shot has pointed out something to me that I should probably clean up. It doesn't hurt how this works, it's just some extra code that doesn't really need to be there. Thanks for that!