irina's Forum Posts

  • ludei

    I have small issue with sprite that loads image from url.

    Preview in NW.js works ok.

    When i preview in CocoonJS it shows images only in canvas+ but not in webview or webview+

    is that normal or is that plugins problem or cocoons problem?

    how can i solve that?

    thanx!!!!!

  • Try Construct 3

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

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

    I have small issue with paster that loads image from url.

    When i preview in Cocoon it shows images only in canvas+ not in webview or webview+

    is that normal or is that plugins problem or cocoons problem?

    how can i solve that?

    thanx!!!!!

  • Arne

    One question:

    Ho does the plugin handles "Background Push" when C2 apps don't work in background when minimised?

    content-available: (iOS only) If you are a writing a Newsstand app, or an app using the Remote Notification Background Mode introduced in iOS7 (a.k.a. "Background Push"), set this value to 1 to trigger a background download.

    I am interested to maintain app through background download.

    Thank you!

  • newt

    Can you name a few?

    Thanx!

  • Kyatric

    Thank you.

    I was mentioned in first post that i use paster.

    And i was thniking that there might be some common way to get that information.

    Ill try to contact R0j0

    R0J0hound

    May you help me with this problem?

  • Can't quite understand... is this like notifications for mobile devices?

    How app sends them if its minimised?

  • no tengo idea que pasa, y no parece pasarle a muchos, algo vi de q google blacklist a devices q usaban software render pero es absurdooooo por favor dime si lo puedes resolver

    wtf????

  • Kyatric

    Thank you, i know that... but since i use paster... theres no such trigger...

    And if i use sprites, than i can't (or atleest i dont know how) set different images on different instances of the same sprite.

    (notice: i can do that as long as i don't move instances... but i swipe them left and right).

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

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

    """