Re: [flexcoders] Application shows with a partial height

2009-05-07 Thread Igor Costa
If you`re using Flex Builder, try to clean up your project . 1. Select your project 2. Go to the menu and select Project > Clean 2. Mark the project to be cleaned up and click OK This is a odd thing happing in Flex Builder 3.0 where the last updates are fixed. Regards Igor On Wed, May 6, 2009

[flexcoders] Application shows with a partial height

2009-05-06 Thread markgoldin_2000
What could be a cause for an application to show with a normal (full size) width and only about 100-130 pixels of a height? Everything in an app. says 100% for the height. Thanks for the help.