MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 644

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Stage.scaleMode
Availability
Flash Player 6.
Usage
Stage.scaleMode = "value"
Description
Property; indicates the current scaling of the SWF file within the Stage. The
forces the SWF file into a specific scaling mode. By default, the SWF file uses the HTML
parameters set in the Publish Settings dialog box.
The
scaleMode
. Any other value sets the
"noScale"
Stage.showMenu
Availability
Flash Player 6.
Usage
Stage.showMenu
Description
Property (read-write); specifies whether to show or hide the default items in the Flash Player
context menu. If
is set to
showMenu
See also
ContextMenu
class,
Stage.width
Availability
Flash Player 6.
Usage
Stage.width
Description
Property (read-only); indicates the current width, in pixels, of the Stage. When the value of
Stage.scaleMode
the value of
Stage.scaleMode
See also
,
Stage.align
Stage.height
644
Chapter 12: ActionScript Dictionary
property can use the values
scaleMode
is set to
showMenu
true
, only the Settings item appears.
false
ContextMenuItem class
is
, the
"noScale"
width
is not
,
Stage.scaleMode
,
"exactFit"
"showAll"
property to the default
(the default), all context menu items appear. If
property represents the width of the player. When
,
represents the width of the SWF file.
"noScale"
width
property
scaleMode
,
, and
"noBorder"
.
"showAll"

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents