Control the playback of your videos through page scrolling. This guide explains step-by-step how to configure the properties to create exceptional visual effects, with practical examples to master every single feature.
Upload your video and define the visual basics of the container for perfect integration.
Insert the video file you want to animate. Ensure it is optimized for the web (preferably MP4).
A temporary static image shown while the video is being processed in the background.
Choose the container's background color and how to anchor the video.
Adjust the speed and smoothness with which the video reacts to the mouse wheel.
Defines "how much" the user must scroll to play the entire video. The "vh" measurement indicates the height of the screen (100vh = 1 full screen).
Manages the physical sensation and inertia of the scrolling.
Subverts the normal flow of the page, managing what happens at the end of the video.
Ensure a seamless playback by loading the video into memory before the action.
Activates a temporary block that "freezes" the component until the video is 100% downloaded in the user's browser, guaranteeing absolute smoothness.
Customize the aesthetics of the waiting screen and its colors.
Upload your company logo or a custom icon that will appear perfectly centered within the circular animation.
Define the exact intersection between the monitor and the component where the magic starts and ends.
The Viewport is the user's device screen. The Video Container is the box containing your footage.
Use the control panel on the left to simulate the settings in Elements. See the live result in the browser window on the right. Blue lines control when the video starts, Red lines control when it ends.
Manage the margins and internal padding to lay out the component on the page.
Use standard spacing controls to give the layout room to breathe.
Improve graphic integration and intuitively guide your users.
Apply overlapping gradients to hide sharp cuts in the video.
An area (HUD) at the bottom where you can insert texts or icons to suggest scrolling.