Flash Pro 8 Play Button Help - 11/05/06 09:21 AM
I am trying to make a play button to make it so when I click on it , it takes me to the nect scene (scene 3)
I used this script
on (release){
nextScene();
}
and it didnt work.. plz help me here
I used this script
on (release){
nextScene();
}
and it didnt work.. plz help me here