[flexcoders] Screen resolution

2009-07-19 Thread christophe_jacquelin
Hello, 

When you are developping a Flex application, which screen resolution do you 
choose to be acceptable for most of the users ? 

Thank you,
Christophe, 




[flexcoders] Screen Resolution

2008-12-12 Thread kotha poornima
Hi all,
I am developing a flex application in adobe flex2, my application get
displayed on my monitor(17) correctly, however when I try running same
application from different computer or a laptop of 14 wide screen
display is different as monitor screen is short I need to scroll down
to view complete page. how can I make sure that the application should
look uniform across different platform/different browsers and different
monitors with out changing any widths and heights manually.

Thanks in Advance.
Poornima



  

Re: [flexcoders] Screen Resolution

2008-12-12 Thread narayana e

Hi 

i know your problem. u can use percentage values for flex compents width,height

and one more option is  horizontalScrollPolicy=off , 
verticalScrollPolicy=off



example


mx:HBox width=100% height=100%  horizontalScrollPolicy=off 
verticalScrollPolicy=off


/HBox


u can get result
        
--- On Fri, 12/12/08, kotha poornima poorni_ag...@yahoo.com wrote:
From: kotha poornima poorni_ag...@yahoo.com
Subject: [flexcoders] Screen Resolution
To: flexcoders flexcoders@yahoogroups.com
Date: Friday, 12 December, 2008, 9:27 AM











Hi all,

I am developing a flex application in adobe flex2, my application get
displayed on my monitor(17) correctly, however when I try running same
application from different computer or a laptop of 14 wide screen
display is different as monitor screen is short I need to scroll down
to view complete page. how can I make sure that the application should
look uniform across different platform/different browsers and different
monitors with out changing any widths and heights manually.



Thanks in Advance.
Poornima



  
  




 

















  Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/

Re: [flexcoders] Screen Resolution

2008-12-12 Thread Jules Suggate
Yep, and don't forget constraint-based layouts

http://livedocs.adobe.com/flex/3/html/help.html?content=size_position_5.html

On Sat, Dec 13, 2008 at 03:37, narayana e narayana_naid...@yahoo.com wrote:

 Hi

 i know your problem. u can use percentage values for flex compents
 width,height

 and one more option is  horizontalScrollPolicy=off ,
 verticalScrollPolicy=off



 example


 mx:HBox width=100% height=100%  horizontalScrollPolicy=off
 verticalScrollPolicy=off


 /HBox


 u can get result

 --- On Fri, 12/12/08, kotha poornima poorni_ag...@yahoo.com wrote:

 From: kotha poornima poorni_ag...@yahoo.com
 Subject: [flexcoders] Screen Resolution
 To: flexcoders flexcoders@yahoogroups.com
 Date: Friday, 12 December, 2008, 9:27 AM

 Hi all,
 I am developing a flex application in adobe flex2, my application get
 displayed on my monitor(17) correctly, however when I try running same
 application from different computer or a laptop of 14 wide screen display
 is different as monitor screen is short I need to scroll down to view
 complete page. how can I make sure that the application should look uniform
 across different platform/different browsers and different monitors with out
 changing any widths and heights manually.

 Thanks in Advance.
 Poornima


 
 Add more friends to your messenger and enjoy! Invite them now.
 



-- 
Cheers,
Jules
--
Jules Suggate
Owner and Technical Lead
Uphill Sprint Limited

+64-21-157-8562