EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 227

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 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...
–– (decrement) 227
–– (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. The pre-decrement form of the operator (––expression) subtracts 1 from
expression and returns the result. The post-decrement form of the operator (expression––)
subtracts 1 from the expression and returns the initial value of expression (the value prior to
the subtraction).
valueOf
Boolean.valueOf()
, Number.valueOf(), Object.valueOf()
var
var
variable
TextField.variable
version
System.capabilities.version
Video
Video class
visible
ContextMenuItem.visible
void
void
watch
Object.watch()
while
while
width
Camera.width
, Stage.width, Video.width
with
with
wordwrap
TextField.wordWrap
XML
XML class
xmlDecl
XML.xmlDecl
XMLNode
XMLNode class
XMLSocket
XMLSocket class
ActionScript element See entry

Table of Contents

Related product manuals