Raiper341's Forum Posts

  • but cost per click is horrible.... i have 30 clicks and only 0.01 USD so far... https://play.google.com/store/apps/deta ... ldasnowman

  • Yes, but first use "Start API" action, where you set your codes...

  • > Here is example of my real game with this API

    >

    I have a question... I cant seem to get it working :/

    I have version 1.32 of Construct.

    I dont update if I do it seems to crash my PC

    will it work on this version?

    If so how does one trigger a medal unlock?

    I get this every time i use NG.unlockMedal(MEDAL_NAME);

    I put in my medals name but I get this D:

    Javascript error!

    SyntaxError: missing ) after argument list

    http : // localhost: 50000 /Browser_plugin .js, line 1 (col undefined)

    This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer!

    Is there anything you can help with?

    I had to add spaces at url or they remove it :p

    Hi, did you use Start API action?

  • Crosswalk supports cordova APIs, including the inappbrowser api that lets you pop up a browser and visit a URL. It is accessible from javascript, so you would need a c2 plugin to include it in your game.

    > We need only 2 thinks...

    > 1. remove exit bug in stable version, when i close aplication, aplication crashes...

    > 2. add some feature, that we can open web pages in defaul browser, it is anoying to open in aplication and i can not go back...

    >

    Did you mean this: http://cordova.apache.org/docs/en/2.4.0 ... er.md.html ? It is same as in Construct2, no? Construct 2 uses:

    window.open(url_);[/code:34imkvpj]
  • Hi,

    I remebmer, that Classic has got this function, but how to in Construct2? I did not find any smiliar feature... :/

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Yes it is possible to add banner Ads via Leadbolt using the iframe plugin. Several users have already done it.

    On the leadbolt site, there's a tutorial on how to integrate it into C2. It requires the browser object in C2 and the browser permission in XDK. If you search in this thread or the old XDK thread, you will find your answer.

    It will be possible, when they correct opening pages inside App...

  • > We need only 2 thinks...

    > 1. remove exit bug in stable version, when i close aplication, aplication crashes...

    > 2. add some feature, that we can open web pages in defaul browser, it is anoying to open in aplication and i can not go back...

    >

    I disagree admob and analitycs for android users are a must .. if you look for that info in our forum a lot of people is asking for the same thing.

    I want to add leadbolt and with iframe is it possible...

  • We need only 2 thinks...

    1. remove exit bug in stable version, when i close aplication, aplication crashes...

    2. add some feature, that we can open web pages in defaul browser, it is anoying to open in aplication and i can not go back...

  • There is still no option for admoob, only Cocoonjs...

  • CocoonJS suck...better have a slower performance that works on every device then a 60FPS game that receive 1 star from 90% of users. I moved to Unity...Bye bye C2

    I think about it too... because i wait 2 years for normal android export and monetization, but i think now, there is no hope Only Crosswalk works, but monetization is not possible, because they have problems with web page opening and exit bugs...

  • If I use this plugin with latest Construct, I can scroll outside of layout... It is very big bug

  • I tried this, but it does not work for me :/ If i use "Is online", action work al the time, even if i am online or not. If I use inverted "Is online" action work never

  • Hi, i need this, when internet is available, then i want to show add, but how to get, that internet is on?

  • Here is example of my real game with this API <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    http://www.newgrounds.com/portal/view/615762

  • Raiper341 Thank you.

    It seems work when you don't minify the code.

    Yes, because script is minified already