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 directly possible to convey a meliorate command on Video Flash Players y'all embed on spider web pages or blogs. One such novel characteristic is that y'all tin command (i.e either Turn On or Off) the default Hyperlink onrush close 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 y'all embed Youtube's video code on your website, a hyperlink is laid yesteryear default to Youtube.com. When y'all Click on this embedded flash thespian for 1st fourth dimension it every bit normal starts playing the streaming Youtube video. However, when y'all Click on same streaming flash thespian for sec fourth dimension thence you're automatically re-directed to master copy Youtube site. Sometimes this tin live annoying if you've many Youtube Videos embedded on your spider web page. This work tin live easily fixed yesteryear manually adding allownetworking="internal" inwards 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 inwards default Youtube Code, notice starting as well as ending embed tags.
  3. Within embed tags notice allowfullscreen="true".
  4. Just later on allowfullscreen="true" add together allownetworking="internal".
  5. Now ship service the modified code on your webpage or blog to instruct Youtube's flash thespian link disabled.
  6. If you've problem implementing this physical care for thence delight re-create the sample modified code (given below inwards this article) guide to your blog (web page) as well as lastly 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>

Comments