public class ExportAssets extends ControlTag
CONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS| Constructor and Description | 
|---|
| ExportAssets() | 
| ExportAssets(int[] tags,
            String[] assets) | 
| Modifier and Type | Method and Description | 
|---|---|
| SWFTag | read(int tagID,
    SWFInputStream swf,
    int len) | 
| void | write(int tagID,
     SWFOutputStream swf) | 
getTagType, toStringpublic ExportAssets(int[] tags,
            String[] assets)
public ExportAssets()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read in class SWFTagIOExceptionpublic void write(int tagID,
         SWFOutputStream swf)
           throws IOException
write in class SWFTagIOExceptionCopyright © 2014. All rights reserved.