A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
getBitmapData(filename) — Method in class deng.fzip.FZipLibrary | |
Request a file that has been formatted as BitmapData. | |
getContentAsString(recompress, charset) — Method in class deng.fzip.FZipFile | |
Gets the files content as string. | |
getDefinition(filename, definition) — Method in class deng.fzip.FZipLibrary | |
Retrieve a definition (like a class) from a SWF file that has been formatted as a DisplayObject. | |
getDisplayObject(filename) — Method in class deng.fzip.FZipLibrary | |
Request a file that has been formatted as a DisplayObject. | |
getFileAt(index) — Method in class deng.fzip.FZip | |
Retrieves a file contained in the ZIP archive, by index. | |
getFileByName(name) — Method in class deng.fzip.FZip | |
Retrieves a file contained in the ZIP archive, by filename. | |
getFileCount() — Method in class deng.fzip.FZip | |
Gets the number of accessible files in the ZIP archive. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |