Forum Discussion
Can you speed up the player in Articulate 360?
- 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 Mark,
Thanks for your contribution.
Although, can you please elaborate the control video part?? audio speed control is working fine but i am not able to do anything with "var myVide = $("video");"
Please reply
First, I should have named the variable "myVideo". Sorry about that.
I think you just replace all instances of "myAudio" with "myVideo" in
the code provided, and then make sure there is a video on your slide.
I haven't checked this in awhile so I'm not up on it. I know that
Articulate decided to take out jQuery references, so this might affect
what I was trying to do here.
-Mark