| Home >> All >> com >> anotherbigidea >> flash >> [ movie Javadoc ] |
com.anotherbigidea.flash.movie: Javadoc index of package com.anotherbigidea.flash.movie.
Package Samples:
com.anotherbigidea.flash.movie
Classes:
FontDefinition: A Font Definition that can referenced by Font symbols. If read in from an existing Flash movie the font definition may only contain a subset of the glyphs in the font. To use a system font set the hasMetrics flag to false.
Placement: A Placement holds the transformation and other values relating to the "placement" of a Symbol Instance within a particular frame. They can also denote an "UndefineSymbol" operation.
ImportedSymbol: A Symbol that is to be imported (within the Player) from another Flash movie. The import/export feature only works with Flash version 5 and up.
Image: Base class for Image symbols. Note that Images cannot be placed directly on the stage - they have to be used as image fills for shapes.
EditField: An Edit Field Symbol. In order to limit the chars in the field use a separate font and only load those glyphs that are required.
Font: A Font Symbol. The Font references a FontDefinition object from which it takes the glyph definitions it needs.
Transform: A Transformation matrix that has translation coordinates in pixels
TimeLine: A Movie or Sprite (Movie Clip) time line (collection of frames)
Instance: An instance of a Symbol that has been placed on the stage.
ExportedSymbol: Information about a symbol exported from the movie
Symbol: Base class for all defined symbols
ImageUtil: Utilities for dealing with images
MovieClip: A Movie Clip (aka Sprite) Symbol
Frame: A Movie or Movie Clip frame
QTMovie: A QuickTime Movie Symbol
FontLoader: Font loading utilities
MorphShape: A Morph Shape Symbol
Actions: A set of actions
| Home | Contact Us | Privacy Policy | Terms of Service |