Re: Problem with the youtube button

  •  02-24-2011, 10:39 AM

    Re: Problem with the youtube button

    When I paste my video's embed code
     
    1. <iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/TU_4WDtfCis" frameborder="0" allowfullscreen></iframe>
     
    in "Paste the YouTube Embed code here:", the embed code becomes :"
     
    1. <object xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" height="344" width="425" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" > <param name="Movie" value="<iframe title" /><param name="allowFullScreen" value="true"/><embed src="<iframe title" width="425" height="344" allowfullscreen="true"  type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" ></embed>   
     I think there is a problem with the <embed src="<iframe title" .... no?
    Can you help me make this button work please?
     
View Complete Thread