If
var arrow:Arrow = new Arrow()
creates a new arrow in the memory and
addChild(arrow)
adds it to the display list,
parent.removeChild(this)
removes the object from the display list but how do you remove it from memory?
Removing Object Question
Tuesday, May 22, 2012
[Action Script] Removing Object Question May,2012
Posted by Bimo Hery Prabowo at 3:13 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment