# Zoom, zoom

**URL:** https://forum.kirupa.com/t/zoom-zoom/9104
**Category:** Uncategorized
**Created:** [December 4, 2002, 9:52pm UTC](https://forum.kirupa.com/t/zoom-zoom/9104 "2002-12-04T21:52:04Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![ActionMike](https://avatars.discourse-cdn.com/v4/letter/a/dbc845/32.png) [@ActionMike](https://forum.kirupa.com/u/ActionMike)
#### Post date: [December 4, 2002, 9:52pm UTC](https://forum.kirupa.com/t/zoom-zoom/9104/1 "2002-12-04T21:52:04Z")

</div>

Hi!

When i visited the [www.sofake.com](http://www.sofake.com) page i fell in love.  
Is there any tutorial who can learn me to do something like this?  
How hard can it be? 🙂

Cherio  
Mike

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 4, 2002, 10:04pm UTC](https://forum.kirupa.com/t/zoom-zoom/9104/2 "2002-12-04T22:04:10Z")

</div>

I’m not sure if they used this:

[http://www.kirupaforum.com/showthread.php?s=&threadid=7826&highlight=resolution](http://www.kirupaforum.com/showthread.php?s=&threadid=7826&highlight=resolution)

but it would work…

Rev:elderly:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 4, 2002, 10:19pm UTC](https://forum.kirupa.com/t/zoom-zoom/9104/3 "2002-12-04T22:19:41Z")

</div>

It´s an expensive way to do it I think… 🙂  
Would it not work with transform or something?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 5, 2002, 2:06am UTC](https://forum.kirupa.com/t/zoom-zoom/9104/4 "2002-12-05T02:06:13Z")

</div>

couldn’t this be done with one large tween that resizes the image from small to very large and then just use another movie clip with a variable to store a frame name to loop a previousframe command until it reached the target frame?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 5, 2002, 4:29am UTC](https://forum.kirupa.com/t/zoom-zoom/9104/5 "2002-12-05T04:29:32Z")

</div>

Id just write a script with a zoomTo var that gets a value assigned when you click any one of the different buttons. Then have a scaling function with easing that gets called and scales to the defined zoomTo value (you’d obviously have to make the whole think one big clip)… hope this helps you out, if not I could write some code for you - but give it a go first.

Peace

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 5, 2002, 4:56am UTC](https://forum.kirupa.com/t/zoom-zoom/9104/6 "2002-12-05T04:56:34Z")

</div>

just be careful of your file size…

Rev:elderly:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 5, 2002, 6:07am UTC](https://forum.kirupa.com/t/zoom-zoom/9104/7 "2002-12-05T06:07:56Z")

</div>

yeah Rev has a great point there… to cut down on that you could chop the whole thing up at load/unload seperate clips in order as they come into or out of view - but this would make your code a completely different beast… try it with one simple MC first though… good luck

Peace

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 5, 2002, 4:10pm UTC](https://forum.kirupa.com/t/zoom-zoom/9104/8 "2002-12-05T16:10:07Z")

</div>

I think I saw a component that would do all the zooming functions on [www.flashcomponents.com](http://www.flashcomponents.com). If you download that you might be able to get it to do a lot of the hard work for you.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 5, 2002, 9:43pm UTC](https://forum.kirupa.com/t/zoom-zoom/9104/9 "2002-12-05T21:43:27Z")

</div>

I tested a little but i don´t get it to work the way I want…  
Check the file to see what i managed.

Cherio! 🙂
