i want to load bg.swf in my scene but i want it to load in a proper place
how to adjust the x and y where to be loaded?
on (release) {
loadMovieNum(“bg.swf”, 1);
}
is that correct and what else should i write
ty
i want to load bg.swf in my scene but i want it to load in a proper place
how to adjust the x and y where to be loaded?
on (release) {
loadMovieNum(“bg.swf”, 1);
}
is that correct and what else should i write
ty
:: Copyright KIRUPA 2024 //--