Uses of Class
pt.tumba.parser.swf.ImportedSymbol

Packages that use ImportedSymbol
pt.tumba.parser.swf   
 

Uses of ImportedSymbol in pt.tumba.parser.swf
 

Methods in pt.tumba.parser.swf that return ImportedSymbol
 ImportedSymbol[] Movie.getImportedSymbols()
          Access the imported symbols.
 ImportedSymbol[] Movie.importSymbols(java.lang.String libraryName, java.lang.String[] symbolNames)
          Import symbols from another movie (Flash 5 only)