Hi, all: How are you? I want to zoom/move an image. I found there are many ways to do that: 1. to use an Image control , change the x, y, widith,height . Or to call move method. 2. to use zoom/move effect. 3. to create a custom control, using BitmapData and apply the specific metrix. 4. ... It is very hard for a newer to determine which one to use. I am confused. Could anyone help to teach me how to use these methods and what's the difference. Talk about it.
Please help. Terry

