CompanyOnwership_icon
Advocacy
Created on 03 June 2020
icon_unfollowing
Login to follow
youtubereactive

YouTubeReactive

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 22 Mar (4 weeks ago) by 
Advocacy
youtubereactive

YouTubeReactive

Documentation
1.0.4

How to use this component:

  1. Download and install the YoutubeReactive in your environment.;
  2. In your application, refer the WB YouTubePlayer;
  3. You can set some definitions like, height, setMuted, setLoop, showControls, showFullscreen;
  4. If in your application you have a list you can also use the function PlayVideo to play another video. E.G.: Video List

In case you only have a video URL you can use the function GetYT_VideoID to get the youtube VideoID.


1.0.3

How to use this component:

  1. Download and install the YoutubeReactive in your environment.;
  2. In your application, refer the WB YouTubePlayer;
  3. You can set some definitions like, height, setMuted, setLoop, showControls, showFullscreen;
  4. If in your application you have a list you can also use the function PlayVideo to play another video. E.G.: Video List

In case you only have a video URL you can use the function GetYT_VideoID to get the youtube VideoID.


1.0.2

Using the component is straight forward, with the following steps:

  1. Download the component and install in your desired environment.
  2. Create or open a Reactive Web application.
  3. Add the component to the app using the Manage Dependencies button (or Ctrl+Q).
  4. Locate the component in the component tree window, and drag it to the desired location on the desired screen (typically in the MainContent placeholder):
  5. Set the videoId, height, and width input parameters to the desired values. Width and height will default to 640x480 if not set. You can find the video ID for a YouTube video in the URL as the v URL parameter.
  6. OPTIONAL: Add a handler action for the OnVideoComplete event if you want to execute client logic when the video playback has completed.

Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
YouTubeReactive has no dependencies.