all groups > flash actionscript > october 2005 >
You're in the

flash actionscript

group:

Motion Tweening


Motion Tweening DebScott
10/29/2005 8:46:18 PM
flash actionscript:
I have a file that I would like to have text tween in from the right and center
on my canvas and stop, and still show when I have a second tween come in from
the left side and stop ( or from the right side, but after the first tween). I
have both text on their own layer and they are both grouped. the first one
from the right works fine, but when I try to develop the second one it does now
show the first text nor can I get it to tween in and center under the first
text.

example: Overview (stop) but still show on canvas
SE in CIPs (stop) now I have both showing

I would appreciate anyone out there to help if they can. I'm new at using
flash. I can e-mail anyone who can help me the fla file if you would like.

thanks

Deb:confused;
Re: Motion Tweening kglad
10/29/2005 8:59:53 PM
Re: Motion Tweening DebScott
10/29/2005 9:15:19 PM
Re: Motion Tweening kglad
10/29/2005 9:30:20 PM
Re: Motion Tweening DebScott
10/29/2005 10:20:34 PM
Re: Motion Tweening DebScott
10/29/2005 11:01:09 PM
below is the website where you can find the fla file that I am having trouble. is there anyone out there that can help me please.

http://www.geocities.com/debraascott/agenda.fla
Re: Motion Tweening kglad
10/29/2005 11:37:37 PM
you have those text tweens in their own scenes. the first frame of each scene
is a blank keyframe until you add something to the stage. anything placed
on-stage (in the authoring environment) in the previous scene will not be
present in the next scene.

to remedy, don't use separate scenes for those text tweens. alternatively,
you could copy the last frame of scene 1 overview layer and paste it into its
own layer in frame 1 of scene 2.
Re: Motion Tweening DebScott
10/30/2005 12:12:42 AM
Re: Motion Tweening kglad
10/30/2005 12:29:34 AM
here's one way to do it:

Re: Motion Tweening DebScott
10/30/2005 12:56:50 AM
thank you so much for taking time out of your day to help me. I have placed an
updated file on the server I was working on with your help.:).

I just have a question about the timing, how can I slow it down, so it will
give the reader enough time to read the data? I have approximately 20 pages
that have arrows with data in them and I want the left side to come in first
and wait for about 20 seconds and then the right.

Again, thanks so much
Deb
Re: Motion Tweening kglad
10/30/2005 1:00:36 AM
extend (insert) the number of frames that contain the text or decrease your swf's frames per second.
AddThis Social Bookmark Button