PDA

View Full Version : Alert component not big enough


SteveSloan
08-22-2005, 08:49 PM
How can i make my Alert component larger, right now my text is ending in the middle of a sentence

Thanks in advance

Sunny13
09-05-2005, 09:57 AM
take a movieclip and attach a dynamic text field to it... assign the text to the textfield and then set its property autoSize to true. Put another movieclip (button) at the bottom of the dynamic text i.e. at text._y + text._height + 10 .... see createTextField in help