<?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>Sakthi</title>
	<atom:link href="http://sakthipsm.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sakthipsm.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 01 Jul 2009 05:37:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sakthipsm.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sakthi</title>
		<link>http://sakthipsm.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sakthipsm.wordpress.com/osd.xml" title="Sakthi" />
	<atom:link rel='hub' href='http://sakthipsm.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Triggering validation by using events.</title>
		<link>http://sakthipsm.wordpress.com/2009/07/01/triggering-validation-by-using-events/</link>
		<comments>http://sakthipsm.wordpress.com/2009/07/01/triggering-validation-by-using-events/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 05:33:29 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=38</guid>
		<description><![CDATA[When you use events, you can cause the validator to execute automatically in response to a user action. For example, you can use the click event of a Button control to trigger validation on the fields of a form, or the valueCommit event of a TextInput control to trigger validation after a user enters information [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=38&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When you use events, you can cause the validator to execute automatically in response to a user action. For example, you can use the click event of a Button control to trigger validation on the fields of a form, or the valueCommit event of a TextInput control to trigger validation after a user enters information in the control.<code></p>
<p></code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=38&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/07/01/triggering-validation-by-using-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting styles in ToolTips</title>
		<link>http://sakthipsm.wordpress.com/2009/06/05/validating-strings-2/</link>
		<comments>http://sakthipsm.wordpress.com/2009/06/05/validating-strings-2/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 09:00:39 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[Power Hints]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=31</guid>
		<description><![CDATA[*To change the appearance of ToolTip text and the ToolTip box by using CSS syntax or the mx.styles.StyleManager class. *By Using tag to override the default styles of your ToolTips. ToolTip { fontFamily: &#8220;Arial&#8221;; fontSize: 19; fontStyle: &#8220;italic&#8221;; color: #FF6699; backgroundColor: #33CC99; }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=31&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>*To change the appearance of ToolTip text and the ToolTip box by using CSS syntax or the mx.styles.StyleManager class.<br />
*By Using  tag to override the default styles of your ToolTips. </p>
<p><!-- tooltips/ToolTipStyles.mxml --></p>
<p>     ToolTip {<br />
        fontFamily: &#8220;Arial&#8221;;<br />
        fontSize: 19;<br />
        fontStyle: &#8220;italic&#8221;;<br />
        color: #FF6699;<br />
        backgroundColor: #33CC99;<br />
     }</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=31&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/06/05/validating-strings-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>Validating Phone numbers</title>
		<link>http://sakthipsm.wordpress.com/2009/06/05/validating-phone-numbers/</link>
		<comments>http://sakthipsm.wordpress.com/2009/06/05/validating-phone-numbers/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:57:48 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=29</guid>
		<description><![CDATA[  The PhoneNumberValidator class validates that a string is a valid phone number. A valid phone number contains at least 10 digits, plus additional formatting characters. This validator does not check if the phone number is an actual active phone number. &#60;?xml version=&#8221;1.0&#8243;?&#62; &#60;!&#8211; validators\PhoneExample.mxml &#8211;&#62; &#60;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&#62;  &#60;mx:Form id=&#8221;contactForm&#8221;&#62; &#60;mx:FormItem id=&#8221;homePhoneItem&#8221; label=&#8221;Home Phone&#8221;&#62; &#60;mx:TextInput [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=29&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>  The PhoneNumberValidator class validates that a string is a valid phone number. A valid phone number contains at least 10 digits, plus additional formatting characters. This validator does not check if the phone number is an actual active phone number.</p>
<p>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;!&#8211; validators\PhoneExample.mxml &#8211;&gt;<br />
&lt;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&gt; <br />
&lt;mx:Form id=&#8221;contactForm&#8221;&gt;<br />
&lt;mx:FormItem id=&#8221;homePhoneItem&#8221; label=&#8221;Home Phone&#8221;&gt;<br />
&lt;mx:TextInput id=&#8221;homePhoneInput&#8221;/&gt;<br />
&lt;/mx:FormItem&gt;<br />
&lt;mx:FormItem id=&#8221;cellPhoneItem&#8221; label=&#8221;Cell Phone&#8221;&gt;<br />
&lt;mx:TextInput id=&#8221;cellPhoneInput&#8221;/&gt;<br />
&lt;/mx:FormItem&gt;<br />
&lt;mx:FormItem id=&#8221;emailItem&#8221; label=&#8221;Email&#8221;&gt;<br />
&lt;mx:TextInput id=&#8221;emailInput&#8221;/&gt; <br />
&lt;/mx:FormItem&gt;<br />
&lt;/mx:Form&gt;</p>
<p>&lt;mx:PhoneNumberValidator id=&#8221;pnVHome&#8221;<br />
        source=&#8221;{homePhoneInput}&#8221; property=&#8221;text&#8221;/&gt;<br />
&lt;mx:PhoneNumberValidator id=&#8221;pnVCell&#8221;<br />
        source=&#8221;{cellPhoneInput}&#8221; property=&#8221;text&#8221;/&gt;<br />
&lt;mx:EmailValidator id=&#8221;emV&#8221;<br />
        source=&#8221;{emailInput}&#8221; property=&#8221;text&#8221;/&gt;<br />
&lt;/mx:Application&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=29&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/06/05/validating-phone-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>About tooltips</title>
		<link>http://sakthipsm.wordpress.com/2009/06/05/about-tooltips/</link>
		<comments>http://sakthipsm.wordpress.com/2009/06/05/about-tooltips/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:50:04 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[Power Hints]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=26</guid>
		<description><![CDATA[Hi friends… Today am study about the tooltips… It is make the application very easier by display messages. *When u moves the mouse pointer over the UI component the tooltip messages will appear. *when u moves the mouse pointer away or click  the UI component the tooltip messages will disappear. Am publish ,so many examples in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=26&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<p>Hi friends…</p>
<p>Today am study about the tooltips…</p>
<p>It is make the application very easier by display messages.</p>
<p>*When u moves the mouse pointer over the UI component the tooltip messages will appear.</p>
<p>*when u moves the mouse pointer away or click  the UI component the tooltip messages will disappear.</p>
<p>Am publish ,so many examples in theis blog if didn,t get sent the qureies…</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=26&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/06/05/about-tooltips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>Validating social security numbers</title>
		<link>http://sakthipsm.wordpress.com/2009/06/05/validating-strings/</link>
		<comments>http://sakthipsm.wordpress.com/2009/06/05/validating-strings/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:31:03 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Power Hints]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=19</guid>
		<description><![CDATA[The SocialSecurityValidator class validates that a string is a valid United States Social Security Number. This validator does not check if the number is an existing Social Security Number. &#60;?xml version=&#8221;1.0&#8243;?&#62; &#60;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&#62; &#60;mx:Form id=&#8221;identityForm&#8221;&#62; &#60;mx:FormItem id=&#8221;ssnItem&#8221; label=&#8221;SocialSecurityNumber&#8221;&#62; &#60;mx:TextInput id=&#8221;ssnField&#8221;/&#62; &#60;/mx:FormItem&#62; &#60;mx:FormItem id=&#8221;licenseItem&#8221; label=&#8221;Driver&#8217;s License Number&#8221;&#62; &#60;mx:TextInput id=&#8221;licenseInput&#8221;/&#62; &#60;/mx:FormItem&#62; &#60;/mx:Form&#62; &#60;mx:SocialSecurityValidator id=&#8221;ssV&#8221; source=&#8221;{ssnField}&#8221; property=&#8221;text&#8221;/&#62; &#60;/mx:Application&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=19&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The SocialSecurityValidator class validates that a string is a valid United States Social Security Number. This validator does not check if the number is an existing Social Security Number.</p>
<p>&lt;?xml version=&#8221;1.0&#8243;?&gt;</p>
<p>&lt;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&gt;</p>
<p>&lt;mx:Form id=&#8221;identityForm&#8221;&gt;</p>
<p>&lt;mx:FormItem id=&#8221;ssnItem&#8221; label=&#8221;SocialSecurityNumber&#8221;&gt;</p>
<p>&lt;mx:TextInput id=&#8221;ssnField&#8221;/&gt;</p>
<p>&lt;/mx:FormItem&gt;</p>
<p>&lt;mx:FormItem id=&#8221;licenseItem&#8221; label=&#8221;Driver&#8217;s License Number&#8221;&gt;</p>
<p>&lt;mx:TextInput id=&#8221;licenseInput&#8221;/&gt;</p>
<p>&lt;/mx:FormItem&gt;</p>
<p>&lt;/mx:Form&gt;</p>
<p>&lt;mx:SocialSecurityValidator id=&#8221;ssV&#8221;</p>
<p>source=&#8221;{ssnField}&#8221; property=&#8221;text&#8221;/&gt;</p>
<p>&lt;/mx:Application&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=19&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/06/05/validating-strings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>Validating ZIP codes</title>
		<link>http://sakthipsm.wordpress.com/2009/06/05/clearing-a-validation-error/</link>
		<comments>http://sakthipsm.wordpress.com/2009/06/05/clearing-a-validation-error/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:23:33 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=16</guid>
		<description><![CDATA[  The ZipCodeValidator class validates that a string has the correct length for a five-digit ZIP code, a five-digit+four-digit United States ZIP code, or a Canadian postal code. &#60;?xml version=&#8221;1.0&#8243;?&#62; &#60;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&#62;     &#60;mx:Form id=&#8221;addressForm&#8221;&#62;         &#60;mx:FormItem id=&#8221;zipCodeItem&#8221; label=&#8221;Zip Code&#8221;&#62;             &#60;mx:TextInput id=&#8221;zipInput&#8221;/&#62;         &#60;/mx:FormItem&#62;         &#60;mx:FormItem id=&#8221;submitArea&#8221;&#62;              &#60;mx:Button label=&#8221;Submit&#8221;/&#62;         &#60;/mx:FormItem&#62;       &#60;/mx:Form&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=16&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>  The ZipCodeValidator class validates that a string has the correct length for a five-digit ZIP code, a five-digit+four-digit United States ZIP code, or a Canadian postal code.</p>
<p>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&gt;</p>
<p>    &lt;mx:Form id=&#8221;addressForm&#8221;&gt;<br />
        &lt;mx:FormItem id=&#8221;zipCodeItem&#8221; label=&#8221;Zip Code&#8221;&gt;<br />
            &lt;mx:TextInput id=&#8221;zipInput&#8221;/&gt;<br />
        &lt;/mx:FormItem&gt;<br />
        &lt;mx:FormItem id=&#8221;submitArea&#8221;&gt; <br />
            &lt;mx:Button label=&#8221;Submit&#8221;/&gt;<br />
        &lt;/mx:FormItem&gt;  <br />
    &lt;/mx:Form&gt;</p>
<p>    &lt;mx:ZipCodeValidator id=&#8221;zipV&#8221;<br />
        source=&#8221;{zipInput}&#8221; property=&#8221;text&#8221;<br />
        domain=&#8221;US or Canada&#8221;/&gt;<br />
&lt;/mx:Application&gt;</p>
<p>With Regards<br />
P.Sakthivel</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=16&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/06/05/clearing-a-validation-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>Specifying a listener for validation</title>
		<link>http://sakthipsm.wordpress.com/2009/06/05/specifying-a-listener-for-validation/</link>
		<comments>http://sakthipsm.wordpress.com/2009/06/05/specifying-a-listener-for-validation/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:18:15 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[Power Hints]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=14</guid>
		<description><![CDATA[  *All validators support a listener property. When a validation occurs, Flex applies visual changes to the object specified by the listener property. *By default, Flex sets the listener property to the value of the source property. *To validate one component but have validation results apply to a different component, &#60;?xml version=&#8221;1.0&#8243;?&#62; &#60;!&#8211; validators\SetListener.mxml &#8211;&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=14&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>  *All validators support a listener property. When a validation occurs, Flex applies visual changes to the object specified by the listener property.</p>
<p>*By default, Flex sets the listener property to the value of the source property.</p>
<p>*To validate one component but have validation results apply to a different component,</p>
<p>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;!&#8211; validators\SetListener.mxml &#8211;&gt;<br />
&lt;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&gt;</p>
<p>    &lt;mx:ZipCodeValidator id=&#8221;zipV&#8221;<br />
        source=&#8221;{zipCodeInput}&#8221;<br />
        property=&#8221;text&#8221;<br />
        listener=&#8221;{errorMsg}&#8221;/&gt;</p>
<p>    &lt;mx:TextInput id=&#8221;zipCodeInput&#8221;/&gt;<br />
    &lt;mx:TextArea id=&#8221;errorMsg&#8221;/&gt;<br />
&lt;/mx:Application&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=14&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/06/05/specifying-a-listener-for-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing the color of the validation error message</title>
		<link>http://sakthipsm.wordpress.com/2009/05/29/changing-the-color-of-the-validation-error-message/</link>
		<comments>http://sakthipsm.wordpress.com/2009/05/29/changing-the-color-of-the-validation-error-message/#comments</comments>
		<pubDate>Fri, 29 May 2009 10:45:20 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[Power Hints]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=5</guid>
		<description><![CDATA[All validators support a listener property. When a validation occurs, Flex applies visual changes to the object specified by the listener property. By default, Flex sets the listener property to the value of the source property. To validate one component but have validation results apply to a different component, &#60;?xml version=&#8221;1.0&#8243;?&#62; &#60;!&#8211; validators\SetListener.mxml &#8211;&#62; &#60;mx:Application [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=5&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li>All validators support a listener property. When a validation occurs, Flex applies visual changes to the object specified by the listener property.</li>
<li>By default, Flex sets the listener property to the value of the source property.</li>
<li>To validate one component but have validation results apply to a different component,</li>
</ol>
<p>&lt;?xml version=&#8221;1.0&#8243;?&gt; &lt;!&#8211; validators\SetListener.mxml &#8211;&gt;</p>
<p>&lt;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;&gt;</p>
<p>&lt;mx:ZipCodeValidator</p>
<p>id=&#8221;zipV&#8221;</p>
<p>source=&#8221;{zipCodeInput}&#8221;</p>
<p>property=&#8221;text&#8221;</p>
<p>listener=&#8221;{errorMsg}&#8221;/&gt;</p>
<p>&lt;mx:TextInput id=&#8221;zipCodeInput&#8221;/&gt;</p>
<p>&lt;mx:TextArea id=&#8221;errorMsg&#8221;/&gt;</p>
<p>&lt;/mx:Application&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=5&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/05/29/changing-the-color-of-the-validation-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>About validator &amp;error messages</title>
		<link>http://sakthipsm.wordpress.com/2009/05/28/about-validator-error-messages/</link>
		<comments>http://sakthipsm.wordpress.com/2009/05/28/about-validator-error-messages/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:03:11 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[Power Hints]]></category>

		<guid isPermaLink="false">http://sakthipsm.wordpress.com/?p=3</guid>
		<description><![CDATA[hi Today am learned about validators  like&#8230; *Changing the color of the validation error message *Clearing a validation error * Specifying a listener for validation *Validating ZIP codes *Validating strings *Validating social security numbers *Validating phone numbers<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=3&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>hi</p>
<p>Today am learned about validators  like&#8230;</p>
<p>*Changing the color of the validation error message</p>
<p>*Clearing a validation error</p>
<p>* Specifying a listener for validation</p>
<p>*Validating ZIP codes</p>
<p>*Validating strings</p>
<p>*Validating social security numbers</p>
<p>*Validating phone numbers</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=3&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/05/28/about-validator-error-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://sakthipsm.wordpress.com/2009/05/28/hello-world/</link>
		<comments>http://sakthipsm.wordpress.com/2009/05/28/hello-world/#comments</comments>
		<pubDate>Thu, 28 May 2009 11:31:19 +0000</pubDate>
		<dc:creator>sakthipsm</dc:creator>
				<category><![CDATA[Power Hints]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=1&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakthipsm.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakthipsm.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakthipsm.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakthipsm.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakthipsm.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakthipsm.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakthipsm.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakthipsm.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakthipsm.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakthipsm.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakthipsm.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakthipsm.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakthipsm.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakthipsm.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakthipsm.wordpress.com&amp;blog=7935301&amp;post=1&amp;subd=sakthipsm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakthipsm.wordpress.com/2009/05/28/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7bcf2f6d4eb9c31c577bceb47889dee8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sakthipsm</media:title>
		</media:content>
	</item>
	</channel>
</rss>
