Video Of Day

Breaking News

Disable Link On Youtubes Embedded Flash Player


With the latest upgrade to Abode Flash Player Disable Link On Youtubes Embedded Flash Player How To Disable Link On Youtube's Flash Player? ↓


With the latest upgrade to Abode Flash Player, it is at i time possible to convey a meliorate command on Video Flash Players yous embed on spider web pages or blogs. One such novel characteristic is that yous tin terminate command (i.e either Turn On or Off) the default Hyperlink assail near embedded video flash players. Example: Youtube.com

With the latest upgrade to Abode Flash Player Disable Link On Youtubes Embedded Flash Player

Take an illustration of Youtube's Embedded Flash Player. Whenever yous embed Youtube's video code on your website, a hyperlink is laid past times default to Youtube.com. When yous Click on this embedded flash actor for 1st fourth dimension it equally normal starts playing the streaming Youtube video. However, when yous Click on same streaming flash actor for sec fourth dimension in addition to then you're automatically re-directed to master copy Youtube site. Sometimes this tin terminate live annoying if you've many Youtube Videos embedded on your spider web page. This occupation tin terminate live easily fixed past times manually adding allownetworking="internal" inward Youtube's code.


With the latest upgrade to Abode Flash Player Disable Link On Youtubes Embedded Flash Player Add allownetworking="internal" To Youtube Code ↓



With the latest upgrade to Abode Flash Player Disable Link On Youtubes Embedded Flash Player


  1. Copy the master copy default embedding code of your favorite Youtube video on a notepad.
  2. Now inward default Youtube Code, abide by starting in addition to ending embed tags.
  3. Within embed tags abide by allowfullscreen="true".
  4. Just afterwards allowfullscreen="true" add together allownetworking="internal".
  5. Now postal service the modified code on your webpage or weblog to instruct Youtube's flash actor link disabled.
  6. If you've problem implementing this physical care for in addition to then delight re-create the sample modified code (given below inward this article) guide to your weblog (web page) in addition to hold upwardly earlier embedding don't forget to modify the url value to your selected Youtube video.


With the latest upgrade to Abode Flash Player Disable Link On Youtubes Embedded Flash Player Demo: Youtube Flash Player With Default Link ↓


Youtube's orignal Default Code alongside allownetworking="internal" non added.

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/aeYTBvanFmE&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;iv_load_policy=3&amp;showsearch=0&amp;showinfo=0"/> <param name="allowFullScreen" value="true"/> <embed wmode="transparent" src="http://www.youtube.com/v/aeYTBvanFmE&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;iv_load_policy=3&amp;showsearch=0&amp;showinfo=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed><param name="wmode" value="transparent"/> </object>

With the latest upgrade to Abode Flash Player Disable Link On Youtubes Embedded Flash Player Demo : Youtube Flash Player With Link Disabled ↓

Youtube's Modified Embedded Code alongside allownetworking="internal" added.

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/aeYTBvanFmE&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;iv_load_policy=3&amp;showsearch=0&amp;showinfo=0"/> <param name="allowFullScreen" value="true"/> <embed wmode="transparent" src="http://www.youtube.com/v/aeYTBvanFmE&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;iv_load_policy=3&amp;showsearch=0&amp;showinfo=0" type="application/x-shockwave-flash" allowfullscreen="true" allownetworking="internal" width="425" height="344"></embed><param name="wmode" value="transparent"/> </object>

No comments