Toddler's Recent Forum Activity

  • Nobody responded to this thread because this is a silent death sentence.

    I have fixed the issue MANUALLY however and I just want to share it with people who are faced with the wind of silence here for this subject as well.

    The “media” and “images” folder has been MANUALLY optimized to cut down the size of the

    overall application by 38% [From 129 MB to 80.1 MB], do whatever you can, I changed all the sounds to Mono [There are 204 Sound Files so let's just say it took hours], next I proceed to manually change the PNG Files [All 120 of them] to a lesser bit depth when possible.

    There, someone in the future that is watching this, you are welcome

  • One year of work...down the drain ? Android says no....

    You need to reduce your APK file size to 100MB or use APK Expansion Files.

    Is it over ?

    I use Intel XDK with Construct 2's Cardova.

  • Try Construct 3

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

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

  • I am stuck here in Intel XDK, which of the 6 do I choose ?

    http://imgur.com/tNbJz5u

  • SO I have this Ajax Call that when the onComplete is called, executes a loop.

    We are able to give a loop a name and I think that is great for loop index and all but I want to execute another series of events after that particular loop is over, is there a way to implement "On Loop Complete (Specifiy Loop Name)" inside Construct 2 ?

  • That is correct, but I am not referencing to things INSIDE the container

    There are MANY instances of these "containers" and I want to loop through all the containers, almost like "loop through all containers of type xxx".

    Hope you understand that better

  • How do I loop through multiple containers that each contains a bunch of stuff ?

    Understand that I am not looping through stuff in a single container, I want to loop through multiple containers.

    I am doing a table display that contain lots and lots of rolls generated real time with 9 columns each.

  • I tried to take a snapshot of the canvas and then, converting it to base64 using Pode's plugin.

    I try to past it via php's $_GET[''];

    But the result from the Server is:

    Submitted URI too large!

    The length of the requested URL exceeds the capacity limit for this server. The request cannot be processed.

    I cannot use POST because of Cross Domain Restriction, so $_GET[''] is the only way.

    So now, I know that I have to literally resize the snapshot canvas, how do I resize the image smaller so that I can send it via GET ?

    Resizing the Sprite that holds the Canvas Image doesn't help, it is a "visual" scale, not a REAL image Scale per say.

  • It did help, thank you very much.

  • Let me see if I get this straight:

    Step 1: Let the image load and let the sprite resize to fit the image.

    Step 2: THEN retrieve the resulting width/height of Sprite.

    Step 3: Resize the Sprite from there.

    This might work !!! I will let you know ! Thank you !

  • Hello Pode, there is a serious bug with this behavior.

    After Load image from URL and detect face, the answer will be correct.

    BUT BUT BUT upon load image from URL [because say the Sprite is reloaded with a new image, we are assuming a sprite with one picture here so no complication].

    When executing detect face, it will gave the answer from the previous result, and no matter how many time in the future you refresh the Sprite using LoadFromURL, the answer given by this plugin will ALWAYS be the answer from the First Initial call to detect face!

  • Say I use the File Chooser and through "FileURLAt(0)", retrieved the blob which is basically a string of text.

    I can get the Sprite to Load from URL sure.

    Now how do I either:

    1: Upload the Image from the Blob URL itself through to a PHP script using ONLY $_Get[] [meaning the image will have to be encoded somehow from construct 2 into a string that can be converted back into an image.]

    2: Upload the Image loaded into the Sprite to the PHP Script again using only $_Get[].

    Thanks !

Toddler's avatar

Toddler

Member since 19 Jan, 2012

Twitter
Toddler has 1 followers

Trophy Case

  • 12-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Email Verified

Progress

14/44
How to earn trophies