Jump to content

webview in phaser


313366973
 Share

Recommended Posts

hello,

       i want to insert an ad in my phaser game.

       i have seen this things from anthor 2D html5 engine.

      

  1. var webView = new LStageWebView();  
  2. webView.setViewPort(new LRectangle(10,680,LGlobal.width,60));  
  3. webView.loadURL("http://lufylegend.com/ad/game_vertical_01.html");  
  4. webView.show();  
  5.     it contains an ad WebView in the game。
  6.     can any body help ,thanks.

        

post-11879-0-65162000-1417251013.jpg

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...