V1SHAL
02-14-2007, 04:29 PM
Hey all...
I'm working on a transition effect between pages on my soon-to-be-updated website.
i know how to do it in theory but in practice its not working at all. the transition is very simple, a simple scroll from top to bottom.
here is what i want to happen:
on the stage i have 2 movie clips (mc_1, mc_2). when i click a button, i'd like the content linked to that button to load in mc_2 but for the content that was already in mc_1 to stay there. then i'll just animate/tween the mc's to get the scroll effect (the actual effect isn't tricky).
the real trick is that when mc_2 loads and the animation completes, mc_2 now has to become mc_1 so that if another button is clicked, it will again load in the lower of the two mc's and animate.
hope i explained that right.
any help will be appreciated.
I'm working on a transition effect between pages on my soon-to-be-updated website.
i know how to do it in theory but in practice its not working at all. the transition is very simple, a simple scroll from top to bottom.
here is what i want to happen:
on the stage i have 2 movie clips (mc_1, mc_2). when i click a button, i'd like the content linked to that button to load in mc_2 but for the content that was already in mc_1 to stay there. then i'll just animate/tween the mc's to get the scroll effect (the actual effect isn't tricky).
the real trick is that when mc_2 loads and the animation completes, mc_2 now has to become mc_1 so that if another button is clicked, it will again load in the lower of the two mc's and animate.
hope i explained that right.
any help will be appreciated.