Is that fixed on flex 3? VELO
On Wed, Jun 6, 2007 at 2:31 PM, Alex Harui <[EMAIL PROTECTED]> wrote: > Known bug. You have to use percentWidth="100" percentHeight="100" on > the mx:Module tag instead of width="100%" height="100%" > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *mapper2255 > *Sent:* Wednesday, June 06, 2007 8:48 AM > *To:* [email protected] > *Subject:* [flexcoders] Module Sizing > > > > Good Morning, > > I have taken some code from the Application and placed it in a Module > with no changing of the code. > > In the Application it was set to 100% width and height, which is what > I want and looked fine. Now that it is in the Module it loads into the > Application shell with what appears to be a default size of 700/700. > > I have the ModuleLoader set to 100% width/height but cannot get it to > expand. Could someone tell me what I am doing wrong? > > Thanks. > > >

