To upload and maintain images

Hello, good afternoon everyone. I would like you to help me with the following: I want the user to be able to select a photo from their gallery, and have it fit the workspace. Then, in the following scenes, I want the image to continue. I am uploading my file so you can see roughly what I want to achieve.

revista.zip (1.4 MB)

Check this out, might help:

1 Like

You can also load the image from the input (using FileReader()) and load it into a Rect inside persistent symbol.

I have an example some where on the forum?.

But here it is added to your project.

The file input is hidden from view, and underlaid with the elements that give it a nice look

The rect in the Symbol is loaded with the image. And the symbol is displayed on all scenes.

revista 3.zip (1.3 MB)



2 Likes

You're welcome! I'm glad to be of help. There's always something new to learn every day. :grinning: