odiusfly's Forum Posts

  • Hey guys!

    Is there some way to transparent all layer backgrounds? I know, i can change the transparent layer option from "no" to "yes". But i talk about after export the game, even you have 1 layer with transparent background, the result in browser will be black as main color.

    I want for example, after export to use "index" file with iframe to my website page.. My website use already a big image background.

    So, when i have my game inside iframe, i don't want to have any black or other color as background to my game. So, the main background always will set from my website.

    If there is no any setting inside construct, maybe something can change to the files like "c2runtime" or "jquery-2.1.1.min" maybe, i don't know..

    Thanks, i hope someone can help me! : -)

  • Nice game Byriman! : -)

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • SamRock

    Thank You!!!

    But still i have some problems, i don't know if i do something wrong (maybe other guys have same issues), but as i remember with 2-3 previous updates i have no issues.

    So, inside construct 2 i have: admob official, phonegap game, phonegap iap and browser official plugins. All good, all working perfectly!

    Now export + build with intel xdk latest update.. Details:

    1. Import plugins:

    a. cordova-plugin-ad-admob

    b. cordova-plugin-game

    c. cordova-plugin-payment-iap

    d. cordova-plugin-inappbrowser

    2. Next settings..

    a. Cordova whitelist: Navigation -> Blank

    b. External -> *

    c. Internal -> *

    d. Minimum Android API: 14

    e. Target Android API: 19

    f. Crosswlak Runtime -> Embedded: 15

    3. Next at develop panel i clean all inside: additions.xml

    4. I build, all good, download, sign and finally install and run in my device.

    The issue:

    I have a button for no ads, a play button, a rate button, etc etc

    When for example i press to no ads btn, a new small window open (as always) and ask for purchase. I close it. So after this, can't touch anythings in my game. Something like lag, i heard my touch sounds (when i touch a button) but nothing. Need to close my game and open it again. As i understand something wrong with browser, i don't know.

    The game in case don't press at no ads button is running 100%. And the ads (banner, full) are working well!

    My questions:

    1. Anyone have above issues?

    2. Is this something with my plugins which import in intel xdk?

    3. Is this something wrong with the latest update of intel xkd?

    4. Anything else?

    Thanks again!!!

  • Same problem here.. : -(

  • When you add this: "cordova-plugin-ad-admob", what plugin need to have at construct 2? Admob official??

  • hmm.. I thought there are some plugin! But ok thank you!!! : -)

  • Anyone?

  • Hello guys!

    I know, i can use admob plugin, or other ads plugins for android or ios.. Next build with intel xdk, or cocoonjs, etc and done! All good but,

    How create banner or interstitial ads on html5 game? Is there any plugin or need an html code to incorporate after HTML5 export?

    Is there any tip? Thanks!!!

  • Anyone use latest intel xdk?

  • Yes, when you have inside game a shop, for example to buy coins, if you set in-app as managed, the product id will buy once.

    But ok, I read in your link about "consume". Thanks, i solve it! : -)))

  • Hello Guys!

    Google In-app tab has only managed and subscription categories. How can i create an unmanaged product?

    I want to have a shop inside game and players to buy again and again. What can i do?

    Thanks!!!

  • Hey guys!

    I have a problem with cranberry game & iap plugins with new version of intel xdk.

    I have no problems with old version: Intel® XDK - Update - 2015 August 18 v2366

    until intel update 2 versions: Intel® XDK - Release - 2015 September 23 v2496 and Intel® XDK - Update - 2015 October 02 v2548

    After all, when i try to build, i get error message:

    Error: Plugin "https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.iap" failed to install.

    Error: Plugin "https://github.com/cranberrygame/cordova-plugin-game" failed to install.

    Anyone have same issue? Thanks!