开发者

Two movieclips in ADOBE FLASH CS5 hits

I have two movieclips A开发者_Go百科 and B when the movieclip A hits the movieclip B , I want the movieclip A to be removed what code should i write for this flash problem ?


if you've got to the point that they really hit and you wanted to remove A

A.parent.removeChild(A);
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜