I need to know how to the lead a empty movieclip that i made with AS
i already tried deletemovieclip
is there any other way
help appreciated
I also tried unloadmovie but whe ni use it the whole screen goes blank
:q:
I need to know how to the lead a empty movieclip that i made with AS
i already tried deletemovieclip
is there any other way
help appreciated
I also tried unloadmovie but whe ni use it the whole screen goes blank
:q:
are you doing unloadMovie(mymovieinstance) or are you leaving it blank
im
doing
unloadMovie(mymovieinstance)
it doesnt work
why don’t you try?
on (release) {
_root.my_mc.clear();
}
empty_mc.removeMovieClip();
hehe
my vote goes to removeMovieClip
mine too.
:: Copyright KIRUPA 2024 //--