<?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: ActionScript Spellchecker for Flash Textfields (with source code and example)</title>
	<atom:link href="http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/</link>
	<description>flash and actioscript development</description>
	<lastBuildDate>Wed, 28 Jul 2010 05:54:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: 7款小而强大的 TextField类 &#171; echo &#34;RenYuan&#039;s Blog&#34;</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1241</link>
		<dc:creator>7款小而强大的 TextField类 &#171; echo &#34;RenYuan&#039;s Blog&#34;</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1241</guid>
		<description>[...] ActionScript Spellchecker for Flash Textfields 这个类允许你使用TextField中的拼写检查功能。现在，你能右键单击拼错的单词并且从字典中加载上下文的建议。 [...]</description>
		<content:encoded><![CDATA[<p>[...] ActionScript Spellchecker for Flash Textfields 这个类允许你使用TextField中的拼写检查功能。现在，你能右键单击拼错的单词并且从字典中加载上下文的建议。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS程序员实用工具类 － Ase7en’Blog</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1122</link>
		<dc:creator>AS程序员实用工具类 － Ase7en’Blog</dc:creator>
		<pubDate>Sun, 16 May 2010 16:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1122</guid>
		<description>[...] ActionScript Spellchecker for Flash Textfields 这个类允许你使用TextField中的拼写检查功能。现在，你能右键单击拼错的单词并且从字典中加载上下文的建议。 [...]</description>
		<content:encoded><![CDATA[<p>[...] ActionScript Spellchecker for Flash Textfields 这个类允许你使用TextField中的拼写检查功能。现在，你能右键单击拼错的单词并且从字典中加载上下文的建议。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1067</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 22 Apr 2010 15:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1067</guid>
		<description>you&#039;re very welcome.

you can use our classes in any project you like - as long as you keep the copyright note at the top of the class where it is :)

cheers</description>
		<content:encoded><![CDATA[<p>you&#8217;re very welcome.</p>
<p>you can use our classes in any project you like &#8211; as long as you keep the copyright note at the top of the class where it is :)</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Rodrigues Singer</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1066</link>
		<dc:creator>Philip Rodrigues Singer</dc:creator>
		<pubDate>Thu, 22 Apr 2010 15:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1066</guid>
		<description>YES THAT WAS IT - IT WORKS!!!!!!

Now - question - may I please include this code in an Open Source project I working on?

Thanks so much really!</description>
		<content:encoded><![CDATA[<p>YES THAT WAS IT &#8211; IT WORKS!!!!!!</p>
<p>Now &#8211; question &#8211; may I please include this code in an Open Source project I working on?</p>
<p>Thanks so much really!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1065</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 22 Apr 2010 15:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1065</guid>
		<description>if you&#039;re are getting the error mentioned above
&lt;pre&gt;VerifyError: Error #1014: Class com.adobe.linguistics.spelling::
SpellingDictionary could not be found.&lt;/pre&gt;
try readding the SWC file to your library path. maybe there is still the absolute path from my dev-folder in there somewhere :(</description>
		<content:encoded><![CDATA[<p>if you&#8217;re are getting the error mentioned above</p>
<pre>VerifyError: Error #1014: Class com.adobe.linguistics.spelling::
SpellingDictionary could not be found.</pre>
<p>try readding the SWC file to your library path. maybe there is still the absolute path from my dev-folder in there somewhere :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Rodrigues Singer</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1064</link>
		<dc:creator>Philip Rodrigues Singer</dc:creator>
		<pubDate>Thu, 22 Apr 2010 14:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1064</guid>
		<description>I am emailing you a quick screen cap - PLEASE - I hope you don&#039;t mind an email - thank you.</description>
		<content:encoded><![CDATA[<p>I am emailing you a quick screen cap &#8211; PLEASE &#8211; I hope you don&#8217;t mind an email &#8211; thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1062</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 22 Apr 2010 14:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1062</guid>
		<description>hi philip,
if you download the apdev-spellchecker-example-cs4.zip (link above) you&#039;ll find the &quot;old&quot; adobe-swc inside. this is the one i tested our class with - so everything should work perfectly.
don&#039;t exactly know what adobe change with the new pre-release, but seemed already pretty good with the older version ...
cheers,
phil</description>
		<content:encoded><![CDATA[<p>hi philip,<br />
if you download the apdev-spellchecker-example-cs4.zip (link above) you&#8217;ll find the &#8220;old&#8221; adobe-swc inside. this is the one i tested our class with &#8211; so everything should work perfectly.<br />
don&#8217;t exactly know what adobe change with the new pre-release, but seemed already pretty good with the older version &#8230;<br />
cheers,<br />
phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Rodrigues Singer</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1060</link>
		<dc:creator>Philip Rodrigues Singer</dc:creator>
		<pubDate>Thu, 22 Apr 2010 14:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1060</guid>
		<description>Figured out that with the newest Squigly package there are several .swc&#039;s now and I included all three and that did the trick - however - now there are several new issues - I&#039;m looking into it...

If you know something I don&#039;t I&#039;d love to find out - thanks much</description>
		<content:encoded><![CDATA[<p>Figured out that with the newest Squigly package there are several .swc&#8217;s now and I included all three and that did the trick &#8211; however &#8211; now there are several new issues &#8211; I&#8217;m looking into it&#8230;</p>
<p>If you know something I don&#8217;t I&#8217;d love to find out &#8211; thanks much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Rodrigues Singer</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1059</link>
		<dc:creator>Philip Rodrigues Singer</dc:creator>
		<pubDate>Thu, 22 Apr 2010 13:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1059</guid>
		<description>OK, I have set the External Library Path to include the AdobeSpellingEngine.swc BUT I get an error &quot;VerifyError: Error #1014: Class com.adobe.linguistics.spelling::SpellingDictionary could not be found.&quot; The &quot;ApdevSpellChecker.as&quot; file has reference to &quot;import com.adobe.linguistics.spelling.SpellChecker;&quot; which it cannot seem to find...

Please help - your solution is brilliant but I just can&#039;t seem to make it Publish on my end...</description>
		<content:encoded><![CDATA[<p>OK, I have set the External Library Path to include the AdobeSpellingEngine.swc BUT I get an error &#8220;VerifyError: Error #1014: Class com.adobe.linguistics.spelling::SpellingDictionary could not be found.&#8221; The &#8220;ApdevSpellChecker.as&#8221; file has reference to &#8220;import com.adobe.linguistics.spelling.SpellChecker;&#8221; which it cannot seem to find&#8230;</p>
<p>Please help &#8211; your solution is brilliant but I just can&#8217;t seem to make it Publish on my end&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS程序员实用工具类 &#171; Deepin 3000</title>
		<link>http://apdevblog.com/actionscript-spellchecker-for-flash-textfields-with-source-code-and-example/comment-page-1/#comment-1027</link>
		<dc:creator>AS程序员实用工具类 &#171; Deepin 3000</dc:creator>
		<pubDate>Sat, 06 Mar 2010 07:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://apdevblog.com/?p=689#comment-1027</guid>
		<description>[...] ActionScript Spellchecker for Flash Textfields 这个类允许你使用TextField中的拼写检查功能。现在，你能右键单击拼错的单词并且从字典中加载上下文的建议。 [...]</description>
		<content:encoded><![CDATA[<p>[...] ActionScript Spellchecker for Flash Textfields 这个类允许你使用TextField中的拼写检查功能。现在，你能右键单击拼错的单词并且从字典中加载上下文的建议。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
