<?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>aron / philipp development blog &#187; tool</title>
	<atom:link href="http://apdevblog.com/tag/tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://apdevblog.com</link>
	<description>flash and actioscript development</description>
	<lastBuildDate>Mon, 02 May 2011 13:59:56 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>ActionScript spell-checking with Squiggly &#8211; AS3 only and Flash 9 compatible</title>
		<link>http://apdevblog.com/actionscript-spell-checking-with-squiggly-as3-only-and-flash-9-compatible/</link>
		<comments>http://apdevblog.com/actionscript-spell-checking-with-squiggly-as3-only-and-flash-9-compatible/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 20:54:13 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[helper]]></category>
		<category><![CDATA[labs]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[spell-checking]]></category>
		<category><![CDATA[spelling]]></category>
		<category><![CDATA[Squiggly]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://apdevblog.com/?p=511</guid>
		<description><![CDATA[Some days ago Adobe released the spell-checking library called &#8220;Squiggly&#8220;. According to Adobe the library &#8220;allows you to easily add spell checking functionality in any Flex 3 based text control&#8221; &#8211; but because most of our projects are AS3 only, we decided to build a class which allows you to use the SpellChecker&#8217;s functionality with [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago Adobe released the spell-checking library called &#8220;<a href="http://labs.adobe.com/technologies/squiggly/" target="_blank">Squiggly</a>&#8220;. According to Adobe the library &#8220;allows you to easily add spell checking functionality in any Flex 3 based text control&#8221; &#8211; but because most of our projects are AS3 only, we decided to build a class which allows you to use the SpellChecker&#8217;s functionality with every normal TextField in Flash.</p>
<p>Unfortunately Adobe messed up the <a href="http://download.macromedia.com/pub/labs/squiggly/squiggly_p1_asdoc_092109.zip" target="_blank">Docs</a> of the library&#8217;s current version (BTW, why do we need to download it? every other doc is accessible online) &#8211; they are talking about Events and EventDispatcher where no Dispatcher can be found and not even one Event is fired. Great that Adobe releases such a tool but they should definitely try to get the facts/info/docs right! Otherwise it&#8217;s really hard for us developers to work with (and maybe improve) the tools they offer.</p>
<p>So here is the first version of our spell-checker for ActionScript 3 / FlashPlayer 9. Currently there is only error-highlighting, the other features will hopefully come within the next few days (suggesting and replacing words).</p>
<p>Try it for yourself &#8230;</p>
<p><a href="http://apdevblog.com/actionscript-spell-checking-with-squiggly-as3-only-and-flash-9-compatible/">Read more...</a></p>
<hr />
<p><small>© Phil for <a href="http://apdevblog.com">aron / philipp development blog</a>, 2009. |
<a href="http://apdevblog.com/actionscript-spell-checking-with-squiggly-as3-only-and-flash-9-compatible/">Permalink</a>
<br/>
Post tags: <a href="http://apdevblog.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://apdevblog.com/tag/adobe/" rel="tag">Adobe</a>, <a href="http://apdevblog.com/tag/flash/" rel="tag">Flash</a>, <a href="http://apdevblog.com/tag/helper/" rel="tag">helper</a>, <a href="http://apdevblog.com/tag/labs/" rel="tag">labs</a>, <a href="http://apdevblog.com/tag/library/" rel="tag">library</a>, <a href="http://apdevblog.com/tag/spell-checking/" rel="tag">spell-checking</a>, <a href="http://apdevblog.com/tag/spelling/" rel="tag">spelling</a>, <a href="http://apdevblog.com/tag/squiggly/" rel="tag">Squiggly</a>, <a href="http://apdevblog.com/tag/tool/" rel="tag">tool</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://apdevblog.com/actionscript-spell-checking-with-squiggly-as3-only-and-flash-9-compatible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

