blackant's Forum Posts

  • i'm having problem trying to use any of th fx available

  • importing the addon return me the error message:

    missing folder in .zip

  • hey hmmg,

    your plugins is really cool, it works well for the big major part,

    if i can suggest some improvements,

    i'm using XML to setup suggestions, and the informations inside it may contain duplicated answers,

    should nice to have more property to compare if the string is already contained inside text suggestion.

    also, i do'nt relate what is Data related to? i can let it blank and it's still working.

    i have also tryed to modify th CSS in the properties panel, but the result looks always similar in the game.

    there is also no way to define max height of the suggestion panel, wich may be usefull for design.

  • Hello,

    i just fund this topic wich is something i really need at the moment.

    just tested this behavior but i get this javascript error:

    cannot read property 'set attribute of undefined

    http://localhost/datalist_behavior.js, line 79 (col11)

    is it possible to get an update?

  • noticed that actually it's impossible to make particle rotate clockwise or counter-clockwise

  • reading all this explications about cross domains doesn't really helped.

    why?

    because all images i want to load into my game are from my own website, into a subfolder directory...

    so i can understand that they are locked from localhost, but why should they be from this subfolder ?

  • i noticed that this bug can appear while testing a specific layout(score).

    but while lunching the layout(game) before this one, it works, and at the end load the desired layout(score)...

  • i really don't understand, what makes the images from imgur accessible, comparing to those i want to use that are linked to my own site ?

  • we discovered that if you clic ok on the 2 pop up windows, leave the page to another and come back to the game page, the game is displayed...

  • here is a capx witch has this bug in the score result scene, witch has only 1 event action attached to it..

    https://www.dropbox.com/s/fbqgnrf974ugm ... .capx?dl=0

  • Problem Description

    while testing the game

    Steps to Reproduce Bug

    • Step 1: clic on run layout first time it works
    • Step 2 : modify something (sprite or variable)
    • Step 3 : Run Layout again (doesn't work

    Observed Result

    if i set back the First Layout of the project to (default) it works...

    Expected Result

    test the game normally

    Operating System and Service Pack

    windows7

    Construct 2 Version ID

    r210

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi thanks for your answers, but

    what means cross domain error precisely?

    because effectively if i test using the image link you give, it works...

    have you checked the attached capx ? because the action is attached to the click button event

    i did absolutely nothing complicated, and think the logic is good, but looks not...

    i also tryed to use trigger On Image URL Loaded but it's not working because the image is not loading..

    i have modified the capx to test differently but it's always not working in the r210

    https://www.dropbox.com/s/drh69brjk03ax ... .capx?dl=0

  • Problem Description

    Load Image from URL doesn't load anything

    Attach a Capx

    https://www.dropbox.com/s/hgy691sk8sgj5 ... .capx?dl=0

    Description of Capx

    a button that set a URL into a variable

    the variable is read to load image from URL into a sprite

    the same variable is read to open the link in a new web page

    Steps to Reproduce Bug

    • Clic on the button

    Observed Result

    the webpage open and show an image.

    the sprite doesn't load anything

    in IE: it opens the new page but there is an error message that popup:

    Javascript error!

    SecurrityError

    http://localhost:50000/glwrap.js,line 2127 (col 4)

    This may be a bug in Construct2 or something else, please reports blabla bla

    Expected Result

    espected the image to be loaded into the sprite

    Affected Browsers

    • Chrome: YES
    • FireFox: YES
    • Internet Explorer: YES

    Operating System and Service Pack

    windows 7

    Construct 2 Version ID

    r209

  • i have to understand how you did that it looks really nice!

  • what if you drop your game files under a paid server ?

    i have the same problem with my game, witch i update frequently update but i still get the oldest version to test...

    what is the cheat for solving this cache problem ?