ACTION SCRIPT FOR MX FLASH 2004Contents of the dictionaryAll dictionary entries are listed alphabetically.. In addition, methods that are associated with a class are listed along with th
Trang 1ACTION SCRIPT FOR MX FLASH 2004Contents of the dictionary
All dictionary entries are listed alphabetically However, some operators are symbols and are presented in ASCII order In addition, methods that are associated with a class are listed along with the class name—for example, the abs() method of the Math class is listed as Math.abs()
The following two tables help you locate these elements The first table lists the symbolic operators in the order in which they occur in the dictionary The second table lists all other ActionScript elements
Symbolic perators See entry
Trang 2>>> >>> (bitwise unsigned right shift)
>>>= >>>= (bitwise unsigned right shift and
Trang 3The following table lists all ActionScript elements that are
not symbolic operators
ActionScript element See entry
Trang 4_x Button._x, MovieClip._x, TextField._x
TextField._xmouse
TextField._xscale
_y Button._y, MovieClip._y, TextField._y
Trang 7NetConnection.connect(),
XMLSocket.connect()
constructor Array class, Boolean class, Camera class,
Color class, ContextMenu class,
ContextMenuItem class, Date class, Error class, LoadVars class, LocalConnection class, Microphone class, NetConnection class, NetStream class, Number class,
Object class, PrintJob class, SharedObject class, Sound class, String class,
TextField.StyleSheet class, TextFormat class, XML class, XMLSocket class
XML.contentType
ContextMenuItem.copy()
Trang 9MovieClip.enabled
Trang 10get Camera.get(), CustomActions.get(),
Trang 15LocalConnection LocalConnection class
Trang 16moveTo MovieClip.moveTo()
Trang 21Selection Selection class
Trang 23StyleSheet (class) TextField.StyleSheet class
styleSheet (property) TextField.styleSheet
Trang 24System System class