Bitmapinstance Object - MACROMEDIA FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY Manual

Flash javascript dictionary
Hide thumbs Also See for FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY:
Table of Contents

Advertisement

Object
TextRun object
Timeline object
ToolObj object
Tools object
Vertex object
VideoItem object
XMLUI object

BitmapInstance object

Inheritance
Element object
Availability
Flash MX 2004.
Description
The BitmapInstance object is a subclass of the
Method summary for the BitmapInstance object
In addition to the
BitmapInstance object:
Method
bitmapInstance.getBits()
bitmapInstance.setBits()
Property summary for the BitmapInstance object
In addition to the
BitmapInstance object.
Property
bitmapInstance.hPixels
bitmapInstance.vPixels
Description
The TextRun object represents a run of characters that have
attributes that match all of the properties in the
The Timeline object represents the Flash Timeline, which can be
accessed for the current document by
fl.getDocumentDOM().getTimeline().
A ToolObj object represents an individual tool in the Tools panel.
The Tools object is accessible from the Flash object (
The Vertex object is the part of the shape data structure that holds
the coordinate data.
The VideoItem object is a subclass of the
The XMLUI object provides the ability to get and set properties of an
XMLUI dialog box, and accept or cancel out of one.
>
Instance object
Instance object
methods, you can use the following methods with the
Description
Method; lets you create bitmap effects by getting the bits out of the
bitmap, manipulating them, and then returning them to Flash.
Method; sets the bits of an existing bitmap element.
Instance object
properties, you can use the following properties with the
Description
Read-only; an integer that represents the width of the bitmap, in
pixels.
Read-only; an integer that represents the height of the bitmap, in
pixels.
> BitmapInstance object
Instance object
and represents a bitmap in a frame.
TextAttrs
object.
).
fl.tools
Item
object.
BitmapInstance object
43

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents