EasyManua.ls Logo

MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING - Page 120

MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING
1130 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
120 Chapter 6: Media Types
Method summary for the Animated GIF media type
Property summary for the Animated GIF media type
See also
Member
Bitmap
Represents a bitmap cast member.
You can use bitmap image objects to perform simple operations that affect the content of an
entire bitmap cast member, such as changing the background and foreground colors of the
member, or to perform fine manipulations of the pixels of an image, such as cropping, drawing,
and copying pixels.
You can add a bitmap cast member to a movie by using the Movie objects
newMember() method.
-- Lingo syntax
_movie.newMember(#bitmap)
// JavaScript syntax
_movie.newMember("bitmap");
Some of the following methods or properties may apply only to sprites that are created from a
bitmap cast member.
Method summary for the Bitmap media type
Method
resume()
rewind() (Animated GIF, Flash)
Property
directToStage
frameRate
linked
path (Movie)
playBackMode
Method
crop() (Image)
pictureP()

Related product manuals