Code Hints

As I just posted some of the updates ones for MX 2004,
thought I might as well post the ones for MX I know here,
just in case someone wonders:
by using these, you’ll get “hints” in the AS-panel for auto-completion of your scripts,
ie you typetextfield_txt.t =>you get “text” selected in a drop-down, and you just have to either hit enter or double-click…handy also to check out all the possible features of a certain object at a glance…
so here we go:

Flash Objects
String _str
Array _array
MovieClip _mc
TextField _txt
Date _date
Sound _sound
XML _xml
Color _color

Flash UI Component Set 1
Check Box _ch
Push Button _pb
Radio Button _rb
List Box _lb
Scroll Bar _sb
Combo Box _cb
Scroll Pane _sp

Flash UI Component Set 2
Message Box _mb
Draggable Pan _dp
Ticker _tick
Tree _tree
Tree Node _tn
Icon Button _ib
Progress Bar _pr

Flash Charting Components
Bar Chart _bc
Line Chart _lc
Pie Chart _pc

Flash Remoting
Camera _cam
LocalConnection _lc
Microphone _mic
NetConnection _nc
NetStream _ns
SharedObject _so
Video _video

feel free to add, for example the ones for the components from the other DRKs (developer resource kit)…