Previous Steps

How to Add a “Play” Function to play Progression in the Timeline where “Stop” function is placed?

Next Steps

How to Create a button as the trigger for the action?

How to Add a “Go to” Function to Go to a specific timeframe in the Timeline?

hiCreo / Resources / Help Center / How-to-Add-a-“Go-to”-Function-to-Go-to-a-Specific-Timeframe-in-the-Timeline

1. Open Your Presentation

Start by opening the presentation you want to edit in the hiCreo.ai editor.

2. Select or Create a Trigger Item

Choose or create an item that will act as the trigger for the action. Click on this item, then click the “Code” bubble menu to open the Code box.

3. Add the “Events” Function

In the code box, drag and drop the “When this item clicked” block into the assembly area.

4. Add the “Go to” Function

In the Code box, find the “go to () seconds” block under the Timeline section. Drag and drop this block into the assembly area below the “When this item clicked” block. The blocks should snap together. Enter the specific timeframe in seconds where you want the timeline to jump.

5. Preview the Changes

To ensure the “Go to” function works as intended, click on “Preview” and select “Current page” to test it.

*To learn more about visual block-based programming and access advanced tutorials, please visit Scratch or search for “Scratch programming tutorials” on YouTube.