
13.10.2015, 23:51
|
|
блогер
Регистрация: Jul 2013
Адрес: Север
Сообщений: 1,922
|
 PHP код:
mc.removeChild(mc.getChildAt(n));//n- глубина, на которой лежит графика
http://help.adobe.com/en_US/FlashPla...removeChildAt()
 Код AS3:
mc.removeChildAt(n);//n- глубина, на которой лежит графика
__________________
There is no thing in this world that is not simple.
|