you can put your deeply nested component with some hard coded value the same way i did for both HBox, see here VBox will be act as main container and then you may have any number of component within it spacer with 100% height on the both end of the HBox will render out the hbox in the center of the vbox same way you can make use of spacer in hbox with 100% width.
Kalpesh Mahida On Tue, Mar 3, 2009 at 5:33 PM, sudhi <[email protected]> wrote: > > Dear Carvalhar and Kalpesh thanks a lot for your replies, > > But i have a deeply nested components which i have designed > for 1152 * 864 pixels resolution. > So i had used Flex drop and drag components in Flex builder. > > So i guess all the things are hard coded. > > I had read about a class in Flex called StageScaleMode class > but couldn't understand where to put it. > > I want the whole view to be scaled according to the current browser > size > > So any other suggestions are very much appreciated. > > > Thanks a lot again > > Regards > Sudhi > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

