irina's Forum Posts

  • Hello

    I have small problem, i am downloading images from server and use paster to display them.

    all works ok but if i download 100 of images normaly it takes some time to download all the way to the last one.

    Now mine problem is how to determine when is the last image downloaded and job is done?

    I want to add loading gif that gets destroyed on finish.

    If i set mine action simply in the next event it is executed instantly even though download is still in progres.

    thanx!

  • CocoonJS is a powerful platform, but do you really need it?

    ...that's really not for you to care!

    Real question is can you keepup with them or are you abandoning your work?

  • codah

    here's the capx I used.

    [attachment=0:38vvom5f][/attachment:38vvom5f]

    Hello,

    Would you be so kind to share that your capx again?

    Thanx!

  • vairen

    Looking forward for that plugin...

    I have one question... how does app handles recieved notifications if its minimised?

    thanx!

  • lennaert

    hello, im almost finished but i have one problem

    this gets me allways last immage to all created sprites...

    how to load each image on a new sprite? (i mean same sprite but different UID)

    thanx!

  • Try Construct 3

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

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

    Thanks, it works!!!

  • set TmpName = replace(TempName, '"', "") //remove double qoutes, note the use of single qoutes around the double qoute in the middle

    Hi. im stuck here... C2 wont accept single quote...

    i'w tryed this also:

    """

  • Hello,

    I have small script on server side that generates list of images that are in particular directory.

    I get that list with AJAX request and mine data looks like this:

    ["immage1.jpg","img2.jpg","photo.jpg"] etc.

    Now i trying to make my dummy sprite to load immage from my static URL + first immage name in that list, then to create second sprite to repeat action for 2nd immage and so on....

    (trying to make photo album)

    Now to get each name from that list one at the time?

    or to input all into array and then to read it?

    any ideas on how to proceed?

    Thanx!!!!

  • lennaert

    Well, i need to manipulate with them:

    I would like to save them localy so that user don't need to redownload them every time he opens the app (theres a lot of immages) and then to delete those that are expired beyond certain date.

  • lennaert

    Thank you... so i will be using WebStorage to store local user choices.

    i have one more doubt:

    when app downloads immages from server, where are they exactly stored?

    can i save them into my own folder ... and if yes, how can i do that? (into that dictionary)?

    Thanx!!!!!

  • Noncentz705

    excellent!!!!

  • Ashley

    Hello,

    Is it possible to add feature where we could chose that our app works in background on mobile platforms while minimised?

    I would like to implement some geolocation features and notifications acording to them, and some notifications according to certain date & time that user selects like a reminder.

    Thank you!!!

  • I am searching these forums but just cant find a clear answer...

    What is the difference between Dictionary and WebStorage and when to use one and when to use the other?

    (I am trying to create simple web based photoalbum and i want users to check certain chackboxes and make their prefered selection and then acording to that download certain photos).

    please enlighten me someone!!!

  • QuaziGNRLnose

    One small question regarding RTS example.

    Is it possible for one object (unit) to move on top of the other (bridge, ramp, or small hill)?

    Thanx!

  • Looks like hes gone...

    his other plugin regarding camera is also abandoned...