I have used the follwing code to load swf on button click
on(release){
loadMovieNum(“te.swf”,1);
}
Now i want to set the x and y posion of the “te.swf”
what is the code for that?
I have used the follwing code to load swf on button click
on(release){
loadMovieNum(“te.swf”,1);
}
Now i want to set the x and y posion of the “te.swf”
what is the code for that?
:: Copyright KIRUPA 2024 //--