Skip to main content

Posts

Showing posts from August, 2011

Embed Youtube video inside Jwplayer - example

<embed height="300" width="470" flashvars="file=http://www.youtube.com/watch?v=ZSn51xYQ3rw&autostart=true&stretching=fill&image=http://www.example.com/hwdvideos/thumbs/l_aweithwanybbb3.jpg" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" quality="high" bgcolor="#000000" name="player" id="player" style="" src="mediaplayer.swf" type="application/x-shockwave-flash"> Note: You need to have 'yt.swf' (file related to youtube) along side 'mediaplayer.swf' to get this code working.