If we look to the Actionscript side, we discover that the Timeline of a FLA is nothing else then an instance of the Document Class.
To declare the Document Class to our FLA, we need to write the name of that class (without the .as extension) in the text field ‘Document Class’ in the property panel (at the bottom), as explained in the article on how to best declare a Document Class .
The Document Class extends the MovieClip Class, except in a few cases…










{ 0 comments… add one now }