Guided Frame Tweening

Hi

Currently, I have an animation which has a large landscape. In order to zoom into that landscape I would need to put everything in a MC, then tween it to a larger size. This method lags!

Another method I know of, is using an objects dimensions as the parameter of what the animation should show. To vaguely illustrate what I mean take a look at the “mapdemo” here:

http://www.kirupa.com/forum/showthread.php?t=203137&highlight=map+zoom

So looking at my little example below, I’m trying to find a way to only have the content within the red box shown in the entire stage. So it zooms and takes up the whole stage, not masking.

If you even understand what I’m trying to get across, then hopefully someone may be able to help :slight_smile: