Symbolic operators
>=
>>
>>=
>>>
>>>=
The following table lists all ActionScript elements that are not symbolic operators.
ActionScript element
#endinitclip
#include
#initclip
__proto__
_accProps
_alpha
_currentframe
_droptarget
_focusrect
_framesloaded
_global
_height
_highquality
_lockroot
_name
_parent
_quality
_root
_rotation
_soundbuftime
_target
_totalframes
_url
_visible
See entry
>= (greater than or equal to)
>> (bitwise right shift)
>>= (bitwise right shift and assignment)
>>> (bitwise unsigned right shift)
>>>= (bitwise unsigned right shift and assignment)
See entry
#endinitclip
#include
#initclip
Object.__proto__
_accProps
,
MovieClip._alpha
Button._alpha
MovieClip._currentframe
MovieClip._droptarget
,
_focusrect
Button._focusrect
MovieClip._framesloaded
_global object
,
Button._height
MovieClip._height
,
_highquality
Button._highquality
TextField._highquality
MovieClip._lockroot
,
Button._name
MovieClip._name
,
_parent
Button._parent
,
_quality
Button._quality
_root
,
Button._rotation
MovieClip._rotation
,
_soundbuftime
Button._soundbuftime
TextField._soundbuftime
,
Button._target
MovieClip._target
MovieClip._totalframes
,
Button._url
MovieClip._url
,
Button._visible
MovieClip._visible
,
TextField._alpha
,
MovieClip._focusrect
,
TextField._height
,
MovieClip._highquality
,
TextField._name
,
,
MovieClip._parent
TextField._parent
,
TextField._quality
,
TextField._rotation
,
MovieClip._soundbuftime
,
TextField._target
,
TextField._url
,
TextField._visible
Contents of the dictionary
,
,
209
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers