I use the command loadMovie, can I tell my loaded swf file to start play at a specific frame???
how do I add code to do that?
right now I’ve got:
on (release) {
this.loadMovie(“filename.swf”);
}
I use the command loadMovie, can I tell my loaded swf file to start play at a specific frame???
how do I add code to do that?
right now I’ve got:
on (release) {
this.loadMovie(“filename.swf”);
}
:: Copyright KIRUPA 2024 //--