Hi,
I am letting users select an image from their photolibrary resize and reposition it.Then I am using display.captureScreen() to save the adjusted image to the photolibrary so people can use it later on.
It also returns the screenshot as a displayObject for the user to use immediately.
I create puzzle pieces from the image. I use an imagesheet for the puzzle pieces so the memory does not fill up. It uses 12 identical images from where I mask out the puzzle pieces.
Now I want to use the returned displayObject as an imageSheet so I can use it as a puzzle. Is this possible? Or is there another way I can reuse the image and still be efficient like the imageSheet?
Thanks for reading. [import]uid: 100901 topic_id: 30301 reply_id: 330301[/import]