Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Nav Help
From: Marc Hoffman
Date: Wed, 21 Apr 1999 07:45:49 +0100

At 01:36 AM 4/21/99 -0400, you wrote:
> I have a little
>graphic that I want to Scroll(Tween Motion) to a spot that will be under
>the button that the mouse is over, and when it goes off or on to another
>button it goes to that button or to the top, but it will scroll every
>time, no jumps. What I want to do is I would have do it all of the
>tweens from each stop to each other stop. Example, I have a total of 6
>buttons, so would I have to make 36 tweens, or is there an Easier way?
>I'm pretty sure this could be done with a LOT of Tell Target's also, but
>before I go ahead and start on it, along with using my last few brain
>cells, I want to see what you people think.
>Thanks in Advance
>Randy

I think you have the right idea. But you will only need 30 tweens: for each
of the six buttons, there will be one tween from each of the other five.
So it's really not so bad :) In my own mad scientist mind, the way to go
is to have each button target its own associated movie clip (external to
the button), which has five tweens. Each tween is preceeded by a blank,
stopped, labeled frame. The following frame is where the tween kicks in.
When you click on a button, it tells its associated to play, triggering the
tween that's next in line. It also tellTargets the five mc's associated
with the other buttons, to go to the frame preceding the tween that moves
the graphic from the just-clicked button position to whichever of the other
buttons is next clicked. Hope this makes sense; if it does, you don't
really have a lot of work to do to make it work.


Marc Hoffman
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
marcatdartfrogmedia [dot] com (mailto:marcatdartfrogmedia [dot] com)
Play a virtual marimba at: <www.dartfrogmedia.com/dartfrog> (featured
in the book Flash 3 Web Animation by Ken Milburn).
Flash3 samples: <http://www.jps.net/dartfrog/sampler>.

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: Nav Help, Randy Anthony

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]