<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nitin Goel</title>
	<atom:link href="http://goelnitin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://goelnitin.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 18 Aug 2010 15:04:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='goelnitin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Nitin Goel</title>
		<link>http://goelnitin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://goelnitin.wordpress.com/osd.xml" title="Nitin Goel" />
	<atom:link rel='hub' href='http://goelnitin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Flex, Getting XML attributes values.</title>
		<link>http://goelnitin.wordpress.com/2009/09/11/flex-getting-xml-attributes-values/</link>
		<comments>http://goelnitin.wordpress.com/2009/09/11/flex-getting-xml-attributes-values/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 06:06:36 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/?p=11</guid>
		<description><![CDATA[If the XML format is like : &#60;root&#62; &#60;banana&#62; &#60;apple&#62; &#60;description language=&#8221;EN&#8221; title=&#8221;title EN&#8221; id=&#8221;1&#8243;&#62;Hello&#60;/description&#62; &#60;description language=&#8221;DE&#8221; title=&#8221;title DE&#8221; id=&#8221;1&#8243;&#62;Hello 2&#60;/description&#62; &#60;/apple&#62; &#60;apple&#62; &#60;description language=&#8221;EN&#8221; title=&#8221;title EN&#8221; id=&#8221;1&#8243;&#62;Hello&#60;/description&#62; &#60;description language=&#8221;DE&#8221; title=&#8221;title DE&#8221; id=&#8221;1&#8243;&#62;Hello 2&#60;/description&#62; &#60;/apple&#62; &#60;/banana&#62; &#60;apple&#62; &#60;description language=&#8221;EN&#8221; title=&#8221;title EN&#8221; id=&#8221;1&#8243;&#62;Hello&#60;/description&#62; &#60;description language=&#8221;DE&#8221; title=&#8221;title DE&#8221; id=&#8221;1&#8243;&#62;Hello 2&#60;/description&#62; &#60;/apple&#62; &#60;/root&#62; then&#8230;.to parse title attribute value&#8230;.do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=11&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">If the XML format is like : </span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;root&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;banana&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;apple&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;description language=&#8221;EN&#8221; title=&#8221;title EN&#8221; id=&#8221;1&#8243;&gt;Hello&lt;/description&gt; </span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;description language=&#8221;DE&#8221; title=&#8221;title DE&#8221; id=&#8221;1&#8243;&gt;Hello 2&lt;/description&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;/apple&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;apple&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;description language=&#8221;EN&#8221; title=&#8221;title EN&#8221; id=&#8221;1&#8243;&gt;Hello&lt;/description&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;description language=&#8221;DE&#8221; title=&#8221;title DE&#8221; id=&#8221;1&#8243;&gt;Hello 2&lt;/description&gt; </span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;/apple&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;/banana&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;apple&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;description language=&#8221;EN&#8221; title=&#8221;title EN&#8221; id=&#8221;1&#8243;&gt;Hello&lt;/description&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;description language=&#8221;DE&#8221; title=&#8221;title DE&#8221; id=&#8221;1&#8243;&gt;Hello 2&lt;/description&gt; </span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;/apple&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;/root&gt;</span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">then&#8230;.to parse title attribute value&#8230;.do the following things: </span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;">&lt;mx:Application xmlns:mx=<a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">http://www.adobe.com/2006/mxml initialize=&#8221;LoadXML();&#8221;&gt; </span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">&lt;mx:XML id=&#8221;urlPath&#8221; source=&#8221;assets/xmlfile.xml&#8221;/&gt;</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">&lt;/mx:Application&gt; </span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">[Bindable]</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">private var fruitsArray:ArrayCollection = new ArrayCollection();</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">public function LoadXML():void{</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">//Alert.show(&#8220;fruits====&#8221;+urlPath..apple.length());</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">for(var i:int;i &lt; urlPath.banana.apple.length();i++){</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">var appleString:String = urlPath.banana.apple[i].description[0].@title;</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">fruitsArray.addItemAt({fruitsTitle:appleString},i); </span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">} </span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">}</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">&lt;mx:DataGrid dataProvider=&#8221;{fruitsArray}&#8221; width=&#8221;100%&#8221; height=&#8221;100%&#8221; verticalGridLines=&#8221;false&#8221;&gt;</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">&lt;mx:columns&gt;</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">&lt;mx:DataGridColumn headerText=&#8221;Fruits&#8221; dataField=&#8221;fruitsTitle&#8221; /&gt;</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">&lt;/mx:columns&gt;</span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"><a href="http://www.adobe.com/2006/mxml"><span style="color:#000000;text-decoration:none;">&lt;/mx:DataGrid&gt; </span></a></span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:5pt 0;"><span style="font-size:10pt;color:#000000;font-family:Arial;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=11&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/09/11/flex-getting-xml-attributes-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Certification</title>
		<link>http://goelnitin.wordpress.com/2009/07/27/flex-certification/</link>
		<comments>http://goelnitin.wordpress.com/2009/07/27/flex-certification/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 04:51:07 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/2009/07/27/flex-certification/</guid>
		<description><![CDATA[http://office.realeyesmedia.com/blogs/jun/samples/certification/Flex20Blueprint.htm http://www.adobe.com/devnet/flex/articles/flex_certification.html http://partners.adobe.com/public/en/ace/ACE_Exam_Guide_FlexAIR.pdf http://lucamezzalira.com/2008/12/17/i-become-adobe-certified-expert-on-flex-3-with-air-i-suggest-how-to-prepare-the-exam/ http://flex50.blogspot.com/ http://flexcertification.wordpress.com/ http://software.pxldesigns.com/attest/index.php Adobe Flex 2.0 Developer Certification Examination Specification Introduction   This is an exam specification for Adobe Flex Developer. The specification defines the content of the exam- ination and the relevant background and experience suggested to become a certified Adobe Flex 2.0 Developer.   Exam Purpose   This examination [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=68&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://office.realeyesmedia.com/blogs/jun/samples/certification/Flex20Blueprint.htm">http://office.realeyesmedia.com/blogs/jun/samples/certification/Flex20Blueprint.htm</a></p>
<p><a href="http://www.adobe.com/devnet/flex/articles/flex_certification.html">http://www.adobe.com/devnet/flex/articles/flex_certification.html</a></p>
<p><a href="http://partners.adobe.com/public/en/ace/ACE_Exam_Guide_FlexAIR.pdf">http://partners.adobe.com/public/en/ace/ACE_Exam_Guide_FlexAIR.pdf</a></p>
<p><a href="http://lucamezzalira.com/2008/12/17/i-become-adobe-certified-expert-on-flex-3-with-air-i-suggest-how-to-prepare-the-exam/">http://lucamezzalira.com/2008/12/17/i-become-adobe-certified-expert-on-flex-3-with-air-i-suggest-how-to-prepare-the-exam/</a></p>
<p><a href="http://flex50.blogspot.com/">http://flex50.blogspot.com/</a></p>
<p><a href="http://flexcertification.wordpress.com/">http://flexcertification.wordpress.com/</a></p>
<p><a href="http://software.pxldesigns.com/attest/index.php">http://software.pxldesigns.com/attest/index.php</a></p>
<p><strong>Adobe Flex 2.0 Developer</strong></p>
<p><strong>Certification Examination Specification</strong></p>
<p><strong>Introduction</strong></p>
<p> </p>
<p>This is an exam specification for Adobe Flex Developer. The specification defines the content of the exam-</p>
<p>ination and the relevant background and experience suggested to become a certified Adobe Flex 2.0</p>
<p>Developer.</p>
<p> </p>
<p><strong>Exam Purpose</strong></p>
<p> </p>
<p>This examination is based upon the most critical job activities an Adobe Flex Developer performs. The</p>
<p>skills and knowledge certified by this examination represent a professional level of expertise for a certified</p>
<p>individual. The critical job activities of a Flex Developer are:</p>
<p>•        Recognize effective use and reuse of code in Adobe Flex programming for application develop-</p>
<p>ment, exception handling, troubleshooting, forms, and work with complex data types.</p>
<p>•        Recognize key concepts in database interactions, client state management, and data exchange.</p>
<p> </p>
<p><strong>Background and Experience</strong></p>
<p> </p>
<p>The test specification is intended to address the knowledge and skill areas that demonstrate competency as an Adobe Flex Developer.</p>
<p> </p>
<p>The knowledge level required is defined as having experience with non-code based software that uses</p>
<p>visual objects in development and the following general suggested prerequisites:</p>
<p> </p>
<p>• Two or more years experience with one or more programming languages.</p>
<p>• Experience in the applied use of an enterprise-level database server.</p>
<p>• One or more years of experience creating applications using Adobe Flex.</p>
<p>  The Adobe instructor-led training courses that will assist in exam preparation are:</p>
<p>• Adobe Flex 2: Developing Rich Internet Applications</p>
<p>• Adobe Flex 2: Programming the Visual Experience</p>
<p>• Adobe Flex 2: Creating Dashboard Applications</p>
<p>• Using ActionScript 3 (final title TBD)</p>
<p>• Advanced Adobe Flex Data Services 2 (final title TBD)</p>
<p> </p>
<p>The skills and knowledge measured by this examination are derived from an understanding of the jobs of</p>
<p>current Adobe Flex Developers. A team of highly-qualified Adobe Flex developer experts defined the test</p>
<p>content and wrote the test items.</p>
<p> </p>
<p><strong>Note: This examination blueprint includes weighting, test objectives, and example content. Example topics and concepts are included to clarify the test objectives; they should not be construed as a com-prehensive listing of the content of this examination. </strong></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><strong>Exam Structure</strong></p>
<p>The knowledge domains measured by this examination and the extent to which they are represented in the</p>
<p>examination are shown in the table below.</p>
<p> </p>
<p><strong>Domain                                                                                              % of Examination</strong></p>
<p><strong>1.0 Flex Application User Interface (UI) Creation                                25%</strong></p>
<p><strong>2.0 Flex System Architecture and Design                                              20%</strong></p>
<p><strong>3.0 Flex Application Programming Fundamentals                                35%</strong></p>
<p><strong>4.0 Interacting with Remote Data and Flex Applications                    20%</strong></p>
<p><strong> </strong></p>
<p><strong>Total                                                                                                               100%</strong></p>
<p> </p>
<p> </p>
<p><strong>Response Limits</strong></p>
<p>The examinee selects, from four (4) or more response options, the option(s) that best completes the state-</p>
<p>ment or answers the question. Distracters or wrong answers are response options that examinees with</p>
<p>incomplete knowledge or skill would likely choose, but are generally plausible responses fitting into the</p>
<p>content area defined by the test objective.</p>
<p> </p>
<p>Test item formats used in this examination are:</p>
<p> </p>
<p><strong>Multiple-choice: </strong>The examinee selects one option that best answers the question or completes a statement.</p>
<p> </p>
<p><strong>Multiple-response</strong>: The examinee selects more than one option that best answers the question or com-</p>
<p>pletes a statement. The question will state how many options are correct; i.e., (Choose TWO). </p>
<p> </p>
<p><strong>Sample Directions: </strong>Read the statement or question and from the response options, select only the</p>
<p>option(s) that represent the most correct or best answer(s) given the information provided.</p>
<p> </p>
<p><strong> </strong></p>
<p><strong>1.0   Flex Application User Interface (UI) Creation</strong></p>
<p> </p>
<p>1.1 Identify and describe the basic UI controls used in a Flex application.</p>
<p>- Label, Text, TextInput, Button, DataGrid, etc.</p>
<p><strong> </strong></p>
<p><strong>Enabling Sub-skills: </strong></p>
<p>• Identify how to use the following with controls: labelFunction, item editor,</p>
<p>dataProvider, and itemRenderers.</p>
<p>• Identify how to display data by using a DataGrid and DataGridColumns.</p>
<p>• Identify how to display data by using a list-based controls (i.e., DataGrid, List,</p>
<p>ComboBox, HorizontalList, TileList).</p>
<p> </p>
<p>1.2 Identify the purpose of UI containers and when to use them.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Recognize basic containers and their use (Application, HBox, VBox, Canvas).</p>
<p>• Recognize navigator containers and their use (TabNavigator, Accordion, View-</p>
<p>Stack, TabBar, LinkBar).</p>
<p>• Recognize layout containers and their use (Panel, ControlBar, Form, Applica-</p>
<p>tionControlBar, Tile).</p>
<p>• Recognize constraint-based layout containers and their use.</p>
<p> </p>
<p>1.3 Identify how to change the look and feel of a design by using API styles and style</p>
<p>sheets.</p>
<p> </p>
<p>1.4 Recognize how to customize changes, control-related presentation layouts and navi-</p>
<p>gation in an application by using view states, and using transitions and effects.</p>
<p><strong> </strong></p>
<p><strong>2.0   Flex System Architecture and Design</strong></p>
<p>2.1 Recognize how UML and Use Cases are used in object-oriented design.</p>
<p> </p>
<p>2.2 Identify the relationship of design patterns with respect to system architecture.</p>
<p>• Model, View, Controller, Singleton, Assembler, Data Access Object (DAO), and</p>
<p>Value Object/Transfer Object/Bean.</p>
<p> </p>
<p>2.3 Recognize and describe event-based programming model in events.</p>
<p>• Event bubbling, custom event classes, and event listening</p>
<p> </p>
<p>2.4 Identify how to build loosely-coupled components.</p>
<p> </p>
<p>2.5 Recognize how Inheritance, Encapsulation, and Polymorphism works.</p>
<p> </p>
<p>2.6 Recognize the structure of a J2EE architecture.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Recognize how and why to use .war and .jar files.</p>
<p>• Identify and describe the directory structure of a J2EE application.</p>
<p>• Recognize the characteristics of a Java class used by a Flex application.</p>
<p>• Given a Java interface, describe that interface. Interfaces include: JMS, JTS,</p>
<p>JNDI, Hibernate, and JDBC.</p>
<p>• Describe the use of servlets and Java Server Pages.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>3.0   Flex Application Programming Fundamentals</strong></p>
<p> </p>
<p>3.1 Identify the properties and relationships between classes and objects and how they</p>
<p>work in Flex.</p>
<p><strong> </strong></p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Identify class types; abstract, dynamic, final, inner.</p>
<p>• Recognize the difference between a class and an interface.</p>
<p>• Recognize the purpose of access modifier and when to use that modifier (public,</p>
<p>private, protected, internal, static).</p>
<p>• Identify the purpose and how to use properties of classes and objects.</p>
<p>• Identify the differences between variables, properties, and constants.</p>
<p>• Identify the purpose and how to use methods.</p>
<p>• Recognize how bindings are used to access values of objects.</p>
<p>• Format data by using built-in and custom formatter classes. Formatter classes</p>
<p>include: NumberFormatter, CurrencyFormatter, DateFormatter.</p>
<p> </p>
<p>3.2 Identify how to display data in Flex.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Recognize how to use the IViewCursor interface to locate, add, remove, and</p>
<p>bookmark data in a collection.</p>
<p> </p>
<p>3.3 Identify how to manipulate data in Flex.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Store complex data by using Collection classes. Collection classes include:</p>
<p>ArrayCollection, XMLListCollection.</p>
<p>• Filter data by using a filter function.</p>
<p>• Sort data by using the Sort class and associated SortField objects.</p>
<p> </p>
<p>3.4 Recognize how to validate data by using built-in and custom validator classes.</p>
<p>(NumberValidator, CurrencyValidator, CreditCardValidator, DateValidator)</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Identify how to create a custom validator by using regular expressions.</p>
<p> </p>
<p>3.5 Recognize how to create and use ActionScript classes.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Identify how to use the package and class keywords to create an ActionScript</p>
<p>class.</p>
<p>• Recognize how to use a constructor in an ActionScript class.</p>
<p>• Identify how to create properties and methods in an ActionScript class.</p>
<p> </p>
<p>3.6 Identify the purpose and uses of handling events in Flex.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Identify the purpose of user events; i.e., click, change, mouseOver.</p>
<p>• Identify the purpose of system events; i.e., creationComplete, initialize, show.</p>
<p>• Recognize how to create an event handler (inline, in an ActionScript function, in</p>
<p>an external file).</p>
<p>• Identify the purpose of custom events.</p>
<p>• Recognize how to create a custom event class.</p>
<p>• Identify how to declare, dispatch, and handle a custom event.</p>
<p> </p>
<p>3.7 Recognize how to use XML data in Flex.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Recognize how to access attributes and elements of XML documents by using</p>
<p>E4X operators (e.g., dot, parentheses, attribute, and descendant accessor).</p>
<p>• Recognize how to populate a Tree control with XML data.</p>
<p>• Identify how to store XML data by using XML data structures (XMLList,</p>
<p>XMLListCollection).</p>
<p> </p>
<p>3.8 Recognize how to create and use custom components in Flex.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Identify how to use and when to use custom components.</p>
<p>• Identify the advantages of custom components.</p>
<p>• Recognize how to create a custom component by using a control as a base tag</p>
<p>and using a container as a base tag.</p>
<p>• Identify how to create properties and methods in a custom component.</p>
<p>• Recognize how to Instantiate a custom component.</p>
<p>• Recognize how to use the properties and methods of an instantiated custom</p>
<p>component.</p>
<p>• Recognize how to dispatch data from a custom component by using a custom</p>
<p>event.</p>
<p> </p>
<p>3.9 Recognize how to display data using different chart types, formats, and legends.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Recognize data structures for charting.</p>
<p>• Identify chart series.</p>
<p>• Identify how to create and use chart legends.</p>
<p>• Identify how to format chart axes.</p>
<p>• Identify how to format data tips.</p>
<p>• Recognize chart specific formatting; i.e., Line/Area, Pie/Doughnut.</p>
<p>• Identify how to create charts with multiple data series.</p>
<p>• Recognize ranges selection for axes.</p>
<p>• Recognize adding/removing series dynamically.</p>
<p>• Identify how to use graphical renderers.</p>
<p>• Identify how to style chart components.</p>
<p>• Identify how to style chart gridlines.</p>
<p>• Identify how to style chart axes.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>4.0   Interacting with Remote Data and Flex Applications</strong></p>
<p> </p>
<p>4.1 Recognize how to use Remote Procedure Call (RPC) services.</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Identify how to retrieve remote data by using the HTTPService.</p>
<p>• Identify how to retrieve remote data by using the WebService.</p>
<p>• Identify how to retrieve remote data by using the RemoteObject.</p>
<p> </p>
<p>4.2 Recognize how to manage data using Flex Data Services (FDS).</p>
<p><strong>Enabling Sub-skills:</strong></p>
<p>• Recognize how to install and configure Flex Data Services.</p>
<p>• Recognize the functionality and features of Flex Data Services; i.e., Data Man-</p>
<p>agement Service, Message Service, and RPC services.</p>
<p>• Identify how to configure destinations, adapters, and channels.</p>
<p>• Recognize how to use the Data Management service to synchronize data</p>
<p>between clients and servers.</p>
<p>• Identify how to publish, retrieve, and process messages.</p>
<p>• Recognize how to use FDS to implement occasionally connected clients.</p>
<p>• Recognize how to use FDS to handle paging of large datasets.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=68&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/07/27/flex-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex, Changing the text color of Accordian Tabs.</title>
		<link>http://goelnitin.wordpress.com/2009/06/17/flex-changing-the-text-color-of-accordian-tabs/</link>
		<comments>http://goelnitin.wordpress.com/2009/06/17/flex-changing-the-text-color-of-accordian-tabs/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 09:35:38 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[Accordian]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/?p=66</guid>
		<description><![CDATA[&#60;?xml version=&#8221;1.0&#8243;?&#62; &#60;!&#8211; containers\navigators\AccordionStyling.mxml &#8211;&#62; &#60;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;     width=&#8221;600&#8243;     height=&#8221;600&#8243;     creationComplete=&#8221;setButtonStyles();&#8221;&#62;     &#60;mx:Script&#62;         &#60;![CDATA[             public function setButtonStyles():void {                 comp.getHeaderAt(0).setStyle('color', 0xAA0000);                 comp.getHeaderAt(1).setStyle('color', 0x00AA00);             }         ]]&#62;     &#60;/mx:Script&#62;     &#60;mx:Accordion id=&#8221;comp&#8221;&#62;         &#60;mx:VBox label=&#8221;First VBox&#8221;&#62;             &#60;mx:TextInput/&#62;             &#60;mx:Button label=&#8221;Button 1&#8243;/&#62;         &#60;/mx:VBox&#62;         &#60;mx:VBox label=&#8221;Second VBox&#8221;&#62;             &#60;mx:TextInput/&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=66&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!--l version="1.0--><!-- containers\navigators\AccordionStyling.mxml -->&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;!&#8211; containers\navigators\AccordionStyling.mxml &#8211;&gt;<br />
&lt;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;<br />
    width=&#8221;600&#8243;<br />
    height=&#8221;600&#8243;<br />
    creationComplete=&#8221;setButtonStyles();&#8221;&gt;</p>
<p>    &lt;mx:Script&gt;<br />
        &lt;![CDATA[<br />
            public function setButtonStyles():void {<br />
                comp.getHeaderAt(0).setStyle('color', 0xAA0000);<br />
                comp.getHeaderAt(1).setStyle('color', 0x00AA00);<br />
            }<br />
        ]]&gt;<br />
    &lt;/mx:Script&gt;</p>
<p>    &lt;mx:Accordion id=&#8221;comp&#8221;&gt;<br />
        &lt;mx:VBox label=&#8221;First VBox&#8221;&gt;<br />
            &lt;mx:TextInput/&gt;<br />
            &lt;mx:Button label=&#8221;Button 1&#8243;/&gt;<br />
        &lt;/mx:VBox&gt;<br />
        &lt;mx:VBox label=&#8221;Second VBox&#8221;&gt;<br />
            &lt;mx:TextInput/&gt;<br />
            &lt;mx:Button label=&#8221;Button 2&#8243;/&gt;<br />
        &lt;/mx:VBox&gt;<br />
    &lt;/mx:Accordion&gt;<br />
&lt;/mx:Application&gt;</p>
<p><a href="http://livedocs.adobe.com/flex/3/html/help.html?content=navigators_5.html">http://livedocs.adobe.com/flex/3/html/help.html?content=navigators_5.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=66&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/06/17/flex-changing-the-text-color-of-accordian-tabs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex, Creating Accordian dynamically and placing datagrid inside accordian.</title>
		<link>http://goelnitin.wordpress.com/2009/05/29/flex-creating-accordian-dynamically-and-placing-datagrid-inside-accordian/</link>
		<comments>http://goelnitin.wordpress.com/2009/05/29/flex-creating-accordian-dynamically-and-placing-datagrid-inside-accordian/#comments</comments>
		<pubDate>Fri, 29 May 2009 06:32:46 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[Accordian]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/?p=64</guid>
		<description><![CDATA[http://blog.flexexamples.com/tag/accordion/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=64&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.flexexamples.com/tag/accordion/">http://blog.flexexamples.com/tag/accordion/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=64&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/05/29/flex-creating-accordian-dynamically-and-placing-datagrid-inside-accordian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex, Identify Parent or Child Item on click on Tree Item.</title>
		<link>http://goelnitin.wordpress.com/2009/05/28/flex-identify-parent-or-child-item-on-click-on-tree-item/</link>
		<comments>http://goelnitin.wordpress.com/2009/05/28/flex-identify-parent-or-child-item-on-click-on-tree-item/#comments</comments>
		<pubDate>Thu, 28 May 2009 06:57:41 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[Tree]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/?p=61</guid>
		<description><![CDATA[&#60;?xml version="1.0" encoding="utf-8"?&#62; &#60;!-- http://blog.flexexamples.com/2008/04/05/opening-branches-by-clicking-rows-in-a-tree-control-in-flex/ --&#62; &#60;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" verticalAlign="middle" backgroundColor="white"&#62; &#60;mx:Script&#62; &#60;![CDATA[ import mx.collections.ICollectionView; import mx.events.ListEvent; private function tree_itemClick(evt:ListEvent):void { var item:Object = Tree(evt.currentTarget).selectedItem; if (tree.dataDescriptor.isBranch(item)) { tree.expandItem(item, !tree.isItemOpen(item), true); } } private function tree_labelFunc(item:XML):String { var children:ICollectionView; var suffix:String = ""; if (tree.dataDescriptor.isBranch(item)) { children = tree.dataDescriptor.getChildren(item); suffix = " (" + children.length [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=61&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;!-- http://blog.flexexamples.com/2008/04/05/opening-branches-by-clicking-rows-in-a-tree-control-in-flex/ --&gt;
&lt;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
        layout="vertical"
        verticalAlign="middle"
        backgroundColor="white"&gt;

    &lt;mx:Script&gt;
        &lt;![CDATA[
            import mx.collections.ICollectionView;
            import mx.events.ListEvent;

            private function tree_itemClick(evt:ListEvent):void {
                var item:Object = Tree(evt.currentTarget).selectedItem;
                <span style="color:#ff0000;"><strong>if (tree.dataDescriptor.isBranch(item)) {</strong>
</span>                    tree.expandItem(item, !tree.isItemOpen(item), true);
                }
            }

            private function tree_labelFunc(item:XML):String {
                var children:ICollectionView;
                var suffix:String = "";
                if (tree.dataDescriptor.isBranch(item)) {
                    children = tree.dataDescriptor.getChildren(item);
                    suffix = " (" + children.length + ")";
                }
                return item[tree.labelField] + suffix;
            }
        ]]&gt;
    &lt;/mx:Script&gt;

    &lt;mx:XML id="dp"&gt;
        &lt;root&gt;
            &lt;folder label="One"&gt;
                &lt;folder label="One.A"&gt;
                    &lt;item label="One.A.1" /&gt;
                    &lt;item label="One.A.2" /&gt;
                    &lt;item label="One.A.3" /&gt;
                    &lt;item label="One.A.4" /&gt;
                    &lt;item label="One.A.5" /&gt;
                &lt;/folder&gt;
                &lt;item label="One.1" /&gt;
                &lt;item label="One.2" /&gt;
            &lt;/folder&gt;
            &lt;folder label="Two"&gt;
                &lt;item label="Two.1" /&gt;
                &lt;folder label="Two.A"&gt;
                    &lt;item label="Two.A.1" /&gt;
                    &lt;item label="Two.A.2" /&gt;
                &lt;/folder&gt;
            &lt;/folder&gt;
        &lt;/root&gt;
    &lt;/mx:XML&gt;

    &lt;mx:Tree id="tree"
            dataProvider="{dp}"
            showRoot="false"
            labelField="@label"
            labelFunction="tree_labelFunc"
            width="300"
            rowCount="6"
            itemClick="tree_itemClick(event);" /&gt;

&lt;/mx:Application&gt;

<a href="http://blog.flexexamples.com/2008/04/05/opening-branches-by-clicking-rows-in-a-tree-control-in-flex/">http://blog.flexexamples.com/2008/04/05/opening-branches-by-clicking-rows-in-a-tree-control-in-flex/</a></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=61&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/05/28/flex-identify-parent-or-child-item-on-click-on-tree-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex, How to automatically close open branches of a Flex Tree control.</title>
		<link>http://goelnitin.wordpress.com/2009/05/27/flex-how-to-automatically-close-open-branches-of-a-flex-tree-control/</link>
		<comments>http://goelnitin.wordpress.com/2009/05/27/flex-how-to-automatically-close-open-branches-of-a-flex-tree-control/#comments</comments>
		<pubDate>Wed, 27 May 2009 12:20:57 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[Tree]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/?p=58</guid>
		<description><![CDATA[&#60;?xml version=&#8220;1.0&#8243; encoding=&#8220;utf-8&#8243;?&#62; &#60;mx:Application    xmlns:mx=&#8220;http://www.adobe.com/2006/mxml&#8221;  layout=&#8220;absolute&#8221;  width=&#8220;200&#8243;  height=&#8220;300&#8243;  &#62;    &#60;mx:Script&#62;     &#60;![CDATA[     import mx.collections.XMLListCollection;   import mx.events.TreeEvent;   import mx.controls.Tree;   import mx.events.ListEvent;     private var dpx:XML = &#60;nav&#62;        &#60;node label="Womens"&#62;     &#60;node label="Flora by Gucci" url="assets/swf/movies/flora.swf" /&#62;     &#60;node label="Gucci by Gucci" url="assets/swf/movies/gucci.swf" [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=58&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><strong><strong></p>
<li>
<div><span><span>&lt;?xml</span> <span>version</span>=<span>&#8220;1.0&#8243;</span> <span>encoding</span>=<span>&#8220;utf-8&#8243;</span><span>?&gt;</span></span></div>
</li>
<li>
<div><span><span>&lt;mx:Application</span> </span></div>
</li>
<li>
<div> </div>
</li>
<li>
<div> <span>xmlns:mx</span>=<span>&#8220;http://www.adobe.com/2006/mxml&#8221;</span></div>
</li>
<li>
<div> <span>layout</span>=<span>&#8220;absolute&#8221;</span></div>
</li>
<li>
<div> <span>width</span>=<span>&#8220;200&#8243;</span></div>
</li>
<li>
<div> <span>height</span>=<span>&#8220;300&#8243;</span></div>
</li>
<li>
<div> <span>&gt;</span></div>
</li>
<li>
<div> </div>
</li>
<li>
<div> <span><span>&lt;mx:Script<span>&gt;</span></span></span></div>
</li>
<li>
<div> </div>
</li>
<li>
<div>  <span>&lt;![CDATA[</span></div>
</li>
<li>
<div><span> </span></div>
</li>
<li>
<div><span>  import mx.collections.XMLListCollection;</span></div>
</li>
<li>
<div><span>  import mx.events.TreeEvent;</span></div>
</li>
<li>
<div><span>  import mx.controls.Tree;</span></div>
</li>
<li>
<div><span>  import mx.events.ListEvent;</span></div>
</li>
<li>
<div><span>  </span></div>
</li>
<li>
<div><span>  private var dpx:XML = &lt;nav&gt;</span></div>
</li>
<li>
<div><span>    </span></div>
</li>
<li>
<div><span>   &lt;node label="Womens"&gt;</span></div>
</li>
<li>
<div><span>    &lt;node label="Flora by Gucci" url="assets/swf/movies/flora.swf" /&gt;</span></div>
</li>
<li>
<div><span>    &lt;node label="Gucci by Gucci" url="assets/swf/movies/gucci.swf" /&gt;</span></div>
</li>
<li>
<div><span>    &lt;node label="Classics" url="assets/swf/movies/classics.swf" &gt;</span></div>
</li>
<li>
<div><span>     &lt;node label="Classic 1" url="http://gucci.com/class/classic1.html" /&gt;</span></div>
</li>
<li>
<div><span>     &lt;node label="Classic 2" url="http://gucci.com/class/classic1.html" /&gt;</span></div>
</li>
<li>
<div><span>     &lt;node label="Classic 3" url="http://gucci.com/class/classic1.html" /&gt;</span></div>
</li>
<li>
<div><span>    &lt;/node&gt;</span></div>
</li>
<li>
<div><span>   &lt;/node&gt;</span></div>
</li>
<li>
<div><span>   </span></div>
</li>
<li>
<div><span>   &lt;node label="Mens"&gt;</span></div>
</li>
<li>
<div><span>    &lt;node label="Pour Homme" url="assets/swf/movies/ph.swf" &gt;</span></div>
</li>
<li>
<div><span>     &lt;node label="Pour Homme 1" url="http://gucci.com/ph/classic1.html" /&gt;</span></div>
</li>
<li>
<div><span>     &lt;node label="Pour Homme 2" url="http://gucci.com/ph/classic2.html" /&gt;</span></div>
</li>
<li>
<div><span>    &lt;/node&gt;</span></div>
</li>
<li>
<div><span>   &lt;/node&gt;</span></div>
</li>
<li>
<div><span>   </span></div>
</li>
<li>
<div><span>  &lt;/nav&gt;;</span></div>
</li>
<li>
<div><span>  </span></div>
</li>
<li>
<div><span>  private var dp:XMLListCollection = new XMLListCollection(dpx.children()); </span></div>
</li>
<li>
<div><span>  </span></div>
</li>
<li>
<div><span>  private function treeItemClick(e:ListEvent):void </span></div>
</li>
<li>
<div><span>  {</span></div>
</li>
<li>
<div><span>               var item:Object = Tree(e.currentTarget).selectedItem;</span></div>
</li>
<li>
<div><span>               </span></div>
</li>
<li>
<div><span>               /*</span></div>
</li>
<li>
<div><span>                Open/close the selected item if a branch</span></div>
</li>
<li>
<div><span>               */</span></div>
</li>
<li>
<div><span>               if (tree.dataDescriptor.isBranch(item))</span></div>
</li>
<li>
<div><span>               {   </span></div>
</li>
<li>
<div><span>                   tree.expandItem(item,!tree.isItemOpen(item),false,true);</span></div>
</li>
<li>
<div><span>               }</span></div>
</li>
<li>
<div><span>               else</span></div>
</li>
<li>
<div><span>               {</span></div>
</li>
<li>
<div><span>                // Clicked on an item -- DO STUFF!</span></div>
</li>
<li>
<div><span>               }</span></div>
</li>
<li>
<div><span>           }</span></div>
</li>
<li>
<div><span>           </span></div>
</li>
<li>
<div><span>           /*</span></div>
</li>
<li>
<div><span>            Function for accessing the Root item of the Tree</span></div>
</li>
<li>
<div><span>           */</span></div>
</li>
<li>
<div><span>           private function getRoot(childObj:Object):Object</span></div>
</li>
<li>
<div><span>           {</span></div>
</li>
<li>
<div><span>            var parentObj:Object = tree.getParentItem(childObj);</span></div>
</li>
<li>
<div><span>            if(parentObj != null) return getRoot(parentObj);</span></div>
</li>
<li>
<div><span>            else return childObj;</span></div>
</li>
<li>
<div><span>           }</span></div>
</li>
<li>
<div><span>           </span></div>
</li>
<li>
<div><span>           /*</span></div>
</li>
<li>
<div><span>            Close the branch if the open item is not in it</span></div>
</li>
<li>
<div><span>           */</span></div>
</li>
<li>
<div><span>           private function closeOpenItems(e:TreeEvent):void</span></div>
</li>
<li>
<div><span>           {</span></div>
</li>
<li>
<div><span>            var item:Object = e.item;</span></div>
</li>
<li>
<div><span>            </span></div>
</li>
<li>
<div><span>            for each(var i:Object in tree.openItems)</span></div>
</li>
<li>
<div><span>               {</span></div>
</li>
<li>
<div><span>                if(XML(getRoot(i)).@label != XML(getRoot(item)).@label)</span></div>
</li>
<li>
<div><span>                {</span></div>
</li>
<li>
<div><span>                 if(i!=item) tree.expandItem(i,false);</span></div>
</li>
<li>
<div><span>                }</span></div>
</li>
<li>
<div><span>               }</span></div>
</li>
<li>
<div><span>           }  </span></div>
</li>
<li>
<div><span>  </span></div>
</li>
<li>
<div><span> ]]&gt;</span></div>
</li>
<li>
<div> <span><span>&lt;/mx:Script<span>&gt;</span></span></span></div>
</li>
<li>
<div> </div>
</li>
<li>
<div> <span><span>&lt;mx:Tree</span></span></div>
</li>
<li>
<div> </div>
</li>
<li>
<div>  <span>id</span>=<span>&#8220;tree&#8221;</span></div>
</li>
<li>
<div>  <span>width</span>=<span>&#8220;200&#8243;</span></div>
</li>
<li>
<div>  <span>height</span>=<span>&#8220;300&#8243;</span></div>
</li>
<li>
<div>  <span>dataProvider</span>=<span>&#8220;{dp}&#8221;</span></div>
</li>
<li>
<div>  <span>labelField</span>=<span>&#8220;@label&#8221;</span></div>
</li>
<li>
<div>  <span>itemClick</span>=<span>&#8220;treeItemClick(event)&#8221;</span></div>
</li>
<li>
<div>  <span>itemOpen</span>=<span>&#8220;closeOpenItems(event)&#8221;</span></div>
</li>
<li>
<div> </div>
</li>
<li>
<div>  <span>/&gt;</span></div>
</li>
<li>
<div> </div>
</li>
<li>
<div><span><span>&lt;/mx:Application<span>&gt;</span></span></span></div>
</li>
<p></strong></strong></strong></p>
<p><span><span><span><a href="http://blog.lyraspace.com/2009/03/31/how-to-automatically-close-open-branches-of-a-flex-tree-control/">http://blog.lyraspace.com/2009/03/31/how-to-automatically-close-open-branches-of-a-flex-tree-control/</a></span></span></span></p>
<li>
<div><span><span><span> </span></span></span></div>
</li>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=58&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/05/27/flex-how-to-automatically-close-open-branches-of-a-flex-tree-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Determining which item was clicked in a Flex LinkBar control</title>
		<link>http://goelnitin.wordpress.com/2009/05/15/determining-which-item-was-clicked-in-a-flex-linkbar-control/</link>
		<comments>http://goelnitin.wordpress.com/2009/05/15/determining-which-item-was-clicked-in-a-flex-linkbar-control/#comments</comments>
		<pubDate>Fri, 15 May 2009 09:27:29 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[LinkBar]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/?p=56</guid>
		<description><![CDATA[&#60;?xml version="1.0" encoding="utf-8"?&#62; &#60;!-- http://blog.flexexamples.com/2008/01/16/determining-which-item-was-clicked-in-a-flex-linkbar-control/ --&#62; &#60;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" verticalAlign="middle" backgroundColor="white"&#62; &#60;mx:Script&#62; &#60;![CDATA[ import mx.controls.Alert; import mx.events.ItemClickEvent; import mx.utils.ObjectUtil; private function linkBar_itemClick(evt:ItemClickEvent):void { Alert.show("index: " + evt.index + "n" + "label: " + evt.label + "n" + "item: " + "n" + ObjectUtil.toString(evt.item), evt.type); } ]]&#62; &#60;/mx:Script&#62; &#60;mx:Array id="arr"&#62; &#60;mx:Object label="One" data="1" custom="cougar" /&#62; &#60;mx:Object [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=56&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre class="code">&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;!-- http://blog.flexexamples.com/2008/01/16/determining-which-item-was-clicked-in-a-flex-linkbar-control/ --&gt;
&lt;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
        layout="vertical"
        verticalAlign="middle"
        backgroundColor="white"&gt;

    &lt;mx:Script&gt;
        &lt;![CDATA[
            import mx.controls.Alert;
            import mx.events.ItemClickEvent;
            import mx.utils.ObjectUtil;

            private function linkBar_itemClick(evt:ItemClickEvent):void {
                Alert.show("index: " + evt.index + "n" +
                            "label: " + evt.label + "n" +
                            "item: " + "n" +
                            ObjectUtil.toString(evt.item),
                            evt.type);
            }
        ]]&gt;
    &lt;/mx:Script&gt;

    &lt;mx:Array id="arr"&gt;
        &lt;mx:Object label="One" data="1" custom="cougar" /&gt;
        &lt;mx:Object label="Two" data="2" custom="rhino" /&gt;
        &lt;mx:Object label="Three" data="3" custom="elephant" /&gt;
        &lt;mx:Object label="Four" data="4" custom="penguin" /&gt;
    &lt;/mx:Array&gt;

    &lt;mx:LinkBar id="linkBar"
            dataProvider="{arr}"
            itemClick="linkBar_itemClick(event);" /&gt;

&lt;/mx:Application&gt;</pre>
<pre class="code"><a href="http://blog.flexexamples.com/2008/01/16/determining-which-item-was-clicked-in-a-flex-linkbar-control/">http://blog.flexexamples.com/2008/01/16/determining-which-item-was-clicked-in-a-flex-linkbar-control/</a></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=56&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/05/15/determining-which-item-was-clicked-in-a-flex-linkbar-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex, Triggering effects when a container is resized</title>
		<link>http://goelnitin.wordpress.com/2009/05/07/flex-triggering-effects-when-a-container-is-resized/</link>
		<comments>http://goelnitin.wordpress.com/2009/05/07/flex-triggering-effects-when-a-container-is-resized/#comments</comments>
		<pubDate>Thu, 07 May 2009 07:12:03 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/2009/05/07/flex-triggering-effects-when-a-container-is-resized/</guid>
		<description><![CDATA[http://blog.flexexamples.com/2007/09/23/triggering-effects-when-a-container-is-resized/ &#60;?xml version="1.0" encoding="utf-8"?&#62; &#60;!-- http://blog.flexexamples.com/2007/09/23/triggering-effects-when-a-container-is-resized/ --&#62; &#60;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" verticalAlign="middle" backgroundColor="white"&#62; &#60;mx:Script&#62; &#60;![CDATA[ private function sizePanel(w:uint, h:uint):void { panel.width = w; panel.height = h; } ]]&#62; &#60;/mx:Script&#62; &#60;mx:Resize id="resize" /&#62; &#60;mx:ApplicationControlBar dock="true"&#62; &#60;mx:Button label="160x160" click="sizePanel(160, 160);" /&#62; &#60;mx:Button label="240x160" click="sizePanel(240, 160);" /&#62; &#60;mx:Button label="160x240" click="sizePanel(160, 240);" /&#62; &#60;mx:Button label="320x240" click="sizePanel(320, 240);" /&#62; &#60;mx:Spacer width="100%" [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=55&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.flexexamples.com/2007/09/23/triggering-effects-when-a-container-is-resized/">http://blog.flexexamples.com/2007/09/23/triggering-effects-when-a-container-is-resized/</a></p>
<pre class="code">&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;!-- http://blog.flexexamples.com/2007/09/23/triggering-effects-when-a-container-is-resized/ --&gt;
&lt;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
        layout="vertical"
        verticalAlign="middle"
        backgroundColor="white"&gt;

    &lt;mx:Script&gt;
        &lt;![CDATA[
            private function sizePanel(w:uint, h:uint):void {
                panel.width = w;
                panel.height = h;
            }
        ]]&gt;
    &lt;/mx:Script&gt;

    &lt;mx:Resize id="resize" /&gt;

    &lt;mx:ApplicationControlBar dock="true"&gt;
        &lt;mx:Button label="160x160"
                click="sizePanel(160, 160);" /&gt;
        &lt;mx:Button label="240x160"
                click="sizePanel(240, 160);" /&gt;
        &lt;mx:Button label="160x240"
                click="sizePanel(160, 240);" /&gt;
        &lt;mx:Button label="320x240"
                click="sizePanel(320, 240);" /&gt;

        &lt;mx:Spacer width="100%" /&gt;

        &lt;mx:Label text="w:{panel.width}, h:{panel.height}" /&gt;
    &lt;/mx:ApplicationControlBar&gt;

    &lt;mx:Panel id="panel"
            title="title"
            status="status"
            width="320"
            height="240"
            resizeEffect="{resize}"&gt;
        &lt;mx:Accordion id="accordion"
                historyManagementEnabled="false"
                width="100%"
                height="100%"&gt;
            &lt;mx:VBox label="Shipping Information" /&gt;
            &lt;mx:VBox label="Billing Information" /&gt;
        &lt;/mx:Accordion&gt;
        &lt;mx:ControlBar id="cb"&gt;
            &lt;mx:Button /&gt;
        &lt;/mx:ControlBar&gt;
    &lt;/mx:Panel&gt;

&lt;/mx:Application&gt;</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=55&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/05/07/flex-triggering-effects-when-a-container-is-resized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Using SVN subversioning with Flex builder 3.0</title>
		<link>http://goelnitin.wordpress.com/2009/04/24/using-svn-subversioning-with-flex-builder-30/</link>
		<comments>http://goelnitin.wordpress.com/2009/04/24/using-svn-subversioning-with-flex-builder-30/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 09:31:23 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/2009/04/24/using-svn-subversioning-with-flex-builder-30/</guid>
		<description><![CDATA[http://www.flashmagazine.com/tutorials/detail/setting_up_subversion_with_adobe_flex_3/ http://sudhahariharan.wordpress.com/2007/09/12/using-svn-subversioning-with-flex-builder/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=54&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flashmagazine.com/tutorials/detail/setting_up_subversion_with_adobe_flex_3/">http://www.flashmagazine.com/tutorials/detail/setting_up_subversion_with_adobe_flex_3/</a></p>
<p><a href="http://sudhahariharan.wordpress.com/2007/09/12/using-svn-subversioning-with-flex-builder/">http://sudhahariharan.wordpress.com/2007/09/12/using-svn-subversioning-with-flex-builder/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=54&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/04/24/using-svn-subversioning-with-flex-builder-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex, How to load animated GIFs using Adobe Flex</title>
		<link>http://goelnitin.wordpress.com/2009/03/31/flex-how-to-load-animated-gifs-using-adobe-flex/</link>
		<comments>http://goelnitin.wordpress.com/2009/03/31/flex-how-to-load-animated-gifs-using-adobe-flex/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 06:53:33 +0000</pubDate>
		<dc:creator>goelnitin</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://goelnitin.wordpress.com/2009/03/31/flex-how-to-load-animated-gifs-using-adobe-flex/</guid>
		<description><![CDATA[http://flexology.wordpress.com/2008/09/30/loadinganimated_gif_in_flex/ http://groups.google.com/group/flex_india/browse_thread/thread/eff4e02c88aeed50<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=53&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://flexology.wordpress.com/2008/09/30/loadinganimated_gif_in_flex/">http://flexology.wordpress.com/2008/09/30/loadinganimated_gif_in_flex/</a></p>
<p><a href="http://groups.google.com/group/flex_india/browse_thread/thread/eff4e02c88aeed50">http://groups.google.com/group/flex_india/browse_thread/thread/eff4e02c88aeed50</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goelnitin.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goelnitin.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goelnitin.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goelnitin.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/goelnitin.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/goelnitin.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/goelnitin.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/goelnitin.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goelnitin.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goelnitin.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goelnitin.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goelnitin.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goelnitin.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goelnitin.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goelnitin.wordpress.com&amp;blog=2612939&amp;post=53&amp;subd=goelnitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://goelnitin.wordpress.com/2009/03/31/flex-how-to-load-animated-gifs-using-adobe-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fac2982062797ced14b01156fdd4e108?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">goelnitin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
