313366973 Posted November 29, 2014 Report Share Posted November 29, 2014 hello, i want to insert an ad in my phaser game. i have seen this things from anthor 2D html5 engine. var webView = new LStageWebView(); webView.setViewPort(new LRectangle(10,680,LGlobal.width,60)); webView.loadURL("http://lufylegend.com/ad/game_vertical_01.html"); webView.show(); it contains an ad WebView in the game。 can any body help ,thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.