ImportVisitor

ImportVisitor
Declaration
class ImportVisitor : public State, public MovieDef::ImportVisitor, public FileTypeConstants;
Description

ImportVisitor is the default import visitor used to enumerate through the imports of external SWF files in a movie. This visitor is called during loading (import binding stage) after each import is resolved.

Methods
Method 
Description 
Visitor interface, used for movie enumeration through VisitImportedMovies. 
ImportVisitor constructor. 
An overridden method to enumerate through the external files imported. 
File

GFx_Player.h