Forum Replies Created

Viewing 76 replies (of 76 total)
  • The only problem with the PRE tag is…

    If you have to go back and edit the YouTube tag – after it’s “working so great,” you’ll notice that the PRE tag has stripped the YouTube Embed tag in half.

    Cry.

    Everything after the word “transparent” in the YT tag will be missing.

    So, the PRE tag works great…. if/until you go back to Manage > Post afterward… because the code will have changed ??

    For example:

    It will change it from this:

    <pre><object width="425" height="355"><param name="movie" value="https://www.youtube.com/v/SNtZkEoTbuw&rel=1"></param><param name="wmode" value="transparent"></param><embed src="https://www.youtube.com/v/SNtZkEoTbuw&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></pre>

    To this, (if or when) you try to go back and edit the tag later.

    <pre><object width="325" height="255">
    <param name="movie" value="https://www.youtube.com/v/SNtZkEoTbuw&amp;rel=1"></param>
    <param name="wmode" value="transparent"></param></object></pre>
Viewing 76 replies (of 76 total)