Content agreement

This website uses a session ID cookie to distinguish visitors. This is necessary to properly deliver the content and to prevent visitors from accessing unauthorized content. It doesn't let anyone, including this website, track visitors across multiple domains, nor does it let third-party services access any informations about the user. If you want to disable cookies, you can follow the guide here. Please not that if you're signed in to a Google or a Facebook account, you may receive additional cookies through these services.

In addition, to better adapt our services to the users we'd like to collect some anonymous usage data, such as screen resolution, preferred language, and navigation through Google Analytics.

Videobox display methods

Direct player

Direct player is the most basic display method. All it does is insert an iframe with the video. It can also be configured to start playing automatically (one per page).

&display=`player` (single video only)

Therion - Symphony No. 9

Supported parameters

&autoPlay boolean; determines whether to start playing automatically

Box

&display=`box` (single video only)

Therion - Symphony No. 9 Therion - Symphony No. 9 Box display is a great way to insert videos without sacrificing a lot of space for the player. That way it makes your articles straight to the point without unnecessary distractions while keeping the videos right where they belong to. Rather than the huge full-size video player taking up space and distracting the reader, the box display only shows a small video thumbnail with an optional title. When user clicks the thumbnail, the video opens in a lightbox player, or in an inline player. The box element itself behaves just like the photos in your article - you can set it to float to the left or to the right, center it with margin: 0 auto; or apply any other CSS styling to it.

You can use &class=`vb_play_button` parameter to display a play button over the thumbnail

Slider

Slider displays thumbnails just like the gallery. However, unlike the gallery it includes all videos on a single page and wraps them inside a carousel. That way users can scroll through all videos without reloading the page each time.

&display=`slider` (only works with multiple videos)

Supported parameters

&move string; how many thumbnails should be scrolled - singe or all
arrow_upward