Click to See Complete Forum and Search --> : how to add 2nd motion scripts on one text
TinhLong
04-01-2005, 02:01 AM
Effect/motion script. i make a text and i add an effect zoom in, then what should i do to make the text zoom out.
i pick zoom out, then it only show zoom out when i play the video, and it suppose to play zoom in then zoom out. what should i do
necromanthus
04-01-2005, 04:54 AM
Using common methods you can't.
But it's not impossible (see the attached file).
note: you have to tune up the delay variable according to your movie and motions speed.
;)
Bob Hartzell
04-01-2005, 07:40 AM
You can put the text inside a movie clip. Apply one motion script to the text and apply another motion script to the movie clip. Caution is warranted due to the fact that motion scripts can be cpu intensive and using multiple motion scripts could push your animation to the point of causing cpu's to hang. Check the cpu loading as you are developing.
necromanthus
04-01-2005, 08:09 AM
Originally posted by Bob Hartzell
You can put the text inside a movie clip. Apply one motion script to the text and apply another motion script to the movie clip.
This method doesn't work in case of "Zoom In/Zoom Out".
The reason is simple enough: (+) and (-) = 0 (or closer)
In other words, is the same motion but with different signs.
The unique solution is the above attached file.
Of course, the best solution is to create your own script,but ...
;)
miles_n_diz
04-01-2005, 12:57 PM
you may place first motion script on your text. then - swap out your text with the identical text ( and your second motion script ) using a couple of frames with 0 tweens.
this allows you to place multiple text effects on what seems to be the same text from the viewers perspective.
ep.
TinhLong
04-01-2005, 10:32 PM
thank necromanthus, are you create two different text but same word?
what is S2
TinhLong
04-01-2005, 10:35 PM
i get thank. Koolmove should make it easier heh
TinhLong
04-01-2005, 11:22 PM
i did the same thing and this is what i got
TinhLong
04-01-2005, 11:24 PM
this is what i got, how i fix it?
necromanthus
04-02-2005, 04:58 PM
Originally posted by TinhLong
this is what i got, how i fix it?
Without that ActionScript routine in the first keyframe it doesn't work !
Be more careful next time !
;)
TinhLong
04-02-2005, 08:44 PM
how i do the routine thing, i am newbie. can u show me step by step
TinhLong
04-03-2005, 12:06 AM
i try to add several effect, can explain me about the actionscript.
flashkit.com
Copyright WebMediaBrands Inc., All Rights Reserved.