<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>AV's Weblog</title>
	<atom:link href="http://alaguvel.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://alaguvel.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 02 Nov 2009 05:42:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='alaguvel.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5c5635dd05bfb8ea715dc7e60950469a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>AV's Weblog</title>
		<link>http://alaguvel.wordpress.com</link>
	</image>
			<item>
		<title>Flex 4 font embedding</title>
		<link>http://alaguvel.wordpress.com/2009/10/09/flex-4-font-embedding/</link>
		<comments>http://alaguvel.wordpress.com/2009/10/09/flex-4-font-embedding/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 12:41:01 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Flex4]]></category>
		<category><![CDATA[flex4 font embedding]]></category>
		<category><![CDATA[font embed]]></category>
		<category><![CDATA[font embeddin on flex 4]]></category>
		<category><![CDATA[halo]]></category>
		<category><![CDATA[spark]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=228</guid>
		<description><![CDATA[ /* CSS file */
@namespace mx &#8220;library://ns.adobe.com/flex/halo&#8221;;
@namespace s &#8220;library://ns.adobe.com/flex/spark&#8221;;
//CFF(Compact Font Format)
//For halo component set the embedAsCFF:false
 @font-face {
        src: url(&#8220;assets/fonts/verdana.TTF&#8221;);
        fontFamily: myHaloFont;
        advancedAntiAliasing: true;
        embedAsCFF:false;
}
//For spark component [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=228&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> /* CSS file */<br />
@namespace mx &#8220;library://ns.adobe.com/flex/halo&#8221;;<br />
@namespace s &#8220;library://ns.adobe.com/flex/spark&#8221;;<br />
//CFF(Compact Font Format)<br />
//For halo component set the embedAsCFF:false<br />
 @font-face {<br />
        src: url(&#8220;assets/fonts/verdana.TTF&#8221;);<br />
        fontFamily: myHaloFont;<br />
        advancedAntiAliasing: true;<br />
        embedAsCFF:false;<br />
}<br />
//For spark component set the embedAsCFF:true<br />
@font-face {<br />
        src: url(&#8220;assets/fonts/verdana.TTF&#8221;);<br />
        fontFamily: mySparkFont;<br />
        advancedAntiAliasing: true;<br />
        embedAsCFF:true;<br />
}<br />
 s|Button{<br />
 	fontFamily:mySFont;<br />
 }<br />
 mx|Button{<br />
 	fontFamily: myFont;<br />
 } </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/228/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=228&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/10/09/flex-4-font-embedding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>Unitconversion</title>
		<link>http://alaguvel.wordpress.com/2009/07/08/unitconversion/</link>
		<comments>http://alaguvel.wordpress.com/2009/07/08/unitconversion/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 07:47:08 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=214</guid>
		<description><![CDATA[a powerful software utility that helps you make easy conversion between more than 2,100 various units of measure in more than 70 categories
http://www.unitconversion.org/webmasters.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=214&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>a powerful software utility that helps you make easy conversion between more than 2,100 various units of measure in more than 70 categories</p>
<p><a href="http://www.unitconversion.org/webmasters.html">http://www.unitconversion.org/webmasters.html</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=214&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/07/08/unitconversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>To pass parameter using addeventlistener</title>
		<link>http://alaguvel.wordpress.com/2009/04/15/to-pass-parameter-using-addeventlistener/</link>
		<comments>http://alaguvel.wordpress.com/2009/04/15/to-pass-parameter-using-addeventlistener/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 15:34:34 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[AS 3.0]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=206</guid>
		<description><![CDATA[addEventListener(MouseEvent.CLICK, function(e:MouseEvent){onClickEvent(e,&#8221;Argument&#8221;)});
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=206&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>addEventListener(MouseEvent.CLICK, function(e:MouseEvent){onClickEvent(e,&#8221;Argument&#8221;)});</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/206/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=206&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/04/15/to-pass-parameter-using-addeventlistener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>Custom easing explorer</title>
		<link>http://alaguvel.wordpress.com/2009/04/02/custom-easing-explorer/</link>
		<comments>http://alaguvel.wordpress.com/2009/04/02/custom-easing-explorer/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 11:53:05 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/2009/04/02/custom-easing-explorer/</guid>
		<description><![CDATA[http://www.madeinflex.com/img/entries/2007/05/customeasingexplorer.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=204&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>http://www.madeinflex.com/img/entries/2007/05/customeasingexplorer.html</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/204/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=204&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/04/02/custom-easing-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>Converting objects to XML  using the Flex SimpleXMLEncoder</title>
		<link>http://alaguvel.wordpress.com/2009/03/05/converting-xml-to-objects-using-the-flex-simplexmldecoder-class/</link>
		<comments>http://alaguvel.wordpress.com/2009/03/05/converting-xml-to-objects-using-the-flex-simplexmldecoder-class/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 09:42:09 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[AS 3.0]]></category>
		<category><![CDATA[Converting XML]]></category>
		<category><![CDATA[object to xml]]></category>
		<category><![CDATA[SimpleXMLEncoder]]></category>
		<category><![CDATA[using the Flex SimpleXMLDecoder]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=197</guid>
		<description><![CDATA[import mx.rpc.xml.SimpleXMLEncoder;
import mx.utils.ObjectUtil;
 
            private function init():void {
                var xml:XML = objectToXML(arrColl.source);
            }
 
            private function objectToXML(obj:Object):XML {
 //Creates a QName object with a URI from a Namespace object and a localName from a QName object.
         [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=197&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>import mx.rpc.xml.SimpleXMLEncoder;</p>
<p>import mx.utils.ObjectUtil;</p>
<p> </p>
<p>            private function init():void {</p>
<p>                var xml:XML = objectToXML(arrColl.source);</p>
<p>            }</p>
<p> </p>
<p>            private function objectToXML(obj:Object):XML {</p>
<p><span> </span>//Creates a QName object with a URI from a Namespace object and a localName from a QName object.</p>
<p>                var qName:QName = new QName(&#8220;root&#8221;);</p>
<p>                var xmlDocument:XMLDocument = new XMLDocument();</p>
<p>                var simpleXMLEncoder:SimpleXMLEncoder = new SimpleXMLEncoder(xmlDocument);</p>
<p>                var xmlNode:XMLNode = simpleXMLEncoder.encodeValue(obj, qName, xmlDocument);</p>
<p>                var xml:XML = new XML(xmlDocument.toString());      </p>
<p>                return xml;</p>
<p>            }</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=197&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/03/05/converting-xml-to-objects-using-the-flex-simplexmldecoder-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>convert XML to Object, xml to ArracyCollection</title>
		<link>http://alaguvel.wordpress.com/2009/02/05/convert-xml-into-object/</link>
		<comments>http://alaguvel.wordpress.com/2009/02/05/convert-xml-into-object/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:46:16 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[AS 3.0]]></category>
		<category><![CDATA[as xml to object]]></category>
		<category><![CDATA[convert XML into Object]]></category>
		<category><![CDATA[ml to ArracyCollection]]></category>
		<category><![CDATA[object to xml]]></category>
		<category><![CDATA[xml converter]]></category>
		<category><![CDATA[xml to array]]></category>
		<category><![CDATA[xml to object in as3]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=187</guid>
		<description><![CDATA[ Most of the time we are facing difficulties in using the xml in data transfer object. So here is my simple solution for this problem. We can easily conver the xml into object with the use of simpleXMLDecoder. The only thing we have to do is just convert the xmlString into XMLDocument and pass this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=187&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> Most of the time we are facing difficulties in using the xml in data transfer object. So here is my simple solution for this problem. We can easily conver the xml into object with the use of simpleXMLDecoder. The only thing we have to do is just convert the xmlString into XMLDocument and pass this xmlDocument into the simpleXMLDecoder.</p>
<div><span><strong>Here is how its works</strong></span><strong>:    </strong></div>
<div> private function xmlConverter(xml:XML):ArrayCollection{        <span> </span>        </div>
<div>      var xmlStr:String = xml.toString();</div>
<div>      var xmlDoc:XMLDocument = new XMLDocument(xmlStr);</div>
<div>      var decoder:SimpleXMLDecoder = new SimpleXMLDecoder(true);</div>
<div>      var resultObj:Object = decoder.decodeXML(xmlDoc);</div>
<div>      var ac:ArrayCollectin = new ArrayCollection();</div>
<div>      ac =  resultObj.Items.Item;</div>
<div>      return ac;</div>
<div>}</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=187&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/02/05/convert-xml-into-object/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>Comparison with NaN</title>
		<link>http://alaguvel.wordpress.com/2009/02/05/comparison-with-nan/</link>
		<comments>http://alaguvel.wordpress.com/2009/02/05/comparison-with-nan/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:39:31 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[AS 3.0]]></category>
		<category><![CDATA[NaN]]></category>
		<category><![CDATA[Number]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=182</guid>
		<description><![CDATA[ Any comparison with NaN is always false:  
We can match the default value with the related data type. But in Number data type NaN(Not A Number) is the default value. But matching the NaN with Default Number value rise the &#8220;error &#8211; Ilogical comparison with NaN&#8221;. 

  //NaN is the default value of the Number Data Type 
   private var myNumber:Number;
   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=182&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> Any comparison with NaN is always false:  </p>
<p>We can match the default value with the related data type. But in Number data type NaN(Not A Number) is the default value. But matching the NaN with Default Number value rise the &#8220;error &#8211; Ilogical comparison with NaN&#8221;. </p>
<div class="Ih2E3d">
<div>  //NaN is the default value of the Number Data Type </div>
<div>  <span> private var myNumber:Number;</span></div>
<div><span>   private function checkType():void{</span></div>
<div>   <span>//if(myNumber==NaN){</span>   outPut <span>//error &#8211; Ilogical comparison with NaN</span></div>
</div>
<div>  <span> if(isNaN(myNumber)){ </span>  </div>
<div> <span>  trace(myNumber)</span><span><span> </span> </span><span>//NaN</span></div>
<div>   <span>}</span></div>
<div>}</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=182&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/02/05/comparison-with-nan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>Enhanced Constraints</title>
		<link>http://alaguvel.wordpress.com/2009/02/05/enhanced-constraints/</link>
		<comments>http://alaguvel.wordpress.com/2009/02/05/enhanced-constraints/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:34:38 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Constraints]]></category>
		<category><![CDATA[Enhanced Constraints]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=178</guid>
		<description><![CDATA[About  Enhanced Constraints:-
 Flex 3 has  new approach to creating layouts is to expand upon the constraint-based layout system you are all familiar with. Allowing constraining of elements to not be dependent on the nesting of containers.   Enhanced constraints allow you to constrain child controls to each other, the edges of the parent containers and stretches [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=178&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong><span>About  Enhanced Constraints:-</span></strong></p>
<p><strong><span><span style="font-weight:normal;"><span> Flex 3 has  new approach to creating layouts is to expand upon the constraint-based layout system you are all familiar with. Allowing constraining of elements to not be dependent on the nesting of containers.</span><span>   Enhanced constraints allow you to constrain child controls to each other, the edges of the parent containers and stretches and reflows as the Canvas container resizes.</span></span></span></strong></p>
<p><strong><span>Description about the Enhanced Constraints :</span></strong><br />
<span>        There are two properties available</span><br />
<span>            1.constraint column</span><br />
<span>            2.constraint row</span></p>
<p><span>    1) constraints rows are defined from top to bottom</span><br />
<span>    2) constraints column are defined from left to right</span><br />
<span>    3) you can create only one constraint region for eg, create constraint column</span><br />
<span>    4) It will be re size according to the application </span><br />
<span>    5) positioning will be handled in left,right,top,bottom.</span><br />
<span>    6) Position can be done by id of row or column</span><br />
<span>    7) if the column named &#8220;col1&#8243; with width=&#8221;200&#8243; and you specify on your control the position left=&#8221;col1:0&#8243; and right=&#8221;col1:0&#8243;</span><br />
<span>         control to draw at 0px and end at 200px of the region, you don&#8217;t have to create 2 columns, each</span><br />
<span>      column has left,right,top,bottom regions</span></p>
<p><strong><span>Sample:-</span></strong><br />
<span>&lt;/mx:Canvas&gt; </span><br />
<span>     &lt;mx:constraintColumns&gt;</span><br />
<span>            &lt;mx:ConstraintColumn id=&#8221;nav&#8221; width=&#8221;212&#8243; /&gt;</span><br />
<span>                &lt;mx:ConstraintColumn id=&#8221;column1&#8243; width=&#8221;100%&#8221; /&gt;</span><br />
<span>          &lt;/mx:constraintColumns&gt;</span><br />
<span>          &lt;mx:constraintRows&gt;</span><br />
<span>                &lt;mx:ConstraintRow id=&#8221;row1&#8243; height=&#8221;80%&#8221; /&gt;</span><br />
<span>                &lt;mx:ConstraintRow id=&#8221;footer&#8221; height=&#8221;20%&#8221; /&gt;</span><br />
<span>          &lt;/mx:constraintRows&gt;</span><br />
<span>        &lt;mx:List left=&#8221;nav:10&#8243; right=&#8221;nav:10&#8243; top=&#8221;row1:10&#8243; bottom=&#8221;row1:10&#8243; /&gt;</span><br />
<span>  &lt;/mx:Canvas&gt;</span><br />
<strong></strong></p>
<p><strong><span> Types of Constraints : </span></strong></p>
<ul>
<li>    <strong>Center Constraints</strong> – Here there are two styles available horizontal center and vertical center</li>
</ul>
<p><span> &lt;mx:Button horizontalCenter=&#8221;0&#8243; /&gt; &#8212; placed in horizontal center</span><br />
<span> &lt;mx:Button verticalCenter=&#8221;0&#8243; /&gt; &#8212; placed in vertical center</span><br />
<span> &lt;mx:Button horizontalCenter=&#8221;col1:0&#8243;/&gt; placed in horizontal center for constraintColumn</span></p>
<ul>
<li>    <strong>BaseLine Constrinats</strong> :  </li>
</ul>
<p>User is setting the setting the range from the top edge of the constraints<br />
&lt;mx:Button baseline=&#8221;20&#8243; /&gt; &#8212; its  the baseline 20 PX from the top edge</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/178/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=178&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/02/05/enhanced-constraints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>Enable Smoothing on Images for scaling</title>
		<link>http://alaguvel.wordpress.com/2009/01/06/enable-smoothing-on-images-for-scaling/</link>
		<comments>http://alaguvel.wordpress.com/2009/01/06/enable-smoothing-on-images-for-scaling/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 10:42:42 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[smoothing on Images]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/2009/01/06/enable-smoothing-on-images-for-scaling/</guid>
		<description><![CDATA[http://weblogs.macromedia.com/mc/archives/flex_user_experience/index.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=177&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>http://weblogs.macromedia.com/mc/archives/flex_user_experience/index.html</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=177&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2009/01/06/enable-smoothing-on-images-for-scaling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Component  Explorere for beginner</title>
		<link>http://alaguvel.wordpress.com/2008/10/10/flex-component-explorere/</link>
		<comments>http://alaguvel.wordpress.com/2008/10/10/flex-component-explorere/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 10:26:07 +0000</pubDate>
		<dc:creator>alaguvelp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flex basics]]></category>
		<category><![CDATA[flex component explorer]]></category>
		<category><![CDATA[Flex for beginner]]></category>

		<guid isPermaLink="false">http://alaguvel.wordpress.com/?p=167</guid>
		<description><![CDATA[http://examples.adobe.com/flex2/inproduct/sdk/explorer/explorer.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=167&subd=alaguvel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://examples.adobe.com/flex2/inproduct/sdk/explorer/explorer.html">http://examples.adobe.com/flex2/inproduct/sdk/explorer/explorer.html</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alaguvel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alaguvel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alaguvel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alaguvel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alaguvel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alaguvel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alaguvel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alaguvel.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alaguvel.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alaguvel.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alaguvel.wordpress.com&blog=4075047&post=167&subd=alaguvel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://alaguvel.wordpress.com/2008/10/10/flex-component-explorere/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52851935f36262600c075ff8c7636cf5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alaguvelp</media:title>
		</media:content>
	</item>
	</channel>
</rss>