Type Here
1. In my submit form, how do I display "Type Here" when a text field is blank? and when the user begins typing, how can make "Type Here" disappear?
2. if I have a button on the root, can I assign an onRelease action to it from _root.main_mc.sub_mc.holder_mc? I've tried but no luck. Is this possible?