Hi All,
I need some help on Screen resolution for my application.
When my application is opened on a machine with 1280x960, the layout
is fine.
But when opened on machine with 1024x768, some section of the
applicaton is not shown and can be seen with horizontal scroll.
Now i wanted to know the screen resolution so that the width can be
equated to the application width, is some thing like this possible??
I have tried out like
Application.application.width = Capabilities.screenResolutionX;

But of no use. :)

Pls reply

regards

Pradeep

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to