Just dont specify the width and height properties. It will take it automatically based on the Text lenght. If you are specifying any parent container for the alert box, then if the size of the parent element id not enough in that case it will over flow
On Friday, 7 November 2008 11:34:07 UTC+5:30, joy9977 wrote: > > Hi > I have a situation, where I have a long texts in the alert-messages. > But this text is scrollable, and the alert-box is of fixed-size. What > I would like to have is: > 1. The Alert-box should resize by itself to accomodate the whole alert- > msg ie. the whole msg should be visible without any scroling. > 2. The alert-msg should not be scrollable. > > I am using both the MX-Alert class, as well as my own custom alert- > class. > > Please suggest a solution if possible. > > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To view this discussion on the web visit https://groups.google.com/d/msg/flex_india/-/R5TZYiSoggwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

