<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Creating a credit card validator in ActionScript</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1610</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 30 Mar 2009 12:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1610</guid>
		<description>i want cc data cvv wathi fullinfo+ this is my id saleem00726@yahoo.com</description>
		<content:encoded><![CDATA[<p>i want cc data cvv wathi fullinfo+ this is my id <a href="mailto:saleem00726@yahoo.com">saleem00726@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prime Credit Cards</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1609</link>
		<dc:creator>Prime Credit Cards</dc:creator>
		<pubDate>Tue, 16 Dec 2008 00:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1609</guid>
		<description>Excellent snippet, I could have used that credit card validator before, I tried working on something similar with little success. Thanks, again!</description>
		<content:encoded><![CDATA[<p>Excellent snippet, I could have used that credit card validator before, I tried working on something similar with little success. Thanks, again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oyunlar</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1608</link>
		<dc:creator>Oyunlar</dc:creator>
		<pubDate>Tue, 29 Apr 2008 09:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1608</guid>
		<description>Thanks ...</description>
		<content:encoded><![CDATA[<p>Thanks &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1607</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 25 Mar 2008 20:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1607</guid>
		<description>All the easy stuff is done in ActionScript; the hard part, the part that uses the mx:Model tag for the card number and type source and property, doesn&#039;t appear to be trivial in ActionScript, and isn&#039;t shown how to be done.</description>
		<content:encoded><![CDATA[<p>All the easy stuff is done in ActionScript; the hard part, the part that uses the mx:Model tag for the card number and type source and property, doesn&#8217;t appear to be trivial in ActionScript, and isn&#8217;t shown how to be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1603</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Wed, 14 Nov 2007 13:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1603</guid>
		<description>is This is built in validator or what?ok suppose if we want to validdate combobox how to do that?</description>
		<content:encoded><![CDATA[<p>is This is built in validator or what?ok suppose if we want to validdate combobox how to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1604</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1604</guid>
		<description>David,

If you want, you can file an enhancement request in the public Flex bug base at http://bugs.adobe.com/flex/.

Project: Flex SDK
Issue type: Enhancement
Component/s: Validators

Peter</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>If you want, you can file an enhancement request in the public Flex bug base at <a href="http://bugs.adobe.com/flex/" rel="nofollow">http://bugs.adobe.com/flex/</a>.</p>
<p>Project: Flex SDK<br />
Issue type: Enhancement<br />
Component/s: Validators</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Buhler</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1606</link>
		<dc:creator>David Buhler</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1606</guid>
		<description>Since the credit-card security code (3-4 digits, depending on the card) is part of most credit card transactions (online, of course), it might be a worthwhile addition to this example. I wish Adobe had included the credit-card security code as part of the CC validator.</description>
		<content:encoded><![CDATA[<p>Since the credit-card security code (3-4 digits, depending on the card) is part of most credit card transactions (online, of course), it might be a worthwhile addition to this example. I wish Adobe had included the credit-card security code as part of the CC validator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Madurell</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/comment-page-1/#comment-1605</link>
		<dc:creator>Alexandre Madurell</dc:creator>
		<pubDate>Sun, 21 Oct 2007 09:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-1605</guid>
		<description>Yoohooo!!!

Man! That comes in handy! Last year I had to program all that from scratch (with Flash and AS2) and I was having a lot of issues with Mastercard cards. Thanks a bunch!!!</description>
		<content:encoded><![CDATA[<p>Yoohooo!!!</p>
<p>Man! That comes in handy! Last year I had to program all that from scratch (with Flash and AS2) and I was having a lot of issues with Mastercard cards. Thanks a bunch!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

