Hi,
I have a synthax question: is it possible to unload several external swf which are on different level by writing the folllowing:
on (rollOver) {
loadMovieNum(“one.swf”, 20);
unloadMovieNum(21,22,23,24);
thx
Mel*
Hi,
I have a synthax question: is it possible to unload several external swf which are on different level by writing the folllowing:
on (rollOver) {
loadMovieNum(“one.swf”, 20);
unloadMovieNum(21,22,23,24);
thx
Mel*
:: Copyright KIRUPA 2024 //--