# Guided Frame Tweening

**URL:** https://forum.kirupa.com/t/guided-frame-tweening/192507
**Category:** flash
**Created:** [June 29, 2006, 1:27am UTC](https://forum.kirupa.com/t/guided-frame-tweening/192507 "2006-06-29T01:27:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tyg3r](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tyg3r/32/1341_2.png) [@Tyg3r](https://forum.kirupa.com/u/Tyg3r)
#### Post date: [June 29, 2006, 1:27am UTC](https://forum.kirupa.com/t/guided-frame-tweening/192507/1 "2006-06-29T01:27:57Z")

</div>

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](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 🙂
