<?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/"
	xmlns:georss="http://www.georss.org/georss" 	>
<channel>
	<title>Comments on: Creating Fluid AS3 Flash Layouts: The Basics.</title>
	<atom:link href="http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 19:03:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sharedtut</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-10487</link>
		<dc:creator>Sharedtut</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-10487</guid>
		<description>This was extremely userful</description>
		<content:encoded><![CDATA[<p>This was extremely userful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charles</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-10052</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Wed, 20 Jan 2010 21:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-10052</guid>
		<description>Glad it helped, Yvonne...</description>
		<content:encoded><![CDATA[<p>Glad it helped, Yvonne&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yvonne Martinez</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-10006</link>
		<dc:creator>Yvonne Martinez</dc:creator>
		<pubDate>Tue, 19 Jan 2010 04:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-10006</guid>
		<description>Thank you.  I found your tutorial extremely thoroughly.  Thanks for being extremely detailed and providing the full script which was definitely helpful.</description>
		<content:encoded><![CDATA[<p>Thank you.  I found your tutorial extremely thoroughly.  Thanks for being extremely detailed and providing the full script which was definitely helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gretta Wiedman</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-8996</link>
		<dc:creator>Gretta Wiedman</dc:creator>
		<pubDate>Tue, 22 Dec 2009 21:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-8996</guid>
		<description>One can imagine I read it twice. While I am not as skilled on this topic, I tally with your conclusions because they create sense. Thanks and goodluck to you.</description>
		<content:encoded><![CDATA[<p>One can imagine I read it twice. While I am not as skilled on this topic, I tally with your conclusions because they create sense. Thanks and goodluck to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charles</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-8751</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Tue, 15 Dec 2009 17:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-8751</guid>
		<description>our apologies, nicolas. we should have replied sooner. i&#039;m sorry to report that our flash / as3 engineer who wrote the article has been super busy this month and we don&#039;t really have time to answer technical questions like this one. however, we greatly appreciate your having come by and hope you&#039;ll visit for more info soon.</description>
		<content:encoded><![CDATA[<p>our apologies, nicolas. we should have replied sooner. i&#8217;m sorry to report that our flash / as3 engineer who wrote the article has been super busy this month and we don&#8217;t really have time to answer technical questions like this one. however, we greatly appreciate your having come by and hope you&#8217;ll visit for more info soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-8380</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Fri, 04 Dec 2009 03:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-8380</guid>
		<description>Hello, I have a question. 

I have a webtie whic has three scenes. The first scene is a small movie which transferes into the second scene. Now I have applied code very similar to what you have here, however, my symbols (which are in the second scene) do not move anywhere until the wondow is resized. And when I add for example copyright.x = stage.stageWidth; before the resize function it gives me an 1009 error. I tried adding the code in the second scene, but same thing happens. It keeps telling me that there is a null object. (in addition null object error on the resize funtion as well but that doesn&#039;t really affect the movie clip).

I read something about addChild() or objectContainer. But I have very little experience with AS3 and don&#039;t know how to use those funtions. Please help. I really appreciate it.</description>
		<content:encoded><![CDATA[<p>Hello, I have a question. </p>
<p>I have a webtie whic has three scenes. The first scene is a small movie which transferes into the second scene. Now I have applied code very similar to what you have here, however, my symbols (which are in the second scene) do not move anywhere until the wondow is resized. And when I add for example copyright.x = stage.stageWidth; before the resize function it gives me an 1009 error. I tried adding the code in the second scene, but same thing happens. It keeps telling me that there is a null object. (in addition null object error on the resize funtion as well but that doesn&#8217;t really affect the movie clip).</p>
<p>I read something about addChild() or objectContainer. But I have very little experience with AS3 and don&#8217;t know how to use those funtions. Please help. I really appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-6985</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Sat, 10 Oct 2009 00:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-6985</guid>
		<description>My bad I realise what I did wrong I didn&#039;t devide the width of the stage by 2. DUH. any way it works great.</description>
		<content:encoded><![CDATA[<p>My bad I realise what I did wrong I didn&#8217;t devide the width of the stage by 2. DUH. any way it works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-6975</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Fri, 09 Oct 2009 15:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-6975</guid>
		<description>Thanx for the tutorial I found it very helpful and I really appriciated having to type eveything out and read through everything I feel like I have grasped this a lot more. However it was not with out a bug. I followed the tut but on my own site similar but a bit differen basically the footer is just a copyright statment. But I can&#039;t position it! I have tried everything.
    foot.y = stage.stageHeight - foot.height;
    foot.width = stage.stageWidth;
This gets it almost center but then oviously doesn&#039;t move the x position. But if I try foot.x = stage.stageWidth - 14; it just vanishes foot.x = stage.stageWidth + 14; it still vanishes. 
do you have any idea why this may be happening?
thanx again great tut apart from this niggle I feel I learned alot.</description>
		<content:encoded><![CDATA[<p>Thanx for the tutorial I found it very helpful and I really appriciated having to type eveything out and read through everything I feel like I have grasped this a lot more. However it was not with out a bug. I followed the tut but on my own site similar but a bit differen basically the footer is just a copyright statment. But I can&#8217;t position it! I have tried everything.<br />
    foot.y = stage.stageHeight &#8211; foot.height;<br />
    foot.width = stage.stageWidth;<br />
This gets it almost center but then oviously doesn&#8217;t move the x position. But if I try foot.x = stage.stageWidth &#8211; 14; it just vanishes foot.x = stage.stageWidth + 14; it still vanishes.<br />
do you have any idea why this may be happening?<br />
thanx again great tut apart from this niggle I feel I learned alot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gc123</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-5100</link>
		<dc:creator>gc123</dc:creator>
		<pubDate>Sun, 09 Aug 2009 01:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-5100</guid>
		<description>thank you!!!</description>
		<content:encoded><![CDATA[<p>thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PixelRGB</title>
		<link>http://stairwellblog.com/2009/03/creating-fluid-as3-flash-layouts-the-basics/comment-page-1/#comment-4402</link>
		<dc:creator>PixelRGB</dc:creator>
		<pubDate>Sun, 19 Jul 2009 07:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://stairwellblog.com/?p=511#comment-4402</guid>
		<description>Great tutorial! Thanks so much for taking the time to explain the details and the reasons why... Outstanding!</description>
		<content:encoded><![CDATA[<p>Great tutorial! Thanks so much for taking the time to explain the details and the reasons why&#8230; Outstanding!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
