MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 127

Director scripting reference
Table of Contents

Advertisement

Flash Movie
Represents a cast member or sprite that contains Flash content.
You can add a Flash movie cast member to a movie by using the Movie object's
method.
-- Lingo syntax
_movie.newMember(#flash)
// JavaScript syntax
_movie.newMember("flash");
A Flash movie cast member or sprite can also contain Flash components. Flash components
provide prepackaged functionality that extends the existing functionality of Flash movie cast
members or sprites. For more information about the Flash components that Director supports,
see
"Flash Component" on page
Some of the following methods or properties may apply only to sprites that are created from a
Flash movie cast member.
Method summary for the Flash Movie media type
Method
callFrame()
clearAsObjects()
clearError()
findLabel()
flashToStage()
getFlashProperty()
getVariable()
goToFrame()
hitTest()
hold()
newObject()
print()
Property summary for the Flash Movie media type
Property
actionsEnabled
broadcastProps
bufferSize
buttonsEnabled
bytesStreamed
centerRegPoint
125.
printAsBitmap()
rewind() (Animated GIF, Flash)
setCallback()
setFlashProperty()
settingsPanel()
setVariable()
showProps()
stageToFlash()
stop() (Flash)
stream()
tellTarget()
originPoint
originV
playBackMode
playing
posterFrame
quality
newMember()
Flash Movie
127

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Director mx 2004

Table of Contents