Can I resize the internet explorer browser window from flex?
Answer / Nand Kishor Joshi
No, Flex applications do not have direct control over the size of the browser window. However, you can set the stage width and height to adjust the application's internal layout within the browser window.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we overload functions in actionscript? : adobe flex action script
Explain the configuration details of blaze ds?
What happens if an .swf is loaded into a already occupied level?
When I add or modify an item in my dataprovider, why does not it show up in my datagrid? : adobe flex action script
What is over loading? Is method over loading possible in flex?
What is preventdefault() method?
How to stop the event flow/ event phases?
When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
What is the difference between sealed class and dynamic classes in flex?
What is event flow in term of event handling in flash action script 3.0?
Explain about different types of channels available in blaze ds?
Can I load css style sheets dynamically at runtime? : adobe flex action script