MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 227

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

Advertisement

ActionScript element
valueOf
var
variable
version
Video
visible
void
watch
while
width
with
wordwrap
XML
xmlDecl
XMLNode
XMLSocket
–– (decrement)
Availability
Flash Player 4.
Usage
––expression
expression––
Parameters
None.
Returns
A number.
Description
Operator (arithmetic); a pre-decrement and post-decrement unary operator that subtracts 1 from
the
expression
and returns the result. The post-decrement form of the operator (
expression
subtracts 1 from the
the subtraction).
See entry
Boolean.valueOf()
var
TextField.variable
System.capabilities.version
Video class
ContextMenuItem.visible
void
Object.watch()
while
Camera.width
with
TextField.wordWrap
XML class
XML.xmlDecl
XMLNode class
XMLSocket class
. The pre-decrement form of the operator (
and returns the initial value of
expression
,
Number.valueOf()
,
,
Stage.width
Video.width
––expression
,
Object.valueOf()
) subtracts 1 from
expression––
(the value prior to
expression
–– (decrement)
)
227

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

Table of Contents