How to Add 10-Second Forward/Backward Skip Buttons in SCORM Output (Like YouTube)?

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)

OS: Windows

Notes:

Hi,

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.

Hope that it helps.
BR,

Hi,

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?

Thanks,

Megha

Hi,

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.

In case the files are large, you can upload the files somewhere (such as Google Drive) and then share the download link with us.

BR,

Hi,

Is there a way to move the videos forward or backward by 10seconds using the keyboard arrows?

Hi,

Yes, it is possible to do that. Just add the On Key Press event with suitable actions and conditions to the slide as in the image below:

BR,
Thuy

1 Like