<?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"
	>
<channel>
	<title>Comments on: Does my bum look big in this AS3 component?</title>
	<atom:link href="http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/</link>
	<description>Flash, Flex and Technology</description>
	<pubDate>Fri, 21 Nov 2008 03:33:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Chetan Sachdev</title>
		<link>http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6342</link>
		<dc:creator>Chetan Sachdev</dc:creator>
		<pubDate>Thu, 21 Aug 2008 06:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6342</guid>
		<description>I am not able to find Window component which is in AS2. Is there any alternative to that in AS3 ?</description>
		<content:encoded><![CDATA[<p>I am not able to find Window component which is in AS2. Is there any alternative to that in AS3 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Velevitch</title>
		<link>http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6307</link>
		<dc:creator>Chris Velevitch</dc:creator>
		<pubDate>Fri, 28 Mar 2008 14:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6307</guid>
		<description>I'm in the same position as Josh where I'm need upgrade a Flash 7 project to Flash CS3 and I need the AS3 version of the DateField component.</description>
		<content:encoded><![CDATA[<p>I&#8217;m in the same position as Josh where I&#8217;m need upgrade a Flash 7 project to Flash CS3 and I need the AS3 version of the DateField component.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6273</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 01 Oct 2007 23:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6273</guid>
		<description>What components are you specifically missing in AS3?</description>
		<content:encoded><![CDATA[<p>What components are you specifically missing in AS3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6271</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Sun, 30 Sep 2007 23:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6271</guid>
		<description>Anyword on how to get access to the missing components in a AS3 project? I've got a project that I can't upgrade because of the missing components.</description>
		<content:encoded><![CDATA[<p>Anyword on how to get access to the missing components in a AS3 project? I&#8217;ve got a project that I can&#8217;t upgrade because of the missing components.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cardiff</title>
		<link>http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6255</link>
		<dc:creator>Cardiff</dc:creator>
		<pubDate>Thu, 19 Jul 2007 15:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6255</guid>
		<description>Good to see Adobe actually making changes to a product rather than a face lift!</description>
		<content:encoded><![CDATA[<p>Good to see Adobe actually making changes to a product rather than a face lift!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6249</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 29 Jun 2007 22:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wrench.com.au/2007/06/29/does-my-bum-look-big-in-this-as3-component/#comment-6249</guid>
		<description>You should note that the CS3 components are on the left, while the old ones are on the right. With no headers on your table, the only hint is that you mention AS2 components before AS3, but they don't appear first in the table!

Additionally, it's important to know that the base UIComponent and its dependencies in Flash CS3 is about 14Kb, and that is shared across components. A Button plus a List will be roughly 30k total because  of this sharing.

&lt;b&gt;&lt;i&gt;(Jason says: My bad, I've added the headers now. And I intend on giving a comparison between the size of a fairly standard Flash form using AS3 Vs. AS2 components.)&lt;/i&gt;&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>You should note that the CS3 components are on the left, while the old ones are on the right. With no headers on your table, the only hint is that you mention AS2 components before AS3, but they don&#8217;t appear first in the table!</p>
<p>Additionally, it&#8217;s important to know that the base UIComponent and its dependencies in Flash CS3 is about 14Kb, and that is shared across components. A Button plus a List will be roughly 30k total because  of this sharing.</p>
<p><b><i>(Jason says: My bad, I&#8217;ve added the headers now. And I intend on giving a comparison between the size of a fairly standard Flash form using AS3 Vs. AS2 components.)</i></b></p>
]]></content:encoded>
	</item>
</channel>
</rss>
