Simple Flash Spell Checker v2.0 AS3

by iTSE

Simple Flash Spell Checker V2.0 AS3
This actionscript based Simple Flash Spell Checker allows the designer/developer to provide spell check and word suggest function to their users. The spell checker is an extension of the flash.text.TextField and it inherits all the properties of a textfield. All you have to do is create an instance of the spell check textfield and add it to the stage. The component will load the dictionary and do the rest of the work for you. Version 2 comes with a dictionary compressor and the ability for the spell checker to decompress that dictionary on the fly.

The entire Flash Spell Checker is written in Actionscript 3.0 and can be added to the stage with 2 lines of code:
import com.tse.controls.SCTextField;
addChild(new SCTextField());

v2.0 New Features
- Brand new dictionary with 80,000+ words
- Includes Dictionary Compressor to improve performance
- Accepts compressed Dictionary as input
- Tuned Suggestion Algorithm
- Dispatches COMPLETE event when the dictionary completes decompressing/loading.

Below is a screenshot of the Dictionary Compressor that is included:

The dictionary compressor allows you to compress your dictionary to a smaller size for speedier transfer. The compressor is capable of compressing dictionary files up to 65% of its original size.

Please look at Simple Flash Spell Checker v.1.0 if you don’t need the compressor and the heavier dictionary

Thanks for looking everyone!

$8

Prepaid customers
pay just $6 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Find Out More Price

You must sign in or sign up to purchase this item.

Purchase 33 purchases

File Types Included
Flash CS3 (9+)
Item Attributes
Created 22 December 08
Published Size 11kb
Opens With Flash CS3 (9+)
Resolution N/A
ActionScript Version AS3
Documentation Well Documented
Flash Files Included N/A
Tags
Collections that include this item