| $#! | |
| _addCallback, flash. external. ExternalInterface | |
| _argumentsToAS, flash. external. ExternalInterface | |
| _argumentsToXML, flash. external. ExternalInterface | |
| _arrayToAS, flash. external. ExternalInterface | |
| _arrayToJS, flash. external. ExternalInterface | |
| _arrayToXML, flash. external. ExternalInterface | |
| _callIn, flash. external. ExternalInterface | |
| _callOut, flash. external. ExternalInterface | |
| _escapeXML, flash. external. ExternalInterface | |
| _evalJS, flash. external. ExternalInterface | |
| _initJS, flash. external. ExternalInterface | |
| _jsQuoteString, flash. external. ExternalInterface | |
| _objectID, flash. external. ExternalInterface | |
| _objectToAS, flash. external. ExternalInterface | |
| _objectToJS, flash. external. ExternalInterface | |
| _objectToXML, flash. external. ExternalInterface | |
| _toAS, flash. external. ExternalInterface | |
| _toJS, flash. external. ExternalInterface | |
| _toXML, flash. external. ExternalInterface | |
| _unescapeXML, flash. external. ExternalInterface | |
| A | |
| add, flash. geom. Point | |
| addCallback, flash. external. ExternalInterface | |
| addListener | |
| applyFilter, flash. display. BitmapData | |
| attachBitmap, MovieClip | |
| B | |
| BevelFilter, flash. filters. BevelFilter | |
| BitmapData, flash. display. BitmapData | |
| BitmapFilter, flash. filters. BitmapFilter | |
| BlurFilter, flash. filters. BlurFilter | |
| browse | |
| C | |
| call, flash. external. ExternalInterface | |
| cancel, flash. net. FileReference | |
| clone flash. display. BitmapDataflash. filters. BevelFilterflash. filters. BitmapFilterflash. filters. BlurFilterflash. filters. ColorMatrixFilterflash. filters. ConvolutionFilterflash. filters. DisplacementMapFilterflash. filters. DropShadowFilterflash. filters. GlowFilterflash. filters. GradientBevelFilterflash. filters. GradientGlowFilterflash. geom. Matrixflash. geom. Pointflash. geom. Rectangle | |
| ColorMatrixFilter, flash. filters. ColorMatrixFilter | |
| colorTransform, flash. display. BitmapData | |
| ColorTransform, flash. geom. ColorTransform | |
| concat | |
| contains, flash. geom. Rectangle | |
| containsPoint, flash. geom. Rectangle | |
| containsRectangle, flash. geom. Rectangle | |
| ConvolutionFilter, flash. filters. ConvolutionFilter | |
| copyChannel, flash. display. BitmapData | |
| copyPixels, flash. display. BitmapData | |
| createBox, flash. geom. Matrix | |
| createGradientBox, flash. geom. Matrix | |
| D | |
| deltaTransformPoint, flash. geom. Matrix | |
| DisplacementMapFilter, flash. filters. DisplacementMapFilter | |
| dispose, flash. display. BitmapData | |
| distance, flash. geom. Point | |
| download, flash. net. FileReference | |
| draw, flash. display. BitmapData | |
| DropShadowFilter, flash. filters. DropShadowFilter | |
| E | |
| equals |
static function _addCallback()
static function _argumentsToAS( obj : XmlNode ) : Array
static function _argumentsToXML( a : Array ) : String
static function _arrayToAS( obj : XmlNode ) : Array
static function _arrayToJS( a : Array ) : String
static function _arrayToXML( a : Array ) : String
static function _callIn( inst, method, request )
static function _callOut()
static function _escapeXML()
static function _evalJS()
static function _initJS() : Void
static function _jsQuoteString()
static function _objectID()
static function _objectToAS( obj : XmlNode )
static function _objectToJS( o : Object ) : String
static function _objectToXML( o : Object ) : String
static function _toAS( obj : XmlNode )
static function _toJS( v ) : String
static function _toXML( v ) : String
static function _unescapeXML()
function add( p : Point ) : Point
static function addCallback( funname, inst, method )
function addListener()
function addListener()
function applyFilter()
function attachBitmap( bmp : flash.display.BitmapData, depth : Number, aa : String, unk : Boolean ) : Void
function BevelFilter()
function BitmapData( width : Number, height : Number, unk : Boolean, color : Number )
function BitmapFilter()
function BlurFilter()
function browse()
function browse()
static function call( funname )
function cancel()
function clone()
function clone() : BevelFilter
function clone() : BitmapFilter
function clone() : BlurFilter
function clone() : ColorMatrixFilter
function clone() : ConvolutionFilter
function clone() : DisplacementMapFilter
function clone() : DropShadowFilter
function clone() : GlowFilter
function clone() : GradientBevelFilter
function clone() : GradientGlowFilter
function clone() : Matrix
function clone() : Point
function clone() : Rectangle
function ColorMatrixFilter()
function colorTransform()
function ColorTransform( rm : Number, gm : Number, bm : Number, am : Number, ro : Number, go : Number, bo : Number, ao : Number )
function concat( c : ColorTransform ) : Void
function concat( m : Matrix ) : Void
function contains( x : Number, y : Number ) : Boolean
function containsPoint( p : Point ) : Boolean
function containsRectangle( r : Rectangle ) : Boolean
function ConvolutionFilter()
function copyChannel()
function copyPixels()
function createBox( scalex : Number, scaley : Number, rot : Number, x : Number, y : Number )
function createGradientBox( width : Number, height : Number, rot : Number, x : Number, y : Number )
function deltaTransformPoint( p : Point ) : Void
function DisplacementMapFilter()
function dispose()
static function distance( p1 : Point, p2 : Point ) : Number
function download()
function draw()
Constructor
function DropShadowFilter()
function equals( p : Point ) : Boolean
function equals( r : Rectangle ) : Boolean