Hey Clickers,
What is the best way to deal with multiple images? I have about 50 images. I could:
1. Load all images as a frame into one active object. Then call each image.
2. Create 50 active objects and manipulate each of the 50 objects.
3. Other, better ways?
All the user will do with these images is drag,drop,and rotate. The images won't use animation, but need to be manipulated and position on the screen saved.
Am I on the right track with my thinking? Am I WAY off base?
TIA