<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RIACentric - Rich Internet Applications Design and Development</title>
	<atom:link href="http://www.riacentric.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riacentric.com</link>
	<description>Developing RIA applications with Adobe Flex, Flash, AJAX, JSF Richfaces, and GWT with Java on the server. Blog, tutorials, and sample applications.</description>
	<lastBuildDate>Tue, 10 Nov 2009 02:55:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex Class Hierarchy Browser</title>
		<link>http://www.riacentric.com/flex/flex-class-hierarchy-browser/</link>
		<comments>http://www.riacentric.com/flex/flex-class-hierarchy-browser/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 03:19:21 +0000</pubDate>
		<dc:creator>Bigyan Basnet</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[actionscript class browser]]></category>
		<category><![CDATA[actionscript class hierarchy]]></category>
		<category><![CDATA[component life cycle]]></category>
		<category><![CDATA[flex class browser]]></category>
		<category><![CDATA[flex class hierarchy]]></category>
		<category><![CDATA[flex class inheritance]]></category>
		<category><![CDATA[flex classes]]></category>
		<category><![CDATA[flex component browser]]></category>
		<category><![CDATA[flex component hierarchy]]></category>

		<guid isPermaLink="false">http://www.riacentric.com/?p=204</guid>
		<description><![CDATA[I was looking for a more complete Flex class hierarchy diagram then the ones found in Flex books and really didn&#8217;t find anything out there.  So I thought about making a small Flex application that shows the class hierarchy in Flex and googled to see if someone had already done this.  It turns [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a more complete Flex class hierarchy diagram then the ones found in Flex books and really didn&#8217;t find anything out there.  So I thought about making a small Flex application that shows the class hierarchy in Flex and googled to see if someone had already done this.  It turns out, Jonathan Branam  had done a simple but slick Class Browser as an AIR application and had the source available for download.  I changed the AIR app into a Flex app, and shrunk down some of the graphics and displayed some of the most commonly used Flex classes by default.  The following is the result and it&#8217;s a good reference to have.  BTW, check out Jonathan Branam&#8217;s blog at <a href="http://jonathanbranam.net/">http://jonathanbranam.net</a>, he has some really good information about class hierarchy and component lifecycle in flex.<br />
<br/><br />
  	<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="ClassHierarchy" width="890" height="670"
			codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
			<param name="movie" value="http://www.riacentric.com/wp-content/uploads/classbrowser/ClassHierarchy.swf" />
			<param name="quality" value="high" />
			<param name="bgcolor" value="#EEEEEE" />
			<param name="wmode" value="transparent"> 
			<param name="allowScriptAccess" value="sameDomain" />
			<embed src="http://www.riacentric.com/wp-content/uploads/classbrowser/ClassHierarchy.swf" quality="high" bgcolor="#EEEEEE"
				width="890" height="670" name="ClassHierarchy" align="middle"
				wmode="transparent"
				play="true"
				loop="false"
				quality="high"
				allowScriptAccess="sameDomain"
				type="application/x-shockwave-flash"
				pluginspage="http://www.adobe.com/go/getflashplayer">
			</embed>
	</object><br />
<br/><br />
<br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.riacentric.com/flex/flex-class-hierarchy-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

