Hi all,
 
I am developing a gaming application. The coordinates and sizes of all the 
components are fixed inside the application
But now when the browser is resized , I would like the whole application to be 
zoomed in our out…! It neednt relay the components etc..Its just crude zooming.
 
Whenever u make something from a authoring tool..it automatically takes care of 
that..! It maintains the aspect ration and zooms in the whole SWF appropriately…
But Flex is making life really tuff..!! I tried many tweaks like  setting 
scaleMode etc..
 
this.systemManager.stage.scaleMode = StageScaleMode.EXACT_FIT / .SHOW_ALL etc…
 
But this is making my app scale beyond the actual stage size!
I also caught the Resize event of the application and tried to use zoom 
effect..! But it’s a lot tuff and trickier since zoom uses only ratios.
 
I have a gut feeling that its by setting the scaleMode but that doesn’t work as 
expected..! The content is scaling out.!
Please help me out..! Its really blocking my whole deliverable..!!!!
 
Thanks in Advance
 
Ravi Kumar G
 
 
******************************************************************************************************************************************
 The information contained in this email, and any attachments hereto, is 
strictly confidential and solely intended for use by the individual(s) and/or 
entity(s) to which it is addressed. If you have received this email in error, 
please notify the System Manager at [EMAIL PROTECTED] as soon as possible. 
Thank you for your attention to this matter.
******************************************************************************************************************************************



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to