Iframe embed

Any youtube video can be embedded using videoken controls. The easiest way to embed is using an html iframe tag.

To embed this Youtube video with video_id VwVg9jCtqaU using Videoken, the embed code to use is

<iframe src="https://youtube.videoken.com/embed/VwVg9jCtqaU" frameborder="0" allowfullscreen allow="autoplay" 
width="540" height="270"></iframe>

Note: Do not remove any of the iframe attribues from the above code. All the attributes are required for the player to function properly


Find a sample embed running below