dahu's Forum Posts

  • Rex,

    Hi !

    It run very nice ! Thank's

    Dahu

  • rexrainbow

    I had seen at this properties, but i have just :

    • Initial loading yes
    • Language code
    • API URL maps.googleapis.com

    any line with API Key in editime.js

  • I don't know if i have good understand..

    Where rex_googlemap_api add the property "Api key"? i don't found.

    Where do i set the api key, in the property of what?

    i follow your url i try to get API key in the Google API console, but no effect...

    And the preview run, it's on web i have an error with Firefox and chrome

    ???

  • Hi Rex and friends,

    i write you on your site, but i don't know if i could.

    When i suse your GoogleMap API in preview, no problem.

    But when i put my application on the web, Firefox don't accept, with error i can see on Java Console.

    The map stay just a second before the error !

    In Firefox, no problem

    Dahu

    The Console say:

    "Failed to register service worker:

    SecurityError: The operation is insecure.

    navigator.serviceWorker.register("sw.js", { scope: "./" }) /applis/latlong/ (ligne 112)

    The proprieties « mozHidden » et « mozVisibilityState » are depreciates. Use « hidden » et « visibilityState ».

    ...nt["hidden"] || document["webkitHidden"] || document["mozHidden"] || document["m... c2runtime.js (ligne 4959) 8 Error: WebGL: texImage2D: Chosen format/type incured an expensive reformat: 0x1908/0x1401 gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, gl.RGBA, _16bit ? gl.UNSIGNED_SHORT_4_4... c2runtime.js (ligne 3318, col. 4) 48.859939386 , 2.336528381 c2runtime.js (ligne 15604) Error: WebGL: texImage2D: Chosen format/type incured an expensive reformat: 0x1908/0x1401 gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, gl.RGBA, _16bit ? gl.UNSIGNED_SHORT_4_4... c2runtime.js (ligne 3318, col. 4) Google Maps API warning: NoApiKeys https://developers.google.com/maps/docu ... o-api-keys util.js (ligne 210)

    Google Maps API error: MissingKeyMapError https://developers.google.com/maps/docu ... -map-error

    ...on(a,b){if(Object.prototype.hasOwnProperty.call(a,b))return a};_.kb=function(..."

  • sorry, i have translate...

    Thank's Korbaach !

    It run very well.

    i just don't understand the relation between Frame animation and sprite IID...

    For the parameter "varFrame" how to do to not have a loop after the last IID?

  • Hi,

    I use FileReader to load a picture n a sprite1, and i stock his base64 value in a cell of an array in Array At(0).

    I have an other sprite2 with several instance.

    I pick one of this instance abd i try to put inside the data of array at(0).

    I set the opacity to 50 to verify the sélection of the instance.

    ... all the instance of the sprite2 show the picture of the sprite1 ! not only the select one !

    But only the selevt instance is in opacity 50%...

    Who can help me for that only the select instance show the copy of the sprite1 source ?

    my capx:

    https://dl.dropboxusercontent.com/u/262 ... photo.capx

    (with plugins FileReader and Array)

    One capture of my events:

    https://dl.dropboxusercontent.com/u/262 ... events.jpg

  • i have udes the plugin "FileReader" to extract the base64 datas and it run...

  • Hi,

    i would like to save and load images on a webstorage with the behavior ExtractImage / InjectImage.

    it run on PC but not on iPad when i use "InjectImage".

    I don't found the good parameters of the project, may be.

    somedody had try ?

    thank's

  • Hi Pode and friends,

    Your behavior is very usefull for me with extract and the inject Image.

    But when i use "Inject" with an instance of a sprite, all the instance are change, not anly the one i have selected.

    And impossible to use with iPad? It block my appli or i have black sprite. Why?

    Is there solutions?

    Thank's

  • Hi,

    i use Filechooser in a personnal appli, to get an picture in a sprite.

    But, with Ipad, i can't get the filename of the the picture: i always have "image.jpg"

    It run very well on PC but not on Ipad.

    To see what i mean: http://svt.dahu.free.fr/nom_photo

    an idea?

  • Hi,

    i use Filechooser in a personnal appli, to get an picture in a sprite.

    But, with Ipad, i can't get the filename of the the picture: i always have "image.jpg"

    It run very well on PC but not on Ipad.

    an idea?

  • Hi!

    how to do to center vertcally et horizontally a text in en multiline Box

    i try a css, but no result

    an help?

  • septeven

    i search to change the size of the checkboxes.

    With a css, it's the text who change, not the button

    A soluce?

  • thank's, it run .

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i look at this, thank's