Hi all,
I’m preloading an image into a flash movie using this code:
loadMovie(“image1.jpg”,1);
… and I want to add a simple piece of code that says:
“Once image/movie is loaded, gotoAndPlay(2);”.
Is there any way I can do that?
Cheers.
Hi all,
I’m preloading an image into a flash movie using this code:
loadMovie(“image1.jpg”,1);
… and I want to add a simple piece of code that says:
“Once image/movie is loaded, gotoAndPlay(2);”.
Is there any way I can do that?
Cheers.
:: Copyright KIRUPA 2024 //--