<?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/"
	>

<channel>
	<title>mikedowney&#124;blog &#187; ActionScript</title>
	<atom:link href="http://madowney.com/blog/category/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://madowney.com/blog</link>
	<description>on microsoft, rich media, gadgets, and software</description>
	<lastBuildDate>Mon, 08 Aug 2011 01:22:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RegExr: Online Regular Expression Testing tool by Grant Skinner</title>
		<link>http://madowney.com/blog/2008/04/regexr-online-regular-expression-testing-tool-by-grant-skinner/</link>
		<comments>http://madowney.com/blog/2008/04/regexr-online-regular-expression-testing-tool-by-grant-skinner/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 19:59:21 +0000</pubDate>
		<dc:creator>mike downey</dc:creator>
				<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://madowney.com/blog/2008/04/04/regexr-online-regular-expression-testing-tool-by-grant-skinner/</guid>
		<description><![CDATA[Grant Skinner has released a new tool called RegExr aimed to help ActionScript developers edit and test Regular Expressions in ActionScript 3.0. [gskinner.com] RegExr is an online tool for editing and testing Regular Expressions (RegExp / RegEx). It provides a simple interface to enter RegEx expressions, and visualize matches in real-time editable source text. It [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gskinner.com/blog"><img src="http://madowney.com/blog/images/gskinnerlogo.gif" align="right" height="104" width="100" />Grant Skinner</a> has released a new tool called <a href="http://gskinner.com/RegExr/"><em>RegExr</em></a> aimed to help ActionScript developers <span>edit and test <a href="http://livedocs.adobe.com/flex/3/html/help.html?content=12_Using_Regular_Expressions_01.html">Regular Expressions</a> in ActionScript 3.0. </span></p>
<blockquote><p><span>[gskinner.com] RegExr is an online tool for editing and testing Regular Expressions (RegExp / RegEx). It provides a simple interface to enter RegEx expressions, and visualize matches in real-time editable source text. It also provides a handy RegExp snippet sidebar with descriptions and usage examples to make it easier to learn Regular Expressions through trial and error.</span></p></blockquote>
<p><a href="http://livedocs.adobe.com/flex/3/html/help.html?content=12_Using_Regular_Expressions_01.html">Learn more about using Regular Expressions in ActionScript 3.0 and Flex &gt;&gt;</a></p>
<p><a href="http://gskinner.com/RegExr/">Give RegExr a try &gt;&gt;</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fmadowney.com%2Fblog%2F2008%2F04%2Fregexr-online-regular-expression-testing-tool-by-grant-skinner%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://madowney.com/blog/2008/04/regexr-online-regular-expression-testing-tool-by-grant-skinner/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Spell Check component updated</title>
		<link>http://madowney.com/blog/2008/01/spell-check-component-updated/</link>
		<comments>http://madowney.com/blog/2008/01/spell-check-component-updated/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 23:46:43 +0000</pubDate>
		<dc:creator>mike downey</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AIR]]></category>

		<guid isPermaLink="false">http://madowney.com/blog/2008/01/09/spell-check-component-updated/</guid>
		<description><![CDATA[Grant Skinner first showed me his components for spell checking in Flex, Flash, and AIR at MAX Chicago. I was interested in them because they were being used in Buzzword (which Adobe recently acquired), and because I&#8217;m always interested in checking out Grant&#8217;s latest work. I also wanted to see them because they were built [...]]]></description>
			<content:encoded><![CDATA[<p>Grant Skinner first showed me his <a href="http://gskinner.com/products/spl">components for spell checking in Flex, Flash, and AIR</a> at MAX Chicago. I was interested in them because they were being used in <a href="http://www.buzzword.com/">Buzzword</a> (which Adobe recently acquired), and because I&#8217;m always interested in checking out Grant&#8217;s latest work. I also wanted to see them because they were built partly as a result of a challenge that the AIR team gave Grant: the first versions of his spell check engine used server side spell checking, and we challenged him to make it work client-side so it could be used offline with AIR applications.</p>
<p>The thing that really stood out for me after looking the components over is how polished the whole product is. The code is very slick and optimized, the API looks really robust, the documentation is complete, and the whole package is really well organized. Grant also made it really simple to implement: drag a component onto a textfield or component in Flash to add spell checking, or add a simple tag in Flex. The Flash community would really benefit if there was a wide variety of professional components like these.</p>
<p>This <a href="http://www.gskinner.com/blog/archives/2008/01/spelling_plus_l.html">latest update</a> improves Flex integration, and makes it behave more like spell checking in Word or Pages.</p>
<p>Check out the <a href="http://gskinner.com/products/spl">SPL product page</a> for more info, and demos of the components in action.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fmadowney.com%2Fblog%2F2008%2F01%2Fspell-check-component-updated%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://madowney.com/blog/2008/01/spell-check-component-updated/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Essential ActionScript 3.0 by Colin Moock a best seller</title>
		<link>http://madowney.com/blog/2007/07/essential-actionscript-30-by-colin-moock-a-best-seller-2/</link>
		<comments>http://madowney.com/blog/2007/07/essential-actionscript-30-by-colin-moock-a-best-seller-2/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 01:33:00 +0000</pubDate>
		<dc:creator>mike downey</dc:creator>
				<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://madowney.com/blog/2007/07/18/essential-actionscript-30-by-colin-moock-a-best-seller/</guid>
		<description><![CDATA[As of 6:20pm Dallas time on July 18, Colin Moock&#8217;s latest book, &#8220;Essential ActionScript 3.0&#8221; is number four on Amazon&#8217;s best-seller list. Tim O&#8217;Reilly hasn&#8217;t confirmed this on his blog yet, like he did with &#8220;Programming Flex 2&#8243; by Chafic Kazoun and Joey Lott, but I am hearing rumors that Colin&#8217;s book may be trending [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" src='http://madowney.com/blog/wp-content/uploads/2007/07/eas3_moock.jpg' alt='Essential ActionScript 3.0 by Colin Moock a best seller' />As of 6:20pm Dallas time on July 18, <a href="http://moock.org/blog">Colin Moock&#8217;s</a> latest book, &#8220;<a href="http://www.amazon.com/Essential-ActionScript-3-0-Colin-Moock/dp/0596526946/ref=pd_ts_b_4/103-1236985-6265456?ie=UTF8&#038;s=books">Essential ActionScript 3.0</a>&#8221; is number four on <a href="http://amazon.com/gp/bestsellers/books/5/ref=pd_ts_b_nav/103-1236985-6265456?pf_rd_m=ATVPDKIKX0DER&#038;pf_rd_s=left-1&#038;pf_rd_r=0FXPSAK0SPGV8WPK3NAY&#038;pf_rd_t=2101&#038;pf_rd_p=221591101&#038;pf_rd_i=51546011">Amazon&#8217;s best-seller list</a>. Tim O&#8217;Reilly hasn&#8217;t confirmed this on his blog yet, <a href="http://radar.oreilly.com/archives/2007/05/flex_flexing_it_1.html">like he did with &#8220;Programming Flex 2&#8243;</a> by <a href="http://rewindlife.com">Chafic Kazoun</a> and Joey Lott, but I am hearing rumors that Colin&#8217;s book may be trending towards an all-time best-seller for O&#8217;Reilly. Awesome.</p>
<p>This supports a trend that we&#8217;ve been seeing. Flex is hot &#8211; ActionScript 3.0 is hot, and Adobe AIR is bringing whole new crowds of web developers over to check out Flex, Flash, and ActionScript 3.0.</p>
<p>By the way, thanks to Colin for mentioning my name in the beginning of the book. It&#8217;s pretty cool to see your name printed in a best-selling book.</p>
<p>Congratulations, Colin! I know writing this book was a ton of work but it will surely be the one book that every ActionScript developer will want to have on their desks. Great work.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fmadowney.com%2Fblog%2F2007%2F07%2Fessential-actionscript-30-by-colin-moock-a-best-seller-2%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://madowney.com/blog/2007/07/essential-actionscript-30-by-colin-moock-a-best-seller-2/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>[Jobs] ActionScript Samples Developer needed (contract)</title>
		<link>http://madowney.com/blog/2006/07/jobs-actionscript-samples-developer-needed-contract/</link>
		<comments>http://madowney.com/blog/2006/07/jobs-actionscript-samples-developer-needed-contract/#comments</comments>
		<pubDate>Mon, 10 Jul 2006 23:22:04 +0000</pubDate>
		<dc:creator>mike downey</dc:creator>
				<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://madowney.com/blog/?p=223</guid>
		<description><![CDATA[The Adobe Platform Documentation team is in need of an ActionScript 3.0 developer who can build sample content. The position requires prior experience developing object-oriented samples and building Flash applications. This is currently a contract position. Read more]]></description>
			<content:encoded><![CDATA[<p>
The Adobe Platform Documentation team is in need of an ActionScript 3.0 developer who can build sample content. The position requires prior experience developing object-oriented samples and building Flash applications. This is currently a contract position.
</p>
<p>
<a href="http://sfbay.craigslist.org/sfc/wri/179386555.html">Read more</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fmadowney.com%2Fblog%2F2006%2F07%2Fjobs-actionscript-samples-developer-needed-contract%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://madowney.com/blog/2006/07/jobs-actionscript-samples-developer-needed-contract/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Article on ActionScript from a JavaScript perspective</title>
		<link>http://madowney.com/blog/2004/02/article-on-actionscript-from-a-javascript-perspective/</link>
		<comments>http://madowney.com/blog/2004/02/article-on-actionscript-from-a-javascript-perspective/#comments</comments>
		<pubDate>Mon, 23 Feb 2004 23:56:57 +0000</pubDate>
		<dc:creator>mike downey</dc:creator>
				<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://madowney.com/blog/?p=17</guid>
		<description><![CDATA[Robert Dominy introduces JavaScripters to Flash ActionScript in this article on www.about.com.]]></description>
			<content:encoded><![CDATA[<p>Robert Dominy introduces JavaScripters to Flash ActionScript in this <a href="http://javascript.about.com/library/weekly/aa092401a.htm">article</a> on <a href="http://www.about.com">www.about.com</a>.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fmadowney.com%2Fblog%2F2004%2F02%2Farticle-on-actionscript-from-a-javascript-perspective%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://madowney.com/blog/2004/02/article-on-actionscript-from-a-javascript-perspective/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

