Controlling Flash Content With Lingo Or Javascript Syntax; Controlling Flash Content Appearance With Lingo Or Javascript Syntax - MACROMEDIA DIRECTOR MX 2004-USING DIRECTOR Use Manual

Hide thumbs Also See for DIRECTOR MX 2004-USING DIRECTOR:
Table of Contents

Advertisement

To add Flash to the list of external editors:
Select Edit > Preferences > Editors.
1
Note: If you are using a Macintosh OS X operating system, select the Director menu, instead of
the Edit menu, to access Preferences.
Select Flash, and click Edit.
2
Select Use External Editor, and click Browse.
3
Browse to the location of your Flash application.
4
Select the Flash application file, and click Open.
5
Click OK, and then click OK again.
6
Flash starts when you double click a Flash cast member.

Controlling Flash content with Lingo or JavaScript syntax

Lingo or JavaScript syntax gives you precise control over the way Director streams and displays
Flash content. You can use these scripts to check and control cast member streaming, zoom and
colorize the Flash asset, and pan the Flash image.
When a movie is playing, Lingo or JavaScript syntax can change the Flash cast member's
properties. Some cast member properties, such as the
properties, are valid only after the Flash content header has streamed into memory.
Director provides the following Lingo or JavaScript syntax that lets you manage how Director
uses Flash content. For more information, see the Scripting Reference topics in the Director
Help Panel.
To control whether changes to a Flash cast member immediately appear in sprites that use the
cast member, set the cast member's
To control whether Flash content is stored in an external file, set the
To control which frame of Flash content that Director uses for the Flash contents thumbnail
image, set the
To display a list of Flash content's current property settings in the Message window, use the
method.
showProps
Controlling Flash content appearance with Lingo or
JavaScript syntax
Lingo or JavaScript syntax can control how a Flash content appears on the Stage and which part
of the Flash content appears in its sprite's bounding rectangle. Lingo or JavaScript syntax can also
skew, rotate, scale, and flip the Flash content.
Director supports only the Copy, Transparent, Background Transparent, and Blend inks for Flash
sprites, and only when the sprite is not played Direct-to-Stage.
broadcastProps
property.
posterFrame

Controlling Flash content appearance with Lingo or JavaScript syntax

and
flashRect
frameRate
property.
linked
cast member
property.
185

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Director mx 2004

Table of Contents