View Single Post
  #22  
Old Jun 19, 2009, 01:31 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Flynn has provided the answer. There are two changes to the YouTube post you need to make

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="265" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" />
<param name="src" value="http://www.youtube.com/v/Hgilf4FTGAY&amp;hl=en&amp;fs=1&amp;rel=0&amp;color 1=0xe1600f&amp;color2=0xfebd01" />
<param name="allowfullscreen" value="true" />
<param name="wmode" value="opaque">
<embed type="application/x-shockwave-flash" width="320" height="265" wmode="opaque" src="http://www.youtube.com/v/Hgilf4FTGAY&amp;hl=en&amp;fs=1&amp;rel=0&amp;color 1=0xe1600f&amp;color2=0xfebd01" allowscriptaccess="always" allowfullscreen="true">
</embed></object>

add the parts in red to your post and give it a shot
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Jun 19, 2009 at 01:34 PM.