<?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>flex on blog - by kumar</title>
	<atom:link href="http://flexonblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexonblog.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 09 Jan 2012 11:58:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='flexonblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/76cbe6212da160767a8512bb3bc2c18f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>flex on blog - by kumar</title>
		<link>http://flexonblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://flexonblog.wordpress.com/osd.xml" title="flex on blog - by kumar" />
	<atom:link rel='hub' href='http://flexonblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Tips on Spark List control and Spark DataGrid control</title>
		<link>http://flexonblog.wordpress.com/2011/05/30/tips-on-spark-list-control-and-spark-datagrid-control/</link>
		<comments>http://flexonblog.wordpress.com/2011/05/30/tips-on-spark-list-control-and-spark-datagrid-control/#comments</comments>
		<pubDate>Mon, 30 May 2011 08:36:03 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[Flex4]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=409</guid>
		<description><![CDATA[In Halo DataGrid control and Halo List control you would use the property scrollToIndex(index:int)  to specify to make the item at that index visible.But in Spark List control and Spark DataGrid control you should use different properties like below. For Spark List ensureIndexIsVisible(index:int); For Spark DataGrid (version 4.5) ensureCellIsVisible(index:int);  and then there&#8217;s also setSelectedIndex(index:int); for Spark [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=409&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In Halo DataGrid control and Halo List control you would use the property <em>scrollToIndex(index:int)</em>  to specify to make the item at that index visible.But in Spark List control and Spark DataGrid control you should use different properties like below.</p>
<p>For Spark List</p>
<p><em>ensureIndexIsVisible(index:int);</em></p>
<p>For Spark DataGrid (version 4.5)</p>
<p><em>ensureCellIsVisible(index:int); </em></p>
<p>and then there&#8217;s also <em>setSelectedIndex(index:int);</em> for Spark DataGrid</p>
<p>Enjoy the tip.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/409/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=409&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2011/05/30/tips-on-spark-list-control-and-spark-datagrid-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Image Cropping in Flex</title>
		<link>http://flexonblog.wordpress.com/2011/01/31/image-cropping-in-flex/</link>
		<comments>http://flexonblog.wordpress.com/2011/01/31/image-cropping-in-flex/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 11:59:25 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[code downloads]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[Flex related]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=397</guid>
		<description><![CDATA[Even though there are many posts on this particular topic still there are many ???, then i thought may be i can write about it, so lets get started. Lets do things in steps. Load Image in to Flex App Convert it to Bitmap and BitmapData objects. Crop Image using BitmapData object 1.Load Image in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=397&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Even though there are many posts on this particular topic still there are many ???, then i thought may be i can write about it, so lets get started.</p>
<p>Lets do things in steps.</p>
<ol>
<li>Load Image in to Flex App</li>
<li>Convert it to Bitmap and BitmapData objects.</li>
<li>Crop Image using BitmapData object</li>
</ol>
<p><strong>1.Load Image in to Flex App</strong></p>
<p><em>private var imageLoader:Loader = new Loader();</em></p>
<p><em>private function fnInit():void</em><br />
<em> {</em><br />
<em> imageLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, loadImageComplete);</em><br />
<em> imageLoader.load(new URLRequest(&#8220;assets/flower.png&#8221;));</em><br />
<em> }</em></p>
<p><strong>2.Convert it to Bitmap and BitmapData objects</strong></p>
<p><em>private var bitmapImage:Bitmap;</em><br />
<em> private var bitmapDataImage:BitmapData;</em></p>
<p><em>//Event.COMPLETE eventHandler for Loader</em></p>
<p><em>private function loadImageComplete(e:Event):void</em><br />
<em> {</em><br />
<em> bitmapImage = Bitmap(e.target.loader.content);</em><br />
<em> bitmapDataImage = Bitmap(bitmapImage).bitmapData.clone();</em><br />
<em> }</em></p>
<p><strong>3.Crop Image using BitmapData object</strong></p>
<p><em>//Specifying the dimensions for Image cropping</em></p>
<p><em>private var WIDTH:Number=200;</em><br />
<em> private var HEIGHT:Number=150;</em><br />
<em> private var X:Number=50;</em><br />
<em> private var Y:Number=50;</em></p>
<p><em>private function getCroppedImage():BitmapData</em><br />
<em> {</em><br />
<em> var croppedBitmapData:BitmapData = new BitmapData(WIDTH, HEIGHT, false);</em><br />
<em> croppedBitmapData.copyPixels(bitmapDataImage, getImageRect(), new Point(0, 0));</em><br />
<em> return croppedBitmapData;</em><br />
<em> }</em></p>
<p><em>private function getImageRect():Rectangle</em><br />
<em> {</em><br />
<em> var requestedRect:Rectangle;</em><br />
<em> requestedRect = new Rectangle(X, Y, WIDTH, HEIGHT);</em><br />
<em> return requestedRect;</em><br />
<em> }</em></p>
<p>here the function getCroppedImage() returns the cropped Image BitmapData.And to see the cropped Image assign it to source of Image like below.</p>
<p><em>var croppedBitmap:Bitmap = new Bitmap(getCroppedImage());</em><br />
<em> image.source=croppedBitmap;//image is &#8216;id&#8217; of Image</em></p>
<p>To better understand the Post i recommend reading Bitmap and BitmapData classes.</p>
<p><a href="http://99thoughts.com/Examples/examples2/ImageCropping.swf" target="_blank">View Demo</a></p>
<p><a href="http://99thoughts.com/Examples/examples2/ImageCropping.zip">Download Code</a></p>
<p>Enjoy the Post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/397/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/397/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/397/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/397/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/397/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/397/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/397/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/397/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/397/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/397/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/397/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/397/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/397/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/397/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=397&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2011/01/31/image-cropping-in-flex/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Tip on LinkBar control in Flex</title>
		<link>http://flexonblog.wordpress.com/2010/12/20/tip-on-linkbar-control-in-flex/</link>
		<comments>http://flexonblog.wordpress.com/2010/12/20/tip-on-linkbar-control-in-flex/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 11:26:06 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[code downloads]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[samples]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=394</guid>
		<description><![CDATA[LinkBar control defines the style name &#8220;linkButtonStyleName&#8221; to specify styles for link buttons, but does not define a style name for a selected link button.For example if you want to apply a specific style for a selected link button in the row of link buttons, you would think for a while, make some try outs, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=394&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>LinkBar control defines the style name &#8220;linkButtonStyleName&#8221; to specify styles for link buttons, but does not define a style name for a selected link button.For example if you want to apply a specific style for a selected link button in the row of link buttons, you would think for a while, make some try outs, look in to the code, scratch your head for a while,curse flex and may be finnally give up.The real thing is it isn&#8217;t defined.But there is a way.</p>
<p>LinkBar control defines a row of LinkButtons, meaning we can access and apply styles to any of these individual Buttons at run time using setStyle method.</p>
<p>Example: Button(lnkBr.getChildAt(0)).setStyle(&#8220;fontWeight&#8221;,&#8221;normal&#8221;);</p>
<p>In the above line lnkBr is id of the LinkBar and getChildAt method gets that particular button and then we can apply style to that button using the setStyle method.</p>
<p><a href="http://99thoughts.com/Examples/examples2/LinkBarEx1.swf">Demo</a></p>
<p><a href="http://99thoughts.com/Examples/examples2/LinkBarEx1.zip">Code</a></p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/394/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/394/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/394/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/394/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/394/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/394/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/394/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/394/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/394/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/394/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/394/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/394/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/394/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/394/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=394&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2010/12/20/tip-on-linkbar-control-in-flex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Display ToolTips for Combobox List items in Flex4</title>
		<link>http://flexonblog.wordpress.com/2010/07/13/display-tooltips-for-combobox-list-items-in-flex4/</link>
		<comments>http://flexonblog.wordpress.com/2010/07/13/display-tooltips-for-combobox-list-items-in-flex4/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 06:32:21 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[code downloads]]></category>
		<category><![CDATA[corrections]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[Flex4]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=389</guid>
		<description><![CDATA[Few months back i made this post in Flex3, it was buggy and i figured later it may not be possible here with my logic.Then comes the Flex4, did anyone tell you Flex4 is awesome, yes it is.The same requirement where you want to show tooltips on comboBox List items on roolover can be achieved easily in Flex4.You may [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=389&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Few months back i made <a href="http://flexonblog.wordpress.com/2009/03/04/display-tooltips-for-combobox-list-items-in-flex/" target="_blank">this </a>post in <strong>Flex3</strong>, it was buggy and i figured later it may not be possible here with my logic.Then comes the <strong>Flex4</strong>, did anyone tell you Flex4 is awesome, yes it is.The same requirement where you want to show tooltips on comboBox List items on roolover can be achieved easily in Flex4.You may have to read about the new ItemRenderer Class and its architecture for better understanding the code and you can go figure your own requirement then.</p>
<p><a href="http://99thoughts.com/Examples/examples2/Fx4_1.zip" target="_blank">Download code</a></p>
<p>And this is my first post on Flex4.Enjoy the post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/389/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=389&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2010/07/13/display-tooltips-for-combobox-list-items-in-flex4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash,Steve Jobs,Adobe: what do you think?.</title>
		<link>http://flexonblog.wordpress.com/2010/04/30/flashsteve-jobsadobe-what-do-you-think/</link>
		<comments>http://flexonblog.wordpress.com/2010/04/30/flashsteve-jobsadobe-what-do-you-think/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 08:55:54 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[discussions]]></category>
		<category><![CDATA[Flex related]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=385</guid>
		<description><![CDATA[If you haven&#8217;t read it, please do so. So after reading the longggggggg page, i just thought a few too. 1.Did he just pull a fast one?. 2.Why is he directly blaming Flash(Adobe)?, I smell something fishy. 3.What does the Microsoft think about this?,  The enemy of my enemy is my friend. 4.I find only two [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=385&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t read it, please <a href="http://www.apple.com/hotnews/thoughts-on-flash/" target="_blank">do so</a>.</p>
<p>So after reading the longggggggg page, i just thought a few too.</p>
<p>1.Did he just pull a fast one?.<br />
2.Why is he directly blaming Flash(Adobe)?, I smell something fishy.<br />
3.What does the Microsoft think about this?,  The enemy of my enemy is my friend.<br />
4.I find only two thoughts reasonable,<br />
<em> -Third, there’s reliability, security and performance.<br />
</em> <em>-Fourth, there’s battery life.<br />
</em>5.Repetitive thought, we follow all open standards [HTML5, CSS and JavaScript ...], yeah like they create them and we should follow them.:-)<br />
6.How come Flash works on Android phones?.May be Apple needs to enhance their products.<br />
7.What&#8217;s Adobe reaction?.<br />
8.There&#8217;s always thrist for new experiances, can&#8217;t stick to one standard/technology for a long time, and especially in this era whether PC or mobile.<br />
9.Why did we adopt to Flash for web and Why is that difficult for mobile.Its been 40 years since man set foot on moon, did they make it or fake it.<br />
10.It really doesn&#8217;t matter for the end user/customer who owns what, what really matters is that who can satisfy him/her.<br />
11. And there&#8217;s a lot more &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>i am really tired of this shit, so if you people have any thoughts on this just comment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/385/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=385&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2010/04/30/flashsteve-jobsadobe-what-do-you-think/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Tip on Panel Class in Flex</title>
		<link>http://flexonblog.wordpress.com/2009/12/16/tip-on-panel-class-in-flex/</link>
		<comments>http://flexonblog.wordpress.com/2009/12/16/tip-on-panel-class-in-flex/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:36:23 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[Flex related]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=375</guid>
		<description><![CDATA[Often hear questions on Alert Control like, remove default Button(OK),add new Button&#8217;s and so on.., and on TitleWindow like, re-arrange close Button to top-left,add new Buttons and so on.. One thing we got to notice at first is that TitleWindow and Alert are Classes which are derived from Panel Class, which in turn is derived [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=375&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Often hear questions on Alert Control like, remove default Button(OK),add new Button&#8217;s and so on.., and on TitleWindow like, re-arrange close Button to top-left,add new Buttons and so on..</p>
<p>One thing we got to notice at first is that TitleWindow and Alert are Classes which are derived from Panel Class, which in turn is derived from Container Class, so Alert and TitleWindow are sub-classes of Panel Class, they are created by addding new functionality[methods and properties] to the Panel Class.And the final tip is that, look in to the code,look in to the Class Diagram and if you dont have one then download it <a href="http://flexonblog.wordpress.com/2008/02/11/download-class-diagram-and-framework-diagram-of-flex-at-my-blog/" target="_blank">here </a>, make a print and stick to a wall near you.</p>
<p>So, having said that you need to decide an appropriate implementation based of your requirements.Example, if you dont want to show OK(default Button) Button on the Alert Control,then better not to use Alert Control, go for a Panel,which is appropriate.</p>
<p>Below fig shows the Relational Diagram of Container,Panel,Alert and TitleWindow Classes.</p>
<p><a href="http://flexonblog.files.wordpress.com/2009/12/paneltip1.png"><img class="aligncenter size-full wp-image-377" src="http://flexonblog.files.wordpress.com/2009/12/paneltip1.png?w=450" alt="Relational Diagram of Panel,Alert,TitleWindow"   /></a></p>
<p>Enjoy the Post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/375/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=375&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/12/16/tip-on-panel-class-in-flex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>

		<media:content url="http://flexonblog.files.wordpress.com/2009/12/paneltip1.png" medium="image">
			<media:title type="html">Relational Diagram of Panel,Alert,TitleWindow</media:title>
		</media:content>
	</item>
		<item>
		<title>Sorting Date&#8217;s on ArrayCollection in Flex</title>
		<link>http://flexonblog.wordpress.com/2009/11/16/sorting-dates-on-arraycollection-in-flex/</link>
		<comments>http://flexonblog.wordpress.com/2009/11/16/sorting-dates-on-arraycollection-in-flex/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 04:26:42 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[ArrayCollection Date Field]]></category>
		<category><![CDATA[compare Function]]></category>
		<category><![CDATA[Sort]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=363</guid>
		<description><![CDATA[First things first, read about the mx.collections.Sort Class before going in to the code below. About the Post,suppose i have a AC[ArrayCollection] like below; [Bindable] private var arrClldetails:ArrayCollection = new ArrayCollection([ {Fname:"Kranthi", Lname:"Kata", dob:"21 Sep 79"}, {Fname:"Vasanth", Lname:"Lola", dob:"11 Jun 80"}, {Fname:"Manoj", Lname:"Pati", dob:"16 July 81"}, {Fname:"John McClain", Lname:"Mela", dob:"15 Feb 72"}, {Fname:"Ross", Lname:"Geller", dob:"02 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=363&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First things first, read about the <strong>mx.collections.Sort</strong> Class before going in to the code below.</p>
<p>About the Post,suppose i have a AC[<strong>ArrayCollection</strong>] like below;</p>
<p><em>[Bindable]<br />
private var arrClldetails:ArrayCollection = new ArrayCollection([<br />
{Fname:"Kranthi", Lname:"Kata", dob:"21 Sep 79"},<br />
{Fname:"Vasanth", Lname:"Lola", dob:"11 Jun 80"},<br />
{Fname:"Manoj", Lname:"Pati", dob:"16 July 81"},<br />
{Fname:"John McClain", Lname:"Mela", dob:"15 Feb 72"},<br />
{Fname:"Ross", Lname:"Geller", dob:"02 Jan 74"},<br />
{Fname:"Chandler", Lname:"Bing", dob:"18 Oct 76"}<br />
]);</em></p>
<p>Now i want to Sort the &#8220;dob&#8221; Date field in the AC.,so for this i need to<br />
write a compareFunction for Sort which in turn is applied to the AC like below,</p>
<p><em>//Compare Function<br />
private function fnCompareFunction(ObjA:Object,ObjB:Object,fields:Array = null):int<br />
{<br />
//fnDtfParceFunct is a Date parse function avail in DownloadCode.<br />
var dateA:Date=fnDtfParceFunct(ObjA.dob,&#8221;DD/MM/YY&#8221;);<br />
var dateB:Date=fnDtfParceFunct(ObjB.dob,&#8221;DD/MM/YY&#8221;);<br />
return ObjectUtil.dateCompare(dateA, dateB);<br />
}</em></p>
<p>Now apply this CompareFunction to Sort and then apply that to AC like below,</p>
<p><em>var sort:Sort=new Sort();<br />
sort.compareFunction=fnCompareFunction;<br />
arrClldetails.sort=sort;</em></p>
<p>Now refresh the AC for Sort to take effect,</p>
<p><em>arrClldetails.refresh();</em></p>
<p><a href="http://99thoughts.com/Examples/examples2/SortDateAC.swf" target="_blank">Run Demo</a></p>
<p><a href="http://99thoughts.com/Examples/examples2/SortDateAC.zip" target="_blank">Download Code</a></p>
<p>Enjoy the post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/363/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=363&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/11/16/sorting-dates-on-arraycollection-in-flex/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Tracing Childrens of a Container in Flex</title>
		<link>http://flexonblog.wordpress.com/2009/11/09/tracing-childrens-of-a-container-in-flex/</link>
		<comments>http://flexonblog.wordpress.com/2009/11/09/tracing-childrens-of-a-container-in-flex/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 09:14:20 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[container]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=358</guid>
		<description><![CDATA[A Container in Flex is one that controls the layout characteristics of child components and which extends the Container base Class like the famous Panel,Canvas,ViewStack,TabNavigator,&#8230; Container contains childrens or Sub Components or Sub Containers[Container in a Container], and so on.Childrens/child components in a Container are all are created using the creationPolicy setting of that Container.In [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=358&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A Container in Flex is one that controls the layout characteristics of child components and which extends the Container base Class like the famous Panel,Canvas,ViewStack,TabNavigator,&#8230;</p>
<p>Container contains childrens or Sub Components or Sub Containers[Container in a Container], and so on.Childrens/child components in a Container are all are created using the creationPolicy setting of that Container.In case of sub containers, outer Containers are created before the inner one&#8217;s.And creation can be altered by setting the creationPolicy.</p>
<p>So now we know some basics of Container its time for the Topic.</p>
<p><strong>Tracing..<br />
</strong>We can manage the child components of a Container by using its predefined methods,like below..<br />
<strong>1.</strong>Container.getChildren() &#8211; returns an Array of child components.<br />
<em>var arr:Array=Container.getChildren();</em><br />
<strong>2.</strong>Container.getChildAt(index:int) &#8211; returns an instance of the DisplayObject at that creation index,which we can cast to required.<br />
<em>var obj:Object=Container.getChildAt(0);</em><br />
<strong>3.</strong>Container.removeChildAt(index:int) &#8211; removes child at that creation index<br />
<em>var disObj:DisplayObject=Container.removeChildAt(0);</em><br />
<strong>4.</strong>Container.removeAllChildren() &#8211; as the name specifies<br />
&#8230;.so on</p>
<p>In the below download code i have implemented all these methods with a Panel.Enjoy the Post.</p>
<p><a href="http://99thoughts.com/Examples/examples1/TracingContainer.zip" target="_blank">Download code.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=358&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/11/09/tracing-childrens-of-a-container-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Assign a menu item(on right click menu list) to DataGrid control in Flex.</title>
		<link>http://flexonblog.wordpress.com/2009/10/09/assign-a-menu-itemon-right-click-menu-list-to-datagrid-control-in-flex/</link>
		<comments>http://flexonblog.wordpress.com/2009/10/09/assign-a-menu-itemon-right-click-menu-list-to-datagrid-control-in-flex/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 09:57:19 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[samples]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=354</guid>
		<description><![CDATA[OK, First thing to do, read about flash.ui.ContextMenu Class. Some points.. -&#62;In SWF content, any object that inherits from InteractiveObject can be given a context menu by assigning a menu object to its contextMenu property. -&#62;In Flex, only top-level components in the application can have context menus. -&#62;Flash Player has three types of context menus:standard [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=354&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>OK, First thing to do, read about <em>flash.ui.ContextMenu</em> Class.<br />
Some points..<br />
-&gt;In SWF content, any object that inherits from InteractiveObject can be given a context menu by assigning a menu object to its contextMenu property.<br />
-&gt;In Flex, only top-level components in the application can have context menus.<br />
-&gt;Flash Player has three types of context menus:standard menu ,the edit menu and an error menu.Only the standard and edit menus can be modified with the ContextMenu class.<br />
&#8230;<br />
so first create a ContextMenu for the DataGrid like below..</p>
<p><em>private function fnDgContextMenu():ContextMenu<br />
{<br />
var newContextMenu:ContextMenu = new ContextMenu();<br />
var newContextMenuItem:ContextMenuItem=new ContextMenuItem(&#8220;Sort&#8221;);<br />
newContextMenuItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT,fnSortSelect);<br />
newContextMenu.customItems.push(newContextMenuItem);<br />
return newContextMenu;<br />
}</em></p>
<p>now assign it to DataGrid.<br />
<em>dg.contextMenu=fnDgContextMenu(); // here dg is the &#8220;id&#8221; of the DataGrid.check the code below.</em></p>
<p><a href="http://99thoughts.com/Examples/examples1/DgContextMenu1.zip" target="_blank">Download code.</a></p>
<p>Enjoy the post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/354/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=354&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/10/09/assign-a-menu-itemon-right-click-menu-list-to-datagrid-control-in-flex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Tips on MenuBar control and its dataProvider in flex</title>
		<link>http://flexonblog.wordpress.com/2009/09/25/tips-on-menubar-control-and-its-dataprovider-in-flex/</link>
		<comments>http://flexonblog.wordpress.com/2009/09/25/tips-on-menubar-control-and-its-dataprovider-in-flex/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 05:28:53 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[samples]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=348</guid>
		<description><![CDATA[Suppose we have a MenuBar and its dataPovider as below. &#60;mx:MenuBar id=&#8221;myMenu&#8221; dataProvider=&#8221;{xmlLst}&#8221; labelField=&#8221;@label&#8221; itemClick=&#8221;fnItemClick(event)&#8221; /&#62; &#60;mx:XMLList id=&#8221;xmlLst&#8221;&#62;         &#60;root label=&#8221;year&#8221;&#62;             &#60;menuitem label=&#8221;2001&#8243; enabled=&#8221;true&#8221;/&#62;             &#60;menuitem label=&#8221;2002&#8243; enabled=&#8221;false&#8221;/&#62;             &#60;menuitem label=&#8221;2003&#8243; enabled=&#8221;true&#8221;/&#62;             &#60;menuitem label=&#8221;2004&#8243; enabled=&#8221;false&#8221;/&#62;             &#60;menuitem label=&#8221;2005&#8243; enabled=&#8221;true&#8221;/&#62;         &#60;/root&#62; &#60;/mx:XMLList&#62; and the itemClick handler below private function fnItemClick(event:MenuEvent):void { //code goes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=348&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Suppose we have a MenuBar and its dataPovider as below.</p>
<p><em>&lt;mx:MenuBar id=&#8221;myMenu&#8221; dataProvider=&#8221;{xmlLst}&#8221; labelField=&#8221;@label&#8221; itemClick=&#8221;fnItemClick(event)&#8221; /&gt;</em></p>
<p><em>&lt;mx:XMLList id=&#8221;xmlLst&#8221;&gt;<br />
        &lt;root label=&#8221;year&#8221;&gt;<br />
            &lt;menuitem label=&#8221;2001&#8243; enabled=&#8221;true&#8221;/&gt;<br />
            &lt;menuitem label=&#8221;2002&#8243; enabled=&#8221;false&#8221;/&gt;<br />
            &lt;menuitem label=&#8221;2003&#8243; enabled=&#8221;true&#8221;/&gt;<br />
            &lt;menuitem label=&#8221;2004&#8243; enabled=&#8221;false&#8221;/&gt;<br />
            &lt;menuitem label=&#8221;2005&#8243; enabled=&#8221;true&#8221;/&gt;<br />
        &lt;/root&gt;<br />
&lt;/mx:XMLList&gt;</em></p>
<p>and the itemClick handler below<br />
<em>private function fnItemClick(event:MenuEvent):void<br />
{<br />
//code goes here on itemClick<br />
}<br />
</em>Desc: The MenuBar displays the XMLList dataProvider with all the years as menuitems[because labelField="@label"], and has a handler for itemClick &#8220;fnItemClick&#8221;.</p>
<p>Now the tips..</p>
<p><strong>1.</strong>To set enabled=true for the year 2002.<br />
<em>xmlLst.menuitem.(@label==&#8221;2002&#8243;).@enabled=true;<br />
</em>//this is like traversing the XMLList.<br />
//this will reflect changes both to XMLList and MenuBar<br />
<strong>2.</strong>To set for all enabled=true.<br />
//here we got to traverse the XMLList and change the data.<br />
<em>for each(var xml:XML in xmlLst.menuitem)<br />
{<br />
 xml.@enabled=true; <br />
}<br />
</em><strong>3.</strong>To set enabled=false for selected Item.<br />
//in the itemClick handler use the below code<br />
<em>event.item.@enabled=false;</em></p>
<p><span style="text-decoration:underline;">Things to remember:-</span> while accessing attributes of XML we got to use &#8216;@&#8217; before the attribute name, not neccessary if it is an Object.</p>
<p><a href="http://99thoughts.com/Examples/examples1/MenuBar_DP.zip" target="_blank">Download code.</a></p>
<p><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Note:-</span></span></strong> Examples or code you have seen on this blog so far are related to Flex 3 SDK.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/348/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=348&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/09/25/tips-on-menubar-control-and-its-dataprovider-in-flex/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>why so serious?</title>
		<link>http://flexonblog.wordpress.com/2009/08/21/why-so-serious/</link>
		<comments>http://flexonblog.wordpress.com/2009/08/21/why-so-serious/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 05:35:22 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[frameworks]]></category>
		<category><![CDATA[CFUnited]]></category>
		<category><![CDATA[Open source media framework]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=337</guid>
		<description><![CDATA[For all those programmers and developers who are all seriously coding and can&#8217;t find time to listen to or tell a joke, here&#8217;s a video of your kind.I did laugh out loud. Technology:open source media framework[link] source : http://dougmccune.com/blog/2009/08/15/hitler-goes-to-cfunited/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=337&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For all those programmers and developers who are all seriously coding and can&#8217;t find time to listen to or tell a joke, here&#8217;s a video of your kind.I did laugh out loud.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='450' height='284' src='http://www.youtube.com/embed/oyeITJqpGeI?version=3&amp;rel=1&amp;fs=1&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent' frameborder='0'></iframe></span>
<p>Technology:open source media framework[<a href="http://opensource.adobe.com/wiki/display/osmf/Open+Source+Media+Framework" target="_blank">link</a>]</p>
<p>source : <a href="http://dougmccune.com/blog/2009/08/15/hitler-goes-to-cfunited/">http://dougmccune.com/blog/2009/08/15/hitler-goes-to-cfunited/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/337/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=337&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/08/21/why-so-serious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Custom Component: Indicator Label for download</title>
		<link>http://flexonblog.wordpress.com/2009/08/19/custom-component-indicator-label-for-download/</link>
		<comments>http://flexonblog.wordpress.com/2009/08/19/custom-component-indicator-label-for-download/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 03:50:26 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[custom components]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[DownLoad]]></category>
		<category><![CDATA[IndicatorLabel]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=335</guid>
		<description><![CDATA[As you all know that i made a custom component called Indicator Label from this post.Now its time for me to release the component, so follow this link and fill out the form and then i will send you the component through mail.I need this information only to keep track of my downloads, nothing less [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=335&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As you all know that i made a custom component called Indicator Label from <a href="http://flexonblog.wordpress.com/2008/12/29/custom-component-indicator-label-or-ilabel/" target="_blank">this </a>post.Now its time for me to release the component, so follow <a href="http://99thoughts.com/ILabel/IndicatorLabel.swf" target="_blank">this </a>link and fill out the form and then i will send you the component through mail.I need this information only to keep track of my downloads, nothing less and nothing more.</p>
<p>Enjoy the component.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/335/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=335&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/08/19/custom-component-indicator-label-for-download/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe devsummit, i was there too.</title>
		<link>http://flexonblog.wordpress.com/2009/08/10/adobe-devsummit-i-was-there-too/</link>
		<comments>http://flexonblog.wordpress.com/2009/08/10/adobe-devsummit-i-was-there-too/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 05:35:26 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[discussions]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[flex builder.]]></category>
		<category><![CDATA[Flex related]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Devsummit]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=326</guid>
		<description><![CDATA[On 4th Aug 09 i attended the Adobe devsummit at Bangalore.This was my first experience with huge crowd of Flex users.Few years back this wasn&#8217;t the situvation.If i recall,,,..if i ask someone &#8220;there&#8217;s Flex Meet you wanna go&#8221; then the  reply would be like &#8220;Flex??,what&#8217;s Flex?&#8221;. But a lot has changed now, Adobe Flex is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=326&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://flexonblog.files.wordpress.com/2009/08/dev1.png"><img class="aligncenter size-medium wp-image-329" title="dev" src="http://flexonblog.files.wordpress.com/2009/08/dev1.png?w=300&#038;h=81" alt="dev" width="300" height="81" /></a></p>
<p>On 4th Aug 09 i attended the Adobe devsummit at Bangalore.This was my first experience with huge crowd of Flex users.Few years back this wasn&#8217;t the situvation.If i recall,,,..if i ask someone &#8220;there&#8217;s Flex Meet you wanna go&#8221; then the  reply would be like &#8220;Flex??,what&#8217;s Flex?&#8221;. But a lot has changed now, Adobe Flex is clearly visible everywhere on the internet.There were around 1200 people at the event.And the event was good.There were sessions on FX4,CF,FXB4,FC,&#8230;, it was good, you could actually get a good picture on these technologies.Flash Builder 4 was cool with good set of features,Flex sdk4 again with new shapes,and a new product called Adobe Catalyst, this is really amazing product from Adobe.Everything was cool and hot.</p>
<p>Then I met few Adobe people, it was great talking to them,i shared my thoughts on Flex and they were quite interested in listening to me too.:-).And guess what, the lunch was great too, and it was very uncomfortable for me to sit there after a great meal like that, but i managed somehow.:-)</p>
<p>I was very much interested on one particular session &#8220;Flash on Mobile&#8221;, and there was good insight given on this topic.And i know this will be big in the future.</p>
<p>There were employees from top IT major like Infosys,Wipro,cognizant&#8230; who attended the event.I even talked to an employee from Infosys, he says the company has just began showing interest on Adobe Flex and has recruted a team on Flex.And there were students also at the event interested in this domain and a great number attended the event.They were very energitic and they love this platform.</p>
<p>I was spotted and recognized by few people, and they all thanked me for this blog and the effort i make on the blog.Well folks i love sharing my knowledge.</p>
<p>Finally good going Adobe.Time will only answer your calls.Enjoy the post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/326/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=326&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/08/10/adobe-devsummit-i-was-there-too/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>

		<media:content url="http://flexonblog.files.wordpress.com/2009/08/dev1.png?w=300" medium="image">
			<media:title type="html">dev</media:title>
		</media:content>
	</item>
		<item>
		<title>Close the browser window from Flex App.</title>
		<link>http://flexonblog.wordpress.com/2009/08/07/close-the-browser-window-from-flex-app/</link>
		<comments>http://flexonblog.wordpress.com/2009/08/07/close-the-browser-window-from-flex-app/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 10:35:21 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[Flex related]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[ExternalInterface]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=322</guid>
		<description><![CDATA[Using two lines of javascript code we can actually close the Browser window.But not all the Browser&#8217;s support this feature[works on IE], they only give limit access through javascript.But as the question is made here is the solution. function closeme() {  window.close(); } this is the js code.So how you gonna make this function call [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=322&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Using two lines of javascript code we can actually close the Browser window.But not all the Browser&#8217;s support this feature[works on IE], they only give limit access through javascript.But as the question is made here is the solution.</p>
<blockquote><p><em>function closeme()<br />
{<br />
 window.close();<br />
}</em></p></blockquote>
<p>this is the <strong>js</strong> code.So how you gonna make this function call from the Flex App?.Simple use <strong>ExternalInterface</strong>.</p>
<p>Follow <a href="http://flexonblog.wordpress.com/2008/01/01/call-a-javascript-function-from-flex-appusing-externalinterface-api/" target="_blank">this </a>Post on the <strong>ExternalInterface</strong>.</p>
<p>Enjoy the post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/322/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=322&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/08/07/close-the-browser-window-from-flex-app/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
		<item>
		<title>A Tip on Alert Control in Flex</title>
		<link>http://flexonblog.wordpress.com/2009/07/24/a-tip-on-alert-control-in-flex-2/</link>
		<comments>http://flexonblog.wordpress.com/2009/07/24/a-tip-on-alert-control-in-flex-2/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 07:11:30 +0000</pubDate>
		<dc:creator>kumargandhi</dc:creator>
				<category><![CDATA[Flex related]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Alert]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=314</guid>
		<description><![CDATA[Question: How to disable selectivity on Alert control display message? (or) Alert control display message should not be selectable. Solution: var alert:Alert=Alert.show(&#8220;Cannot select this text!!!&#8221;); alert.mx_internal::alertForm.mx_internal::textField.selectable=false; Enjoy the post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=314&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Question:</strong></p>
<p>How to disable selectivity on Alert control display message?</p>
<p>(or)</p>
<p>Alert control display message should not be selectable.</p>
<p><strong>Solution:</strong></p>
<p><em>var alert:Alert=Alert.show(&#8220;Cannot select this text!!!&#8221;);<br />
alert.mx_internal::alertForm.mx_internal::textField.selectable=false;</em></p>
<p>Enjoy the post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flexonblog.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flexonblog.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/flexonblog.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/flexonblog.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/flexonblog.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/flexonblog.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/flexonblog.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/flexonblog.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/flexonblog.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/flexonblog.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/flexonblog.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/flexonblog.wordpress.com/314/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/flexonblog.wordpress.com/314/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/flexonblog.wordpress.com/314/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flexonblog.wordpress.com&amp;blog=2177195&amp;post=314&amp;subd=flexonblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flexonblog.wordpress.com/2009/07/24/a-tip-on-alert-control-in-flex-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e55fae8c38ba642dd25b63f689b83b40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kumar gandhi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
