Overblog
Follow this blog Administration + Create my blog

jsapi

A custom Youtube video audio part II

A custom Youtube video audio part II

this is a continuation of the previous post relative to THE VERY ATTRACTIVE youtube video/audio players. this code builds a youtube player drived from a vfp form and using internet.explorer.application. the form is set with horizontal scrollbar as a scrollable...

Read more

Playing with Youtube medias (video-audio)

Playing with Youtube medias (video-audio)

The JavaScript API allows users to control embedded YouTube video players via JavaScript. youtube video can be embed in an iframe with all parameters needed. < iframe class="youtube-player" id="player" type="text/html" src="http://www.youtube.com/embed/JW5meKfy3fY?wmode=opaque&autohide=1&autoplay=1&enablejsapi=1"...

Read more