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

Quick Search    Search Deep

com.anotherbigidea.flash.interfaces: Javadoc index of package com.anotherbigidea.flash.interfaces.


Package Samples:

com.anotherbigidea.flash.interfaces

Classes:

SWFActions: Interface for passing Action Codes Lifecycle is - 1. start(..) is called with any condition flags (e.g. event codes) for the action array 2. action methods are called 3. end() is called to terminate array 4. 1..3 is repeated for any subsequent condition blocks 5. done() is called to terminate all action passing
SWFFileSignature: Interface for passing the SWF file signature. This allows the new Flash 6/MX Compressed File signature to be specified. If this interface is not implemented, or the signature(..) method is not called then the assumption is that the file signature is the normal, non-compressed, one.
SWFShape: Interface for passing shape style information in addition to the basic vectors.
SWFSpriteTagTypes: Interface for passing SWF tag types that can be used in a movie or a sprite
SWFVectors: Interface for passing basic shape information without styles.
SWFTags: Interface for passing SWF Header and Generic Tags.
SWFHeader: Interface for passing a SWF file header
SWFTagTypes: Interface for passing SWF tag types.
SWFText: Interface for passing static text

Home | Contact Us | Privacy Policy | Terms of Service