Lewwy
September 22nd, 2006, 06:40 AM
I think at the moment, ive got something like
on(release){
_root.mc_test.play;
}
But it isnt working..
I also tried giving the mc an instance name of 'box' and instead of writing 'mc_test' I wrote box..
But it didnt work.
I have actually got a tween that animates the clip..
Thanks for any help.
on(release){
_root.mc_test.play;
}
But it isnt working..
I also tried giving the mc an instance name of 'box' and instead of writing 'mc_test' I wrote box..
But it didnt work.
I have actually got a tween that animates the clip..
Thanks for any help.