<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Creating a credit card validator in ActionScript</title>
	<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 03:38:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Prime Credit Cards</title>
		<link>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-17375</link>
		<author>Prime Credit Cards</author>
		<pubDate>Tue, 16 Dec 2008 00:06:00 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-17375</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-12358</link>
		<author>Oyunlar</author>
		<pubDate>Tue, 29 Apr 2008 09:54:13 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-12358</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-7887</link>
		<author>Tony</author>
		<pubDate>Tue, 25 Mar 2008 20:12:36 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-7887</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't appear to be trivial in ActionScript, and isn'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-4133</link>
		<author>Krishna</author>
		<pubDate>Wed, 14 Nov 2007 13:22:09 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-4133</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-3601</link>
		<author>peterd</author>
		<pubDate>Thu, 25 Oct 2007 17:43:07 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-3601</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-3600</link>
		<author>David Buhler</author>
		<pubDate>Thu, 25 Oct 2007 17:30:29 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-3600</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-3511</link>
		<author>Alexandre Madurell</author>
		<pubDate>Sun, 21 Oct 2007 09:50:15 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/19/creating-a-credit-card-validator-in-actionscript/#comment-3511</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>
