I am trying to stop a movie at a certain point without just putting a zillion of static frames. I am using this but it wont wrok. Any Ideas?
for (i=0; i<10000; i++) {
stop();
}
gotoAndPlay(36);
I am trying to stop a movie at a certain point without just putting a zillion of static frames. I am using this but it wont wrok. Any Ideas?
for (i=0; i<10000; i++) {
stop();
}
gotoAndPlay(36);
:: Copyright KIRUPA 2024 //--