<mx:Application pageTitle="My Awesome Page" xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%">
The width and height properties are what you want. --- In [email protected], "krishneelu" <krishne...@...> wrote: > > Hi, > > I am not an intermmediate or advanced Flex coder, but just trying to use the > Flex Builder latest trial version to create some mockups for an application I > intend to hire resources to develop on. > > My question for flex is: > After I run the application in flex builder, and it displays it on IE browser > for me, the application frame/mockup screen is sized half the IE browser size > and is centered ( on IE). How can I change it to display fully utilizing my > IE browser real estate? > > Any help is greatly appreciated. > > I do love flex, and excited to learn more! > > Cheers > -Neel >

