hi.
in my project i have an image i open it like this :
object = display.newImage( “pics/list/fog/grafity 2.png”)
i want to chenge the image to another image but don’t want to delete the object veriable (it will stop the event listener)
how can i change the file in the image without using display.remove then open it again …
somthing like
object:file (“your second file”)
does anybody know ?
thank you …
[import]uid: 173648 topic_id: 32568 reply_id: 332568[/import]
