a display object container on the stage has some bitmap images of sizes 50×50 arranged in a order one by one. Now if i click on any of the thumbnail image (bitmap) the entire container should move and position itself so that, the bitmap image clicked is placed in the center of the stage.
How can we do this in ActionScript 3.0. Can somebody point out an example or a resource please?
1 Answer