Skip to main content
Version: V10

Scenario - Playback Media from Media Library

Before you start

We assume that you have read one of the following articles and embedded one of the below mentioned widgets and landed on this page. If not, please refer to these articles before your start reading and implementing instructions mentioned in this article.

  1. How to use VIDIZMO Widgets
  2. How to use Media Detail View Widget
  3. How to use Media Gallery View Widget
  4. How to use Carousel Widget
  5. How to use Featured Media Widget
  6. How to use Most Popular Media Widget
  7. How to use Most Recent Media Widget
  8. How to use Most Viewed Media Widget

Playback Audio from a widget:

Get Started

This document demonstrates how to playback an audio in modal from the Detail View Widget.

Step 1:  Add the following HTML tag in the body section of your web application code to add the detail view widget.

Step 2:  Add the modal in the body section of your web application code to play back the audio within the modal.

Note: The user can choose whether to playback the audio in a modal or any other way he wants.

Note: Theater mode button in the video/audio player on clicking raises an event, which the user can handle and playback the content in theater mode.

Step 3:  Add the following script in the body section of your web application code for the player to work within the modal.

Step 4:  Add the following style tag in the head tag of your web application code to apply the styling to your modal.