i want to create a software for animation. I can import images with a edit box. we write the address in the edit box and we click in "ok" to import the image.
the "program" is:
On click in the button --> Create a object (sprite)
--> sprite load the frame file from (edit box text)
but when i have an other sprite, the older have the frame from the new address writed in the edit box !!!
i tested different "programs" with a global/private variable, loop, repeat, for each object, ...
but i have always this problem !!!
*sorry for expressions, i'm french !*
i just want actions for only a image, but with the same sprite !!!