Zooming text

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

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

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

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. :slight_smile:

i am havin trouble gettin that to work !

i will try agian

thanks

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

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

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

also, i want it to zoom in and stop

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…

hey slvertype,

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

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?

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.

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

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