<?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: Setting AS 2.0 component styles the lazy way&#8230;</title>
	<atom:link href="http://blog.flashgen.com/2006/06/05/setting-as-20-component-styles-the-lazy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flashgen.com/2006/06/05/setting-as-20-component-styles-the-lazy-way/</link>
	<description>An infrequent look at developments in the world of the Flash Platform</description>
	<pubDate>Sun, 06 Jul 2008 21:11:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: FlashGen</title>
		<link>http://blog.flashgen.com/2006/06/05/setting-as-20-component-styles-the-lazy-way/#comment-3282</link>
		<dc:creator>FlashGen</dc:creator>
		<pubDate>Mon, 05 Jun 2006 20:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2006/06/05/setting-as-20-component-styles-the-lazy-way/#comment-3282</guid>
		<description>Yes, I tend to utilize it within component classes that has other components that are styled within it. The additional benefit is it gets rid of the _global call and allows finer control over which elements are styled - even if they are of the same type. The idea of having 'pathed' calls is a big no-no as far as I am concerned within a component class. So I don't have _parent or _global in my any of my classes. Hence how this came into being...

I'm trying to tidy up the functions library but I haven't had time to sort it so it to such a degree that I'd be happy to release it. Should be ready soon though :P</description>
		<content:encoded><![CDATA[<p>Yes, I tend to utilize it within component classes that has other components that are styled within it. The additional benefit is it gets rid of the _global call and allows finer control over which elements are styled - even if they are of the same type. The idea of having &#8216;pathed&#8217; calls is a big no-no as far as I am concerned within a component class. So I don&#8217;t have _parent or _global in my any of my classes. Hence how this came into being&#8230;</p>
<p>I&#8217;m trying to tidy up the functions library but I haven&#8217;t had time to sort it so it to such a degree that I&#8217;d be happy to release it. Should be ready soon though :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goose</title>
		<link>http://blog.flashgen.com/2006/06/05/setting-as-20-component-styles-the-lazy-way/#comment-3278</link>
		<dc:creator>Goose</dc:creator>
		<pubDate>Mon, 05 Jun 2006 19:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2006/06/05/setting-as-20-component-styles-the-lazy-way/#comment-3278</guid>
		<description>So the benefit of this is that styles can be reused easily without using _global?  Also, that function library you mentioned that you made sounds interesting.</description>
		<content:encoded><![CDATA[<p>So the benefit of this is that styles can be reused easily without using _global?  Also, that function library you mentioned that you made sounds interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
