<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentarios en: Adobe Flash Player 9 con soporte para Video h.264 o de alta definición (HD)</title>
	<atom:link href="http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/</link>
	<description>Recursos y ejemplos de actionscript, Flash, AIR, Flex, CSS y HTML. Tutoriales de actionscript 2 y actionscript 3</description>
	<lastBuildDate>Wed, 11 Jan 2012 17:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Por: Renato</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-3428</link>
		<dc:creator>Renato</dc:creator>
		<pubDate>Mon, 07 Feb 2011 04:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-3428</guid>
		<description>Estimado leo. este tema es bastante viejo aca en tu web pero es justo lo que necesito para mi, el problema es que tanto en el link de tu ejemplo con en los archivos que pones sale NO SE ENCONTRO EL VIDEO, mi server tiene la CURL activas, ademas deve ser mal el mismo archivo ya que ni en tu web de ejemplo funciona.
Te rograria abusando de tu bondad que me digas cual puede ser el problema. mi mail es ansisweb@hotmail.com</description>
		<content:encoded><![CDATA[<p>Estimado leo. este tema es bastante viejo aca en tu web pero es justo lo que necesito para mi, el problema es que tanto en el link de tu ejemplo con en los archivos que pones sale NO SE ENCONTRO EL VIDEO, mi server tiene la CURL activas, ademas deve ser mal el mismo archivo ya que ni en tu web de ejemplo funciona.<br />
Te rograria abusando de tu bondad que me digas cual puede ser el problema. mi mail es <a href="mailto:ansisweb@hotmail.com">ansisweb@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Luis</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1363</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Tue, 14 Apr 2009 19:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1363</guid>
		<description>Hola leo:
Necesito ayuda para poner varios videos en mi web.
El tema es que pude con un video, pero cuando quiero salir de la galeria videos
este queda y no se va.
Agradeceria muchisimo algunos consejos.
este es el script que estoy utilizando.
stop(); 
//Cargo el video youtube 
loadMovieNum(&quot;http://www.youtube.com/v/T3VfVtm3m8g&quot;,99); 
mc = _root.createEmptyMovieClip(&quot;controlador&quot;,1000); 
mc.nivel=99; 
mc.onEnterFrame = function() 
{ 
if (_level99._width&gt;0 &amp;&amp; _level99._height&gt;0) 
{ 
//Le cambio el tamaño del video 
_level99._width=5000; 
_level99._height=3000; 

//Le doy la posicion que quiero que tenga el video 
_level99._x=400; 
_level99._y=210; 
this.removeMovieClip(); 
} 
}</description>
		<content:encoded><![CDATA[<p>Hola leo:<br />
Necesito ayuda para poner varios videos en mi web.<br />
El tema es que pude con un video, pero cuando quiero salir de la galeria videos<br />
este queda y no se va.<br />
Agradeceria muchisimo algunos consejos.<br />
este es el script que estoy utilizando.<br />
stop();<br />
//Cargo el video youtube<br />
loadMovieNum(&#8220;http://www.youtube.com/v/T3VfVtm3m8g&#8221;,99);<br />
mc = _root.createEmptyMovieClip(&#8220;controlador&#8221;,1000);<br />
mc.nivel=99;<br />
mc.onEnterFrame = function()<br />
{<br />
if (_level99._width&gt;0 &amp;&amp; _level99._height&gt;0)<br />
{<br />
//Le cambio el tamaño del video<br />
_level99._width=5000;<br />
_level99._height=3000; </p>
<p>//Le doy la posicion que quiero que tenga el video<br />
_level99._x=400;<br />
_level99._y=210;<br />
this.removeMovieClip();<br />
}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: claudio</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1318</link>
		<dc:creator>claudio</dc:creator>
		<pubDate>Sun, 05 Apr 2009 19:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1318</guid>
		<description>hola leo, la web como siempre muy buena, quisrea saber si este reproductor soporta rtmp stream ,porque quisiera ponerle mi cam y que transmita en vivo,ne podrias ayudar con algun tutorial gracias de antemano por siempre ayudar a los demas,suerte</description>
		<content:encoded><![CDATA[<p>hola leo, la web como siempre muy buena, quisrea saber si este reproductor soporta rtmp stream ,porque quisiera ponerle mi cam y que transmita en vivo,ne podrias ayudar con algun tutorial gracias de antemano por siempre ayudar a los demas,suerte</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Anuar Garcés</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1276</link>
		<dc:creator>Anuar Garcés</dc:creator>
		<pubDate>Wed, 25 Mar 2009 03:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1276</guid>
		<description>Hola Leo, esta muy bueno tu ejemplo, te sacaste un 10, sólo una pregunta, cómo le hago para poder reproducir varios videos por medio de una lista en xml o algo asi???

Gracias!!!!!!</description>
		<content:encoded><![CDATA[<p>Hola Leo, esta muy bueno tu ejemplo, te sacaste un 10, sólo una pregunta, cómo le hago para poder reproducir varios videos por medio de una lista en xml o algo asi???</p>
<p>Gracias!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: LeoBaraldi</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1249</link>
		<dc:creator>LeoBaraldi</dc:creator>
		<pubDate>Sat, 21 Mar 2009 05:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1249</guid>
		<description>Podes de esta manera:
[as]//para controlar el audio crea un objeto Sound
var sonido:Sound = new Sound(this)
//para el nivel del volumen como se muestra abajo
sonido.setVolume(50)
//los valores van desde 0 a 100[/as]</description>
		<content:encoded><![CDATA[<p>Podes de esta manera:</p>
<div class="igBar"><span id="lactionscript-1"><a href="#" onclick="javascript:showPlainTxt('actionscript-1'); return false;">Clic para ver Texto Plano</a></span></div>
<div class="syntax_hilite"><span class="langName">Actionscript:</span>
<div id="actionscript-1">
<div class="actionscript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">//para controlar el audio crea un objeto Sound</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">var</span> sonido:<span style="color: #0066CC;">Sound</span> = <span style="color: #000000; font-weight: bold;">new</span> <span style="color: #0066CC;">Sound</span><span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">this</span><span style="color: #66cc66;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">//para el nivel del volumen como se muestra abajo</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">sonido.<span style="color: #0066CC;">setVolume</span><span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">50</span><span style="color: #66cc66;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">//los valores van desde 0 a 100 </span></div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Sebastian</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1228</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Mon, 16 Mar 2009 17:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1228</guid>
		<description>Una pregunta, como seria para controlar el audio del clip ?</description>
		<content:encoded><![CDATA[<p>Una pregunta, como seria para controlar el audio del clip ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: LeoBaraldi</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1111</link>
		<dc:creator>LeoBaraldi</dc:creator>
		<pubDate>Tue, 20 Jan 2009 21:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1111</guid>
		<description>aca esta como lo solucione yo
[as]
full_btn.onRelease = function() {
Stage.displayState = Stage.displayState == &quot;normal&quot; ? &quot;fullScreen&quot; : &quot;normal&quot;;
};
//acciones si se cambio el estado de la pantalla
escuchador.onResize = function() {
//porcentaje de escala para el video
escala = Math.floor((Stage.width/848)*100);
//
if (Stage.displayState == &quot;normal&quot;) {
mi_video._width = ancho;
mi_video._height = alto;
} else {
mi_video._width = (ancho*escala)/100;
mi_video._height = (alto*escala)/100;
}
reacomodar();
};
Stage.addListener(escuchador);
//reacomodar los elementos segun el estado de la pantalla
function reacomodar() {
full_btn._x = Stage.width-(full_btn._width+10);
full_btn._y = 10;
mi_video._x = (Stage.width/2)-(mi_video._width/2);
mi_video._y = (Stage.height/2)-(mi_video._height/2);
}
[/as]</description>
		<content:encoded><![CDATA[<p>aca esta como lo solucione yo</p>
<div class="igBar"><span id="lactionscript-2"><a href="#" onclick="javascript:showPlainTxt('actionscript-2'); return false;">Clic para ver Texto Plano</a></span></div>
<div class="syntax_hilite"><span class="langName">Actionscript:</span>
<div id="actionscript-2">
<div class="actionscript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">full_btn.<span style="color: #0066CC;">onRelease</span> = <span style="color: #000000; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #0066CC;">Stage</span>.<span style="color: #006600;">displayState</span> = <span style="color: #0066CC;">Stage</span>.<span style="color: #006600;">displayState</span> == <span style="color: #ff0000;">"normal"</span> ? <span style="color: #ff0000;">"fullScreen"</span> : <span style="color: #ff0000;">"normal"</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">//acciones si se cambio el estado de la pantalla</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">escuchador.<span style="color: #0066CC;">onResize</span> = <span style="color: #000000; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">//porcentaje de escala para el video</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">escala = <span style="color: #0066CC;">Math</span>.<span style="color: #0066CC;">floor</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">Stage</span>.<span style="color: #0066CC;">width</span>/<span style="color: #cc66cc;color:#800000;">848</span><span style="color: #66cc66;">&#41;</span>*<span style="color: #cc66cc;color:#800000;">100</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">//</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #b1b100;">if</span> <span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">Stage</span>.<span style="color: #006600;">displayState</span> == <span style="color: #ff0000;">"normal"</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mi_video.<span style="color: #0066CC;">_width</span> = ancho;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mi_video.<span style="color: #0066CC;">_height</span> = alto;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mi_video.<span style="color: #0066CC;">_width</span> = <span style="color: #66cc66;">&#40;</span>ancho*escala<span style="color: #66cc66;">&#41;</span>/<span style="color: #cc66cc;color:#800000;">100</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mi_video.<span style="color: #0066CC;">_height</span> = <span style="color: #66cc66;">&#40;</span>alto*escala<span style="color: #66cc66;">&#41;</span>/<span style="color: #cc66cc;color:#800000;">100</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">reacomodar<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #0066CC;">Stage</span>.<span style="color: #0066CC;">addListener</span><span style="color: #66cc66;">&#40;</span>escuchador<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">//reacomodar los elementos segun el estado de la pantalla</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">function</span> reacomodar<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">full_btn.<span style="color: #0066CC;">_x</span> = <span style="color: #0066CC;">Stage</span>.<span style="color: #006600;">width</span>-<span style="color: #66cc66;">&#40;</span>full_btn.<span style="color: #0066CC;">_width</span>+<span style="color: #cc66cc;color:#800000;">10</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">full_btn.<span style="color: #0066CC;">_y</span> = <span style="color: #cc66cc;color:#800000;">10</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mi_video.<span style="color: #0066CC;">_x</span> = <span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">Stage</span>.<span style="color: #0066CC;">width</span>/<span style="color: #cc66cc;color:#800000;">2</span><span style="color: #66cc66;">&#41;</span>-<span style="color: #66cc66;">&#40;</span>mi_video.<span style="color: #0066CC;">_width</span>/<span style="color: #cc66cc;color:#800000;">2</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mi_video.<span style="color: #0066CC;">_y</span> = <span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">Stage</span>.<span style="color: #0066CC;">height</span>/<span style="color: #cc66cc;color:#800000;">2</span><span style="color: #66cc66;">&#41;</span>-<span style="color: #66cc66;">&#40;</span>mi_video.<span style="color: #0066CC;">_height</span>/<span style="color: #cc66cc;color:#800000;">2</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Alex</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1110</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 20 Jan 2009 12:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1110</guid>
		<description>Estoy atrapado... no consigo hacer que sea sólo el video el que ocupe la pantalla y no aparezca el resto de la web.

Dentro de un reproductor de listas de videos... tengo un boton que hace esto...

[as]mcControls.fullScreen_btn.onRelease = function():Void  
{
		   	Stage[&quot;displayState&quot;] = &quot;fullScreen&quot;;
};[/as]

que codigo faltaría poner para que sólo ver el video y no el resto de la web.

gracias de antemano

alex</description>
		<content:encoded><![CDATA[<p>Estoy atrapado... no consigo hacer que sea sólo el video el que ocupe la pantalla y no aparezca el resto de la web.</p>
<p>Dentro de un reproductor de listas de videos... tengo un boton que hace esto...</p>
<div class="igBar"><span id="lactionscript-3"><a href="#" onclick="javascript:showPlainTxt('actionscript-3'); return false;">Clic para ver Texto Plano</a></span></div>
<div class="syntax_hilite"><span class="langName">Actionscript:</span>
<div id="actionscript-3">
<div class="actionscript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mcControls.<span style="color: #006600;">fullScreen_btn</span>.<span style="color: #0066CC;">onRelease</span> = <span style="color: #000000; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">Void</span>&nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;<span style="color: #0066CC;">Stage</span><span style="color: #66cc66;">&#91;</span><span style="color: #ff0000;">"displayState"</span><span style="color: #66cc66;">&#93;</span> = <span style="color: #ff0000;">"fullScreen"</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>que codigo faltaría poner para que sólo ver el video y no el resto de la web.</p>
<p>gracias de antemano</p>
<p>alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: RaAn</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1109</link>
		<dc:creator>RaAn</dc:creator>
		<pubDate>Sat, 17 Jan 2009 23:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1109</guid>
		<description>Te escribo solo para darte las gracias!, enserio que sorprendente que haya personas como tu compartan sus conocimiento mas aún cuando estamos en un mundo tan competitivo.

Si tengo alguna duda te aviso jeje
...Saludos</description>
		<content:encoded><![CDATA[<p>Te escribo solo para darte las gracias!, enserio que sorprendente que haya personas como tu compartan sus conocimiento mas aún cuando estamos en un mundo tan competitivo.</p>
<p>Si tengo alguna duda te aviso jeje<br />
...Saludos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: rakeljuice</title>
		<link>http://www.leobaraldi.com.ar/2008/04/video-h264-o-de-alta-definicion-hd-en-flash-player-9/comment-page-1/#comment-1074</link>
		<dc:creator>rakeljuice</dc:creator>
		<pubDate>Thu, 11 Dec 2008 15:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.leobaraldi.com.ar/2008/04/06/video-h264-o-de-alta-definicion-hd-en-flash-player-9/#comment-1074</guid>
		<description>El ejemplo que has subido esta en cs3? Porque no puedo abrirlo con flash 8, que es la verson que tengo.Gracias, Rakeljuice</description>
		<content:encoded><![CDATA[<p>El ejemplo que has subido esta en cs3? Porque no puedo abrirlo con flash 8, que es la verson que tengo.Gracias, Rakeljuice</p>
]]></content:encoded>
	</item>
</channel>
</rss>

