0
votes

In OpenFL and in heaps they use a Ref or an Asset folder for the objects and images. But I want to display any picture stored on the computer. Is there a way to do that using the path of the file? I look for a library that allows me to move or even delete the file.

1

1 Answers

0
votes

How an image is loaded is going to depend on the library you're using.

For file manipulation, simply use the sys package from the stadand library: