| Class | Description | |
|---|---|---|
| FmlParser | This parser will find and read familiar tags in your script based on what is available in TagLibrary class and translate them to somethin readable by flash. | |
| TagLibrary | The tag library is a place where we have all the current supported tag names. | |
| TextArea | TextArea class is basically an extension of Adobe's TextField class and tries to complete the shortcomings of it. | |
| TF | This is just an extention from Adobe's TextField class and doesn't do anything practically. |