How to make overlays interactive
Last updated
Was this helpful?
Last updated
Was this helpful?
Making overlays is one thing. Making interactive overlays is another.
This guide shows how to make interactive overlays with buttons that toggle their corresponding graphics on and off.
Interactive overlays only work if you prepare and set up embed codes on your website.
Navigate to the Dashboard > Templates > Resources and download and open the Interactive Example template.
For help, see .
In the composition tree, double-click the A Button sub-composition.
Select the mainBase widget to add the interactivity.
The event tool allows you to assign interactivity to a widget.
Navigate to the event tab in the property panel and select Mouse Down from the drop-down menu.
Click Add.
Deselect Active in the Send Message to Composition Script box.
Select Active in the control sub-composition box to activate the interactivity.
In the Composition dropdown menu, select A, which is the sub-composition that will be controlled by the A Button.
Select Toggle so the A Button toggles the A Graphic on and off.
You've just added your first event.
To test whether it worked
Click A Button in the output window.
The green graphic should toggle off.
Repeat steps 3-8 to set up the other three buttons and their corresponding graphics.
If you want to specify the cursor type your viewers see while interacting with the output, see the Mouse Pointer event property setting.
When outputting interactive overlays, you must use Singular embed codes on your website. If you output via the standard process of combining overlays with your video production software, the overlays won't be interactive.