Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.anotherbigidea.flash.movie.ImportedSymbol

Uses of ImportedSymbol in com.anotherbigidea.flash.movie
 

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