<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Scroll Component</title>
	<link>http://www.after-hours.org/2007/03/12/scroll-component/</link>
	<description></description>
	<pubDate>Sat, 30 Aug 2008 02:07:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: fenix</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-6040</link>
		<pubDate>Sat, 05 Apr 2008 17:03:06 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-6040</guid>
					<description>&lt;code&gt;
class c {
	private static var __instancia:c;
	private var __config:Object;
	
	private function c () {
		__config = {
			t:1,
			e:["easeOutExpo", "easeInExpo", "easeInOutExpo", "linear", "easeOutBack"],
			colores:["0x283704", "0xFFFFFF", "0x979797","0x62860c","0x9FD127"]
		}
	}
	
	public static function getC():c{
		
		if(__instancia == null){
			__instancia = new c();
		}
		
		return __instancia;
	}
	
	public function get (id:String):Object {
		return __config[id];
	}
	
	
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code><br />
class c {<br />
	private static var __instancia:c;<br />
	private var __config:Object;</p>
<p>	private function c () {<br />
		__config = {<br />
			t:1,<br />
			e:["easeOutExpo", "easeInExpo", "easeInOutExpo", "linear", "easeOutBack"],<br />
			colores:["0x283704", "0xFFFFFF", "0x979797","0x62860c","0x9FD127"]<br />
		}<br />
	}</p>
<p>	public static function getC():c{</p>
<p>		if(__instancia == null){<br />
			__instancia = new c();<br />
		}</p>
<p>		return __instancia;<br />
	}</p>
<p>	public function get (id:String):Object {<br />
		return __config[id];<br />
	}</p>
<p>}<br />
</code>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: toni</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-6010</link>
		<pubDate>Fri, 14 Mar 2008 02:52:01 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-6010</guid>
					<description>Hola Sergi,

haces doble clic sobre el clip de película y en el segundo fotograma, modificas:

[AS]
bg_mc._visible = true
[/AS]

por

[AS]
bg_mc._visible = false
[/AS]

Saludos</description>
		<content:encoded><![CDATA[<p>Hola Sergi,</p>
<p>haces doble clic sobre el clip de película y en el segundo fotograma, modificas:</p>
<div class="igBar"><span id="lactionscript-1"><a href="#" onclick="javascript:showPlainTxt('actionscript-1'); return false;">PLAIN TEXT</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;">bg_mc.<span style="color: #0066CC;">_visible</span> = <span style="color: #000000; font-weight: bold;">true</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>por</p>
<div class="igBar"><span id="lactionscript-2"><a href="#" onclick="javascript:showPlainTxt('actionscript-2'); return false;">PLAIN TEXT</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;">bg_mc.<span style="color: #0066CC;">_visible</span> = <span style="color: #000000; font-weight: bold;">false</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Saludos
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Sergi</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-6009</link>
		<pubDate>Wed, 12 Mar 2008 23:31:33 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-6009</guid>
					<description>Gracias, genial scroller.
Por cierto es posible que el fondo no tenga color o se le pueda aplicar alfa?</description>
		<content:encoded><![CDATA[<p>Gracias, genial scroller.<br />
Por cierto es posible que el fondo no tenga color o se le pueda aplicar alfa?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Corsario</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5872</link>
		<pubDate>Thu, 17 Jan 2008 23:00:18 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5872</guid>
					<description>Buen trabajo gracias por el recurso...</description>
		<content:encoded><![CDATA[<p>Buen trabajo gracias por el recurso...
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: toni</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5841</link>
		<pubDate>Thu, 10 Jan 2008 20:16:17 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5841</guid>
					<description>Me alegro que os guste ;)

Orion,

el problema, es que el scroll no lo hice pensando en eso, pero prometo hacer una nueva versión con esas características. 

Un saludo</description>
		<content:encoded><![CDATA[<p>Me alegro que os guste <img src='http://www.after-hours.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Orion,</p>
<p>el problema, es que el scroll no lo hice pensando en eso, pero prometo hacer una nueva versión con esas características. </p>
<p>Un saludo
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: enrike</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5838</link>
		<pubDate>Thu, 10 Jan 2008 12:35:38 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5838</guid>
					<description>gracias por las ayudas para mejorar y seguir aprendiendo!</description>
		<content:encoded><![CDATA[<p>gracias por las ayudas para mejorar y seguir aprendiendo!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: enrike</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5837</link>
		<pubDate>Thu, 10 Jan 2008 12:34:52 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5837</guid>
					<description>impresionante!!</description>
		<content:encoded><![CDATA[<p>impresionante!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fernando</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5828</link>
		<pubDate>Wed, 09 Jan 2008 13:43:55 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5828</guid>
					<description>Muchas gracias Toni... me has sido de mucha utilidad... =D</description>
		<content:encoded><![CDATA[<p>Muchas gracias Toni... me has sido de mucha utilidad... =D
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Orion</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5820</link>
		<pubDate>Tue, 08 Jan 2008 20:42:19 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5820</guid>
					<description>Felicidades, el componente quede super bueno, ahora le estoy echando un look al codigo, tratando de ver porque no puedo capturar ningun evento del mouse en el clip que cargo dentro del scroller. 

Podrian darme un norte?</description>
		<content:encoded><![CDATA[<p>Felicidades, el componente quede super bueno, ahora le estoy echando un look al codigo, tratando de ver porque no puedo capturar ningun evento del mouse en el clip que cargo dentro del scroller. </p>
<p>Podrian darme un norte?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: joseclon</title>
		<link>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5761</link>
		<pubDate>Fri, 28 Dec 2007 00:26:06 +0000</pubDate>
		<guid>http://www.after-hours.org/2007/03/12/scroll-component/#comment-5761</guid>
					<description>Gracias Toni, me lo he bajado ahora y mañana le echaré un vistazo, para aprender un poco.

¡Muchas gracias por compartir!</description>
		<content:encoded><![CDATA[<p>Gracias Toni, me lo he bajado ahora y mañana le echaré un vistazo, para aprender un poco.</p>
<p>¡Muchas gracias por compartir!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
