How to Show Play/Pause Buttons without Progress Bar in Articulate Storyline

Published: 

In Articulate Storyline, we can display the default Play/Pause and Replay buttons without displaying the progress bar. This blog shows you how.

Published: 
How to Show Play/Pause Buttons without Progress Bar in Articulate Storyline

We all know that in Articulate Storyline, we have an option to show or hide the Progress Bar. If progress bar is visible, the Play/Pause and Replay buttons will also be visible. If we hide the progress bar, these buttons get hidden too. But changing the code in the frame.xml file after publishing the Storyline file, we can show or hide the Play/Pause and Replay buttons independent of the progress bar.

In this blog post I’ll show how this can be done.

Steps to Display only the Play/Pause and Replay Buttons:

Step1:

Access the slide Properties and check the Seekbar option.

Access slide properties

Check the seekbar

Step2:

Now publish the file.

The output  is shown below.

Publish the file

We see that the Play/Pause and Replay buttons appear along with the progress bar.

Step3:

Open story content > frame.xml file in a notepad.

Open story content

Step4:

Now find the “<control name=”seekbar” enabled=”true” />” tag in the frame.xml file.

Seekbar enabled true
Seekbar enabled true

In this tag, replace all instances of true with false and save the file.

Step5:

Now open the output file.

Check the output file

We see that the Play/Pause and Replay buttons are visible though the progress bar is not.

Hope these simple steps make your job easy a little quicker. Have another way of doing this? Do share.

how-to-select-right-rapid-authoring-tool-cta
How to Select the Right Rapid Authoring Tool

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Shares
Copy link