Ian, the spacing depends on what contains the controls, if any, and the controls themselves.
There are whole varieties of MXML attributes that don't show up in design mode that you can play with. Just experiement with them until you find the right combination. In my situation, I had things inside a VBox that had too much padding, and so the "verticalGap" attribute on the VBox helped me out... there are padding attributes on many of the controls too. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3939 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
