irina's Forum Posts

  • 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!!!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 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...

  • ramones

    Thanks!!!!!

    i just forget on "else" ! (shame on me)!

  • Help!!!

    i am a bit shame to ask for help but im spinning in circles for last few hours... i just can't get this to work...

    please see capx: https://dl.dropboxusercontent.com/u/169390986/PUB/frames.capx

    can't get this right (and shud be pretty straight forward)... when touched frame 0 change to frame 1 and vice versa...

    thanx!

  • hello, ia am trying same thing... i want to create photo album and so far no results...

  • QuaziGNRLnose

    Excellent!!!!

    You got me, i am defenetly buying!

  • tschind0w

    I think that you need "every tick" and x,y positions in order to work.

    EDIT:

    nah.. thats not either... did you try to post under BUG report?

  • QuaziGNRLnose

    Hello,

    Any chance that you can edit oficial RTS example and add some 3D units in it so that i can see how that works, looks?

    Thank you!

  • oh, thats bad news...

    theres a situation where it might get like hundred of new images and updating and downloading might take some time... so i thought that it would be great for update to be done during night time and that user gets notification in morning and can just open app and imidiatly take a look at it.

    ...i guess that i must live with this limitation...

    Anyway, back to the topic at hand, does anyone has any pointers for me? ...what approach might be the best or any good plugins to recommend?

    thanx!