macdabby
09-03-2001, 05:05 PM
Hi,
heres the heirarchy, i have the scene, with a movie clip inside of it, and that movie clip has a button inside of it. when the scene gets to a script, it stops and it tells the movie clip to play, and then when the button in the movie clip is pressed it tells the scene to play again.
What script do i use to make the scene play from inside that movie clip?
Right now i have :
Scene1.play()
this doesnt seem to work. Any ideas?
heres the heirarchy, i have the scene, with a movie clip inside of it, and that movie clip has a button inside of it. when the scene gets to a script, it stops and it tells the movie clip to play, and then when the button in the movie clip is pressed it tells the scene to play again.
What script do i use to make the scene play from inside that movie clip?
Right now i have :
Scene1.play()
this doesnt seem to work. Any ideas?