Hi, first,here is my website : http://www.benjidela.com
The problem im having is that the picture button button is suppose to go to scene two, frame 1.
here is my action script for the button:
Code:
on(release){
gotoAndPlay("Scene 2", 1);
}
This is suppose to work isn't it?? I really don't see an error in that script and the syntx check neither...
Now when i try the movie, it goes back to the first frame of scene one.....
Can anyone help me fix that??
Oh by the way, im using Flash professional 8 if it helps...
__________________
forum-------> Please login or register to view this content. Registration is FREE, for people who wants to have a good time ;)
website------> Please login or register to view this content. Registration is FREE (might be in construction :D)
Hope you have a great time and that my post is helpfull ;)
Last edited by lizard dude; 03-27-2006 at 12:41 AM..
|