# Zooming text

**URL:** https://forum.kirupa.com/t/zooming-text/18675
**Category:** Uncategorized
**Created:** [April 19, 2003, 2:13pm UTC](https://forum.kirupa.com/t/zooming-text/18675 "2003-04-19T14:13:21Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![PSandhu](https://avatars.discourse-cdn.com/v4/letter/p/e495f1/32.png) [@PSandhu](https://forum.kirupa.com/u/PSandhu)
#### Post date: [April 19, 2003, 2:13pm UTC](https://forum.kirupa.com/t/zooming-text/18675/1 "2003-04-19T14:13:21Z")

</div>

hey .

i want to create text that zooms in into the page . any ideas or tutorials available?

the help would be very much appreciated !

thanks

---

<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: [April 19, 2003, 2:40pm UTC](https://forum.kirupa.com/t/zooming-text/18675/2 "2003-04-19T14:40:16Z")

</div>

um… can’t really get the pic…  
tell smth more…

---

<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: [April 19, 2003, 2:55pm UTC](https://forum.kirupa.com/t/zooming-text/18675/3 "2003-04-19T14:55:32Z")

</div>

i want the text to zoom in to the page . so it starts really small in the distance then it zooms in and naturally gets bigger.

sorry hope thats clear

---

<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: [April 19, 2003, 3:14pm UTC](https://forum.kirupa.com/t/zooming-text/18675/4 "2003-04-19T15:14:32Z")

</div>

erm…you can either do it by:

1. Convert your text to a symbol( graphic or movieclip). Then on frame 1, scale it down to the smallest size you want. Then on the next frame, say frame 15, scale it to the largest size you want. Somewhere inbetween the frames, right click on it then choose motion tween.

or

1. Repeat the above but do not convert the text to symbol. Press ctrl + b 2 times to break it down, then use shape tween instead of motion tween (right click or simply click between the first frame and the last frame and choose that from the property inspector under the tween menu ).

Hope this helps. 🙂

---

<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: [April 19, 2003, 3:25pm UTC](https://forum.kirupa.com/t/zooming-text/18675/5 "2003-04-19T15:25:05Z")

</div>

i am havin trouble gettin that to work !

i will try agian

thanks

---

<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: [April 19, 2003, 5:10pm UTC](https://forum.kirupa.com/t/zooming-text/18675/6 "2003-04-19T17:10:43Z")

</div>

ei silvertype…i was juz wondering…wat’s the 2nd step for? doing the first step would be fine…

---

<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: [April 19, 2003, 5:20pm UTC](https://forum.kirupa.com/t/zooming-text/18675/7 "2003-04-19T17:20:43Z")

</div>

i cant get the first method to work !!!  
help please!!!

---

<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: [April 19, 2003, 5:21pm UTC](https://forum.kirupa.com/t/zooming-text/18675/8 "2003-04-19T17:21:49Z")

</div>

here’s the quick effect  
\<embed src=http://mlkdesign.online.fr/misc/kirupa/zoomtext.swf height=300 width=300 type=application/x-shockwave-flash\>\</embed\>

and here’s the fla: [http://mlkdesign.online.fr/misc/kirupa/zoombox.fla](http://mlkdesign.online.fr/misc/kirupa/zoombox.fla)

---

<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: [April 19, 2003, 5:23pm UTC](https://forum.kirupa.com/t/zooming-text/18675/9 "2003-04-19T17:23:02Z")

</div>

also, i want it to zoom in and stop

---

<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: [April 19, 2003, 5:30pm UTC](https://forum.kirupa.com/t/zooming-text/18675/10 "2003-04-19T17:30:10Z")

</div>

well that’s easy, if you want to zoom in and stop only once, then put a stop(); function at the end of a tween…

---

<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: [April 19, 2003, 5:58pm UTC](https://forum.kirupa.com/t/zooming-text/18675/11 "2003-04-19T17:58:15Z")

</div>

hey slvertype,

im not sure of the first method to create zoom effect. can u help me please? !!! or any one !

---

<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: [April 19, 2003, 6:51pm UTC](https://forum.kirupa.com/t/zooming-text/18675/12 "2003-04-19T18:51:26Z")

</div>

Erm…the second method is just an alternative method to the first one. Sorry for the confusion. As for PSandhu, which part of the first method are you not sure of? Care to elaborate more?

---

<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: [April 19, 2003, 9:45pm UTC](https://forum.kirupa.com/t/zooming-text/18675/13 "2003-04-19T21:45:08Z")

</div>

hey,

once ive created the text and converted it into a graphic should i double click it. after that im confused about wat to do cos i tried wat u said and it didnt work.

---

<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: [April 20, 2003, 2:01am UTC](https://forum.kirupa.com/t/zooming-text/18675/14 "2003-04-20T02:01:23Z")

</div>

No, you don’t need to double click it. You can just animate the graphic as a whole. Here, I recommend you to go to:

[http://www.kirupa.com/developer/mx/basic.htm](http://www.kirupa.com/developer/mx/basic.htm)

Take a look at “Creating a Basic Flash MX Animation” and “fading text”. They might be helpful to you. 🙂
