<?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>Comments on: AS3: StageManager</title>
	<atom:link href="http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/</link>
	<description>Learn &#38; Interact with the ActionScript World</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:34:01 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-3928</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 27 Jan 2010 03:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-3928</guid>
		<description>Hi There,
I&#039;m trying to implement your stage manager and for some reason one of the assets goes off the stage and comes back to its right position only after me manually changing the size of the window...

here&#039;smy code:
addChild(myOcean);
			sm=new StageManager(stage,&quot;easing&quot;,.5,Regular.easeOut);
			sm.addEventListener(StageManagerEvent.ON_RESIZE, resizeHandler);
			
			sm.addItem(myOcean, &quot;BC&quot;);
			sm.init();</description>
		<content:encoded><![CDATA[<p>Hi There,<br />
I&#8217;m trying to implement your stage manager and for some reason one of the assets goes off the stage and comes back to its right position only after me manually changing the size of the window&#8230;</p>
<p>here&#8217;smy code:<br />
addChild(myOcean);<br />
			sm=new StageManager(stage,&#8221;easing&#8221;,.5,Regular.easeOut);<br />
			sm.addEventListener(StageManagerEvent.ON_RESIZE, resizeHandler);</p>
<p>			sm.addItem(myOcean, &#8220;BC&#8221;);<br />
			sm.init();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Van Patter</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-3514</link>
		<dc:creator>Joshua Van Patter</dc:creator>
		<pubDate>Sun, 14 Jun 2009 04:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-3514</guid>
		<description>Very, very helpful...  Thank you very much for this class...</description>
		<content:encoded><![CDATA[<p>Very, very helpful&#8230;  Thank you very much for this class&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-2005</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-2005</guid>
		<description>you&#039;re welcome, thomas.</description>
		<content:encoded><![CDATA[<p>you&#8217;re welcome, thomas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-2002</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Tue, 02 Sep 2008 10:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-2002</guid>
		<description>Nice class dude! Thanks. Like the tweening</description>
		<content:encoded><![CDATA[<p>Nice class dude! Thanks. Like the tweening</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-858</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Tue, 08 Jul 2008 15:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-858</guid>
		<description>no problem about your english.

what bugs have you run into with TweenLite?  I assure you there are not many (if any at all) bugs in the engine.  I use it on a daily basis and push it a lot and it has better bezier tweening capabilities than Tweener.</description>
		<content:encoded><![CDATA[<p>no problem about your english.</p>
<p>what bugs have you run into with TweenLite?  I assure you there are not many (if any at all) bugs in the engine.  I use it on a daily basis and push it a lot and it has better bezier tweening capabilities than Tweener.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActionScriptSharingSessions &#187; Blog Archive &#187; StageManager</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-855</link>
		<dc:creator>ActionScriptSharingSessions &#187; Blog Archive &#187; StageManager</dc:creator>
		<pubDate>Tue, 08 Jul 2008 08:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-855</guid>
		<description>[...] Voici la source : lien [...]</description>
		<content:encoded><![CDATA[<p>[...] Voici la source : lien [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mika</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-854</link>
		<dc:creator>Mika</dc:creator>
		<pubDate>Tue, 08 Jul 2008 08:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-854</guid>
		<description>I think that native Flash Tweens are very restricted. Tweener give you more posibilities. Like bezier etc...

I think Tweener is better than Tweenlight because  i met several bug with Tweenlight.

Thank&#039;s a lot for this StageManager 

(sorry for my english )</description>
		<content:encoded><![CDATA[<p>I think that native Flash Tweens are very restricted. Tweener give you more posibilities. Like bezier etc&#8230;</p>
<p>I think Tweener is better than Tweenlight because  i met several bug with Tweenlight.</p>
<p>Thank&#8217;s a lot for this StageManager </p>
<p>(sorry for my english )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-853</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Tue, 08 Jul 2008 04:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-853</guid>
		<description>Glad you like it Mika, but why edit it to use Tweener?  Did you change the functionality or just wanted to use Tweener in it?  I didn&#039;t include a tweening engine because i didn&#039;t want to have to include dependencies, but if you insist on using a tweening engine i would go with TweenLite (http://www.tweenlite.com). It&#039;s updated more frequently, faster, and more lightweight than Tweener.</description>
		<content:encoded><![CDATA[<p>Glad you like it Mika, but why edit it to use Tweener?  Did you change the functionality or just wanted to use Tweener in it?  I didn&#8217;t include a tweening engine because i didn&#8217;t want to have to include dependencies, but if you insist on using a tweening engine i would go with TweenLite (<a href="http://www.tweenlite.com)" rel="nofollow">http://www.tweenlite.com)</a>. It&#8217;s updated more frequently, faster, and more lightweight than Tweener.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mika</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-852</link>
		<dc:creator>Mika</dc:creator>
		<pubDate>Mon, 07 Jul 2008 23:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-852</guid>
		<description>Thank you !
I have just tried and just change this class. Instead of Tween class i&#039;ve used Tweener class. It work !

I am going  to use it in my plans and I would make you of comebacks if I find error..

Mika</description>
		<content:encoded><![CDATA[<p>Thank you !<br />
I have just tried and just change this class. Instead of Tween class i&#8217;ve used Tweener class. It work !</p>
<p>I am going  to use it in my plans and I would make you of comebacks if I find error..</p>
<p>Mika</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/comment-page-1/#comment-495</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Fri, 18 Apr 2008 15:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/03/28/as3/as3-stagemanager/#comment-495</guid>
		<description>Hey Rich,
The class isn&#039;t designed to do that right now, but that&#039;s actually a very good option to have.  I&#039;ll try to add that in soon but unfortunately it probably won&#039;t be until next week as I&#039;m heading off to FITC tomorrow morning.

Thanks for the suggestion!</description>
		<content:encoded><![CDATA[<p>Hey Rich,<br />
The class isn&#8217;t designed to do that right now, but that&#8217;s actually a very good option to have.  I&#8217;ll try to add that in soon but unfortunately it probably won&#8217;t be until next week as I&#8217;m heading off to FITC tomorrow morning.</p>
<p>Thanks for the suggestion!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
