Tip: Use captions to label your controls
<<Some controls have a property called caption that conveniently acts as a built-in label for the control. Let’s look at some examples: <button name=”playButton” x=”30″ y=”20″ width=”64″ height=”22″ image=”button_up.png” downImage=”button_down.png” overImage=”button_over.png…>> (more…)
See original post by Chris Gilmer