How to upload a picture to HTML5 during the game?

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • How to upload a picture to HTML5 game from the game folder during the game? For example, a picture "1.jpg" will be uploaded at a certain moment. I would be glad if someone shows the source. Thank.

  • there may be a way, although I don't have the php knowledge to do it myself. If you loaded the image to an external server with an external requestor launched with tagholder, you could then load it with the get command.
    It's not simple by any means.

  • I have a picture upload file through Java script, but I can’t connect, I can’t upload a picture on Internet in HTML5. Does anyone have a similar source?


    Hi,
    This demo use a little extension called imageloader for html5 exporter , is that what you want or ?

    ** refresh page with f5 if it's not loading;

    Please login to see this link.

    Edited 2 times, last by Gigatron: correction (July 16, 2020 at 6:35 PM).

  • Very good, it is fantastic. The immage I can see in "RUN FRAME" o the application must be load online?
    I have do "start of frame -> Set image URL to : "https........." but i do not see never, only text URL link immage!!!

    Thank you.

    Please login to see this link.

  • Very good, it is fantastic. The immage I can see in "RUN FRAME" o the application must be load online?
    I have do "start of frame -> Set image URL to : "https........." but i do not see never, only text URL link immage!!!

    Thank you.

    Ok, to see immage RUN and BUILD!!! Fantastic extension, Thank you very much [MENTION=37634]Gigatron[/MENTION]

    Please login to see this link.

  • Hello,

    Is it possible to import an image on the computer (not a web image) in an html5 application. Example the user puts his photo in an html5 application and path of the file saved in an ini file. .

    thanks for the help

    Hello,
    With code you can do absolutely what you want except coffee ;)

    So without event ; put your picture in the root directory of the html5 project eg : the drawer is like this;

    /resources
    /src
    index.html
    knight.png

    and then in properties of imageloader put the name of the image here knight.png; then build and run;
    Don't forget resources drawer is cleaned up every build and run do not put image there.
    You can sure use ini file to the location of pictures.. etc

    Have fun

  • Bonjour,

    merci pour cette nouvelle extension
    que ce soit Active Picture ou Image Loader, l'image s'affiche bien dans la page web en lui donnant l'URL

    par contre, peut-on configurer la taille de Image Loader, en fonction de la taille des images à afficher, (quand il y en a plusieurs)

    MFA en PJ

    amicalement,
    -------------
    Hello,

    thank you for this new extension
    whether it is Active Picture or Image Loader, the image is displayed well in the web page by giving it the URL

    on the other hand, can we configure the size of Image Loader, depending on the size of the images to display, (when there are several )?

    MFA in PJ

    kindly,

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!