AutoCompleter is a smart, simple in use flash tool, designed to give the possibility to use auto-complete instrument with any text field. It is very useful for Flash applications. You can customize AutoCompleter both with parameters of component, and with ActionScript cod, using special API.
Step 1- Install the component (if you did not it before)
Run the MXP file and install the component with Macromedia Extension Manager.
Step 2- Initialize the component
Place the component on the stage in your .fla file. After that, give an instance name to the component.
Step 3- Choose the text field
Choose the text field in your .fla file, which you want AutoCompleter operate with.
Step 4- Customize the component
Customize the component using the "Parameters" tab in the Component Inspector.
Step 5- Test and load to your web site
Test your .swf or .html (it will exist if you publish the .fla file) file(s). Then upload file(s) to your web server. Note that installation package include also samples of comoponent using, and intrinsic class AutoCompleter.
|