我正在利用第4.5号闪电机建造一个 iPhone。
为了展示第一版,计划使用“电网”和装上载有“密码”的网页。
请允许我说,这辆汽车是320x50个。 因此,《行动守则》将采取类似做法:
adView = new StageWebView();
adView.loadURL("http://www.myadishere.com/ad.html");
var top:Number = navigator.actionBar.measuredHeight + 1
adView.viewPort = new Rectangle(0, top, 320, 50);
adView.stage = stage;
In the application I have set the applicationDPI="160" so the application is displayed properly when run on iPhone3 and iPhone4. However the content of the StageWebView looks tiny on iPhone4. If I do adView.drawViewPortToBitmapData() the bitmap s size is OK.
因此,问题是,如何使阶段网的电文内容相应地扩大,这样,不论新闻部的屏幕如何,都看着科索沃?