PDA

View Full Version : timeline navigation w/ img tweens


Babaloo
03-02-2007, 04:19 AM
Hey guys!
I'm working on a pretty basic site with the ol' timeline and frames solution. But now I've hit a major wall. any help would be greatly appreciated!:)

So my content is very simple: a header and beneath that 3 columns: a left nav menu, an img between that and the text field to the right. These are images are static and relate to the content of each section .

When you hit the nav buttons and go to a different frame, I want the image for the new frame to tween on top of the img from the previous one. That's a simple motion tween with a mask on the final img position.
How can I make Flash jump to the new frame and "remember" what frame it's coming from- so I can make the new image move in on top of the previous one?

I guess other folks have tried this with img galleries and so on , but I don't have a clue... help pleeeease!:o

thanks!

wvxvw
03-04-2007, 12:22 PM
Why won't you try putting all the clips in one frame, and than just use swapDepths() and some kind of fading?