Nagval333's Forum Posts

  • Thank you very much "ramon", now its work. Honesty i have no idea how to write this correct from start, i just copy/paste this example capx and fill with my data (i have even download "Sublime Text 2"). Anyway tnx again!

  • "ramones" can you (or someone else) show me what i have to change for make it work? All caps that use this function stop working, its a bit of sad.

  • I was working always with a beta versions (maybe it's a mistake///iam pretty newbie in all this), but yes i regularly upload it, and last time i used it in 186 version and it work fine/// Now 188 and 190 make problem. The interesting thing that arrays uploading from AJAX ( json files ) still perfect working.

  • the problem is that my old capx files with array loading from Json string suddenly stop working//// They were working before, but now i have a problem on all browsers Maybe i miss somsing i update construct for 188-189 and today for 190 versions.

    p.s sry for my Eng.

  • I just tried phonegap service. i have read old Ashley tutorial from 2011 about this issue, before. In the end i get "my project name"-debug.apk. The size is about third from what i get by Cocoonjs:), but after installation the game working was incorrect.

    I will grateful If someone can help me with some advices about Phonegap service.

    p.s sorry for my creepy English.

  • hi guys, if there's something new about this issue? I just faced the same problem. The "Exit" from browser button works perfect on created by Cocoonjs apk, and make white screen splash on Intel XDK... Are there someone who overcame this?

  • yapiiiii thanks for answer. But my project is by default is extremely simple without HD, lots of sprites etc. Especially in this project i can get rid from the built in behaviors and replace it. My questions is- if this simple project causes to this kind of trouble, how people create something more complicated?

    Maybe tomorrow i will check CocoonJ way...

  • fridayjams are you try to work with Cocoonj? Is its better?

  • Hi guys. I have a little problem with Intel SDK////So first of all sorry for my Eng. Second i pretty newbie with all this stuff. I saw few tutorials about exporting to android via Intel SDK by Crosswalk including Ashley's last guide. And i decided to test my little game. And i was pleasantly surprised how simple and correct its work. I have tested a game on my few android devices and its run perfectly EXCEPT one thing- terrible lags when Behavior: Physic is working. Now a few important things- 1)my game is pretty simple and have only few animation scenes (its a kind of memory game). 2)the major problem/theLAG is on a Construct Built-in Behavior: Physic. Simple action become very lagy. So if someone have a idea or have a experiences with this subject i will glad to read it.

    P.S i saw/read in a branches about SDK/Cocoonj that people use SDK even for a heavy projects and its runs ok/////Maybe i have to try Cocoonj?

  • Many thanks Minor

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, first sorry for my English. I have a little problem with counting how many times index appear in a array/// for example: 0-dog,1-dog, 2-dog, 3-cat, so final number of dogs is a three and cats is a one.

    If someone have answer i will happy to read it/see a capx...

    P.S I have run a search but find nothing (there are tons of data here so maybe i miss the answer)