This class serves as storage for collecting an flash object's dependencies.
Some flash objects depends on others. For example Button depends on
shapes and/or sounds. PlaceObject depends on corresponding
flash definition etc. According to flash file format all dependencies
have to be placed in the file before the object itself.
This class helps in accomplishing this task.
author: Dmitry Skavish See Also: FontsCollector |