Give us feedback
youtubereactive
Reactive icon

YouTubeReactive

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 25 Nov (9 days ago) by 
0.0
 (0 ratings)
youtubereactive

YouTubeReactive

Details
Simple component for embedding YouTube videos in Reactive Web apps. Simply add a reference to the component, drag and drop it to the desired location, and set the properties for sizing and YouTube video ID. You can also run code when the video playback completes by adding a handler for the OnVideoComplete event.
Read more

Need a simple way to embed a YouTube video in your Reactive Web application? This component provides an easy solution.

Simply add a reference, drag the component to the desired location on the screen, and set a few properties, and you're done.

See the demo app for examples.

Uses the YouTube IFrame Player API, documented here:

https://developers.google.com/youtube/iframe_api_reference

Release notes (1.0.3)

Added two new methods:

  • GetYT_VideoID: Returns the videoID from a youtube URL.
  • PlayVideo: If the player is already initialized and we want to play another video, we should call this new function. It's only necessary the VideoId.
License (1.0.3)
Reviews (0)