<?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: random notes about components</title>
	<atom:link href="http://www.visible-form.com/blog/random-notes-about-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visible-form.com/blog/random-notes-about-components/</link>
	<description>Rich Rodecker's blog on flash, flex, actionscript, javascript, and php, with a dash of randomness</description>
	<lastBuildDate>Mon, 28 Jun 2010 12:47:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: rich</title>
		<link>http://www.visible-form.com/blog/random-notes-about-components/comment-page-1/#comment-703</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Mon, 03 Apr 2006 21:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/random-notes-about-components/#comment-703</guid>
		<description>well i think the rectangular border is used for tab focus, when you tab to the component.  im not sure about any initializing of it.</description>
		<content:encoded><![CDATA[<p>well i think the rectangular border is used for tab focus, when you tab to the component.  im not sure about any initializing of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Bennett</title>
		<link>http://www.visible-form.com/blog/random-notes-about-components/comment-page-1/#comment-700</link>
		<dc:creator>Matt Bennett</dc:creator>
		<pubDate>Mon, 03 Apr 2006 20:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/random-notes-about-components/#comment-700</guid>
		<description>Do you have to initialize border_mc somehow in order for it to show up? My component extends mx.core.View and I sort of expected it would just render with a border around it.

Thanks,
Matt.</description>
		<content:encoded><![CDATA[<p>Do you have to initialize border_mc somehow in order for it to show up? My component extends mx.core.View and I sort of expected it would just render with a border around it.</p>
<p>Thanks,<br />
Matt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://www.visible-form.com/blog/random-notes-about-components/comment-page-1/#comment-406</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Mon, 13 Mar 2006 05:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/random-notes-about-components/#comment-406</guid>
		<description>Yeah buddy.  Sometimes there is stuff you need inited before createChildren is run, or pre-set to a specific value... or a getter/setter needs to run... whatever.  Just ensure you call super.init, and you good to go like the funky coma-deena!</description>
		<content:encoded><![CDATA[<p>Yeah buddy.  Sometimes there is stuff you need inited before createChildren is run, or pre-set to a specific value&#8230; or a getter/setter needs to run&#8230; whatever.  Just ensure you call super.init, and you good to go like the funky coma-deena!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://www.visible-form.com/blog/random-notes-about-components/comment-page-1/#comment-404</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Mon, 13 Mar 2006 02:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/random-notes-about-components/#comment-404</guid>
		<description>yeah, i&#039;ve actually referenced those links a few times already.  you mean the init method is there if i need it, right?</description>
		<content:encoded><![CDATA[<p>yeah, i&#8217;ve actually referenced those links a few times already.  you mean the init method is there if i need it, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://www.visible-form.com/blog/random-notes-about-components/comment-page-1/#comment-402</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Mon, 13 Mar 2006 01:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/random-notes-about-components/#comment-402</guid>
		<description>#2: Need it?  Nope.  There if you want it?  Hell yeah.

More mx.core.View 411:

&lt;a href=&quot;http://www.jessewarden.com/archives/2005/02/my_new_love_for.html&quot; rel=&quot;nofollow&quot;&gt;mx.core.View Love&lt;/a&gt;

&lt;a href=&quot;http://www.jessewarden.com/archives/2005/03/using_a_textfie.html&quot; rel=&quot;nofollow&quot;&gt;Using a TextField in mx.core.View&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>#2: Need it?  Nope.  There if you want it?  Hell yeah.</p>
<p>More mx.core.View 411:</p>
<p><a href="http://www.jessewarden.com/archives/2005/02/my_new_love_for.html" rel="nofollow">mx.core.View Love</a></p>
<p><a href="http://www.jessewarden.com/archives/2005/03/using_a_textfie.html" rel="nofollow">Using a TextField in mx.core.View</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
