PDA

View Full Version : goto frame help!


soho311
04-15-2002, 01:59 AM
OK I think this should be easy, but not for me apparently! I have a site design where clicking on a button makes the page transform into another page. The buttons work fine the first frame but never again afterwards. Each transition is 30 frames long and at the end of every transition I assign new goto and play options ofr each button. Am I forgetting someting? the fla is below in case you have a chance to check it out. I greatly appreciate your help.
ErickCalderon

kicas
04-15-2002, 03:05 AM
I watch your file and that's what i've notice:
In home we click on "gallery", and than it stops on frame 31.
On fame 31, we click on "about us" and doesn't work, right?
You tell that button to go to frame 151. The frame 151 has the action "stop", so doesn't work. You have a movement after that so you have to put "play" in frame 151.
I didn't see the rest but i assume that's the same problem.
I think you miss some actions too.

Regards.