Advanced


Explore the power of Advanced Connectors in this guide. These versatile tools offer precise control, dynamic animations, and seamless transitions to elevate your video projects. Discover how to unlock their full potential and unleash your creative vision.

Custom Change:

Custom Change redefines what's possible by enabling you to select a layer and specify a path in the code leading to a specific keyframe. You can then introduce logic to that keyframe, creating dynamic animations and interactions. For example, you can animate a bar graph along the Y-axis and make it responsive to data values, creating dynamic data visualizations.

Advanced Config:

In the Advanced Config section, you can configure text settings for right-to-left (RTL) text and Arabic, giving you precise control over text display and formatting.

Player Events:

With Player Events, you have the freedom to add custom code to specific events within your video. These events include:

  • onAllReady: When the video is ready to play.

  • onFirstPlay: Immediately after the viewer clicks play.

  • OnPlay: Every time the user presses play.

  • OnFrame: When the video reaches a specific frame.

  • OnReplay: When the viewer finishes watching the video and presses replay.

  • OnPause: When the viewer clicks pause.

  • OnMute: When the viewer mutes the video.

  • OnUnmute: When the video is unmuted.

Last updated