[flexcoders] How to scale down StageWebView?

Friday, December 16, 2011

 

any way to scale down with StageWebView

the current code like following

webView = new StageWebView();
webView.stage = this.stage;
webView.viewPort = new Rectangle( 0, 0, stage.stageWidth, stage.stageHeight); webView.loadURL("http://www.google.com/")

but I can not use scaleX/scaleY for webView. I need the app can use in a small screen device so I need scale down webView.

Thanks a lot for your help

Mark

__._,_.___
Recent Activity:
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

0 comments:

Post a Comment