I have a web app built in Flash Builder 4.5. Its dimensions are 1150 x 900. When I try to view it on a smaller monitor or lower resolution, I can only scroll horizontally. I need it to scroll vertically. Is there a setting I am missing or could it be something else. I am not going to post any code at this time because I do not believe it is a syntax issue. If anyone feels I may be wrong, I will post the code needed. Thanks
http://dev.listgiants.com/Main.html is the site URL.
The height parameter in the HTML is set as 100%, should be a fixed size.
You have this:
Should be something like this: