Skip to main content
repetitive code
Search form
swift
java
.net
javascript
mysql
Python
c++
objC
Docker
search
Home
/
remove from parent
remove from parent
if (obj.parent)
{
obj.parent.removeChild(obj);
trace('remove chld');
}
Tags:
Actionscript
Log in
to post comments