
October 13th, 2003, 10:42 AM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Beginner needs help
I am new to flash so please excuse the simplisity of this question.
I have a project that I am building and I have a problem. In three different scenes there are 2 animations that I need to "goto" but in a specific order and the gotoandplay command isn't working.
For Example:
Scene1 has 2 animations (Scene1Anime1) is the building animation of the page (Scene1Anime2) is the removal animation of the page. In the middle is a static frame of the full completed page.
Scene2 has 2 animations as well (Scene2Anime1) is the building animation of the page (Scene2Anime2) is the removal animation of the page. In the middle is a static frame of the full completed page.
Scene3 has 2 animations too (Scene3Anime1) is the building animation of the page (Scene3Anime2) is the removal animation of the page. In the middle is a static frame of the full completed page.
Each scene has a button that I want to -when clicked- play the appropriate removal animation (SceneXAnime2) and the "goto" the appropriatly selected building animation (SceneYAnime1)
The only thing I have been able to do is write a "goto" action script that only does one of the animations. I don't know how to write the script to procede to the next animation.
Please help! Again if this is very simplistic my appologies. But we all have to start somewhere. I guess I am a late bloomer
|