How to remove the Youtube Logo (Embed FlashPlayer)
It’s simple, just copy the Embed of Youtube and change word (domain) youtube by avenidanet. More information in Spanish.
For example:
Changing this code:
<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/N5etCbMTNCk&hl=en&fs=1">
</param>
<param name="allowFullScreen" value="true">
</param>
<embed src="http://www.youtube.com/v/N5etCbMTNCk&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
<param name="movie" value="http://www.youtube.com/v/N5etCbMTNCk&hl=en&fs=1">
</param>
<param name="allowFullScreen" value="true">
</param>
<embed src="http://www.youtube.com/v/N5etCbMTNCk&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
by that other:
<object width="425" height="344">
<param name="movie" value="http://www.avenidanet.com/v/N5etCbMTNCk&hl=en&fs=1">
</param>
<param name="allowFullScreen" value="true">
</param>
<embed src="http://www.avenidanet.com/v/N5etCbMTNCk&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
<param name="movie" value="http://www.avenidanet.com/v/N5etCbMTNCk&hl=en&fs=1">
</param>
<param name="allowFullScreen" value="true">
</param>
<embed src="http://www.avenidanet.com/v/N5etCbMTNCk&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
Result of this example:
Disadvantages for the moment (for his quick release):
* Audio single high and low.
* It loses a little video quality.
* Unable to navigate the video.
Te interesó este articulo, visita estos...
Animate escribe un comentario...
Da tu opinion






