swapDepths method


i created button , 2 movie clips. every time when button clicked, 2 movie clips change depth level, can see color changes. worked fine.

swap_btn.onrelease = function() {
bgblue_mc.swapdepths(bgyellow_mc);
};

after loaded swf files onto movie clips, couldn't see see changes of depth level more. wrong that? there way solve problem.

what mean "... loaded swf files onto movie clips..."?


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums