Hi Hissam, As per my question you gave the right solution. But my exact requirement is... I am adding some UIComponents (annotations) to the third canvas. When I resize the browser the canvas gets resized but the annotations remain as it is. I want the annotations to scale according to the canvas size.(Contents added to the 3rd canvas should scale according to the canvas size)
Following the blog - http://blogs.adobe.com/aharui/2008/01/flex_and_scalemodes.html I am able to do it, but the whole application is scaling. I want only the 3rd canvas to scale. Thanks, Paritosh On May 7, 11:11 pm, HISSAM <[email protected]> wrote: > Set the height and width to the fixed canvass and set height,width to 100% > to the 3rd > > On Thu, May 7, 2009 at 12:00 AM, Paritosh Bisi <[email protected]>wrote: > > > > > > > All, > > > I one component in my application to scale according to the browser > > size/re-size. I followed the blog [http://blogs.adobe.com/aharui/ > > 2008/01/flex_and_scalemodes.html<http://blogs.adobe.com/aharui/%0A2008/01/flex_and_scalemodes.html>] > > and was able to scale my whole > > application. But my requirement is to scale only one component. > > Suppose I have 3 canvas in my application, I want only one canvas to > > scale and other two should remain fixed size. > > > Any idea? > > > Best Regards, > > > Paritosh Bisi > > -- > ----------------------------- > Regards, > HISSAM, > ------------------------------ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

