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

Quick Search    Search Deep

Package com.anotherbigidea.flash.movie

Interface Summary
TimeLine A Movie or Sprite (Movie Clip) time line (collection of frames)
 

Class Summary
Actions A set of actions
Button A Button Symbol
Button.Layer A layer of a button.
EditField An Edit Field Symbol.
ExportedSymbol Information about a symbol exported from the movie
Font A Font Symbol.
FontDefinition A Font Definition that can referenced by Font symbols.
FontDefinition.Glyph A Glyph within the font.
FontDefinition.KerningPair A Kerning Pair is an adjustment to the advance between two particular glyphs.
FontLoader Font loading utilities
Frame A Movie or Movie Clip frame
Image Base class for Image symbols.
Image.JPEG A JPEG Image that can be used as a fill for Shapes.
Image.Lossless A lossless image (similar to PNG).
ImageUtil Utilities for dealing with images
ImportedSymbol A Symbol that is to be imported (within the Player) from another Flash movie.
Instance An instance of a Symbol that has been placed on the stage.
MorphShape A Morph Shape Symbol
Movie A Flash Movie
MovieClip A Movie Clip (aka Sprite) Symbol
Placement A Placement holds the transformation and other values relating to the "placement" of a Symbol Instance within a particular frame.
QTMovie A QuickTime Movie Symbol
Shape A Shape Symbol
Shape.ColorFill  
Shape.Curve  
Shape.Element  
Shape.FillStyle  
Shape.GradientFill  
Shape.ImageFill  
Shape.Line  
Shape.LineStyle  
Shape.Move  
Shape.SetFillStyle  
Shape.SetLeftFillStyle  
Shape.SetLineStyle  
Shape.SetRightFillStyle  
Shape.SetStyle  
Shape.Style  
Shape.Vector  
Sound A Sound Symbol
Symbol Base class for all defined symbols
Text A Text Symbol.
Text.Row A set of contiguous characters in one font, size and color.
Transform A Transformation matrix that has translation coordinates in pixels
 

Exception Summary