Answers

Question and Answer:

  Home  Adobe Flex Actionscript

⟩ Can I resize the Internet Explorer browser window from Flex?

Use getURL() to communicate with JavaScript in the HTML wrapper:

getURL('javascript:window.resizeTo(1050,900)');

 225 views

More Questions for you: