Thread
:
Popups From Flash - Solution
View Single Post
Sundev
2008-06-06 #
32
It can be advantageous for the Document class to be dynamic. It's helpful if you aren't automatically declaring stage instances and aren't sure if all the instance variables you are explicitly listing as variables of the class will exist on the stage. I have used a dynamic document class if I want to use the same Document class for multiple swf files that may or may not have certain instances on the stage.
Sundev
View Public Profile
Visit Sundev's homepage!
Find all posts by Sundev