Problem: I’m using ActivePresenter to create SCORM-compliant video content and I’d like to add a feature similar to YouTube’s skip buttons — specifically, the ability to jump forward or backward by 10 seconds during video playback.
ActivePresenter version: ActivePresenter Pro Edition
Version 9.1.3 - 64-bit build. (Released: 2023.10.31)
You can use the apProgress variable to achieve that, @megha
For example, with the settings as in the image below, when you click the button, the video will jump forward 10 seconds.
I tried creating the apProgress variable and assigned it a value of 10000, but while I previewed the output it didn’t work. The video didn’t move forward by 10 seconds. Is there any other turnaround?
Make sure that you set up the event-action exactly as the image above.
If it doesn’t work, kindly send the project file and its external data folder named in the format PROJECT_FILE_files (if any) to support@atomisystems.com so we can check.