PDA

View Full Version : Basic Flex design question


Jerry62712
11-13-2008, 02:58 PM
I have an application with a VBox in it. In the VBox I have several canvases. In design mode, I can't scroll down to the bottom canvas. How do I get to it other than in the source mode?

Jerry62712
11-13-2008, 07:11 PM
If I made the application a fixed height then I can see it in Design mode, but I can't scroll to the bottom at run time. This seems to be a basic problem - one that I'm more than happy to call my own if anyone can tell me what I've done wrong.

You shouldn't have to chose between being able to use design mode and being able to use the page at run time.