all groups > macromedia flash sitedesign > june 2006 >
You're in the

macromedia flash sitedesign

group:

Pay transitions


Pay transitions xrsixturbo
6/26/2006 12:00:00 AM
macromedia flash sitedesign: Hi I?m trying to create a full site using flash.

What I want to do is setup all the pages as scenes, so home would be a scene,
about a scene etc. but what I want with my navigation is when I press a button
(onRelease) not only to go to a scene but play the end of that scene (which
will have the page animating out, then go to the other page where it animates
it and stops. then the process is repeats.

Is there a way to do the onreleae command to not only go a scene but play til
end of frame x then go to scene?

Re: Play transitions leabee
6/28/2006 3:49:46 AM
Ok the way I would do it lis like this. Make your website using instance names
within each individual scene.
in the first instance scrip your button to

gotoAndPlay ("homeani");

you can call your instance names whatevery you like.

Secondly put your animation in the second instance

Thirdly put a script gotoAndPlay on the last keyframe of your animation which
will automatically take you to the next scene.

Goodluck.
AddThis Social Bookmark Button