The function DefaultEntityContainer::setChildIndex and setChildIndex in As3 does not have the same behaviour when the child parameter isn't a child of the object it's called on.
The function DefaultEntityContainer::setChildIndex will ignore the problem and do nothing while the As3 function will crash.
(Fixed the FlashEntityContainer::setChildIndex to don't crash. Expected behaviour might be to crash in both cases.)
The function DefaultEntityContainer::setChildIndex and setChildIndex in As3 does not have the same behaviour when the child parameter isn't a child of the object it's called on.
The function DefaultEntityContainer::setChildIndex will ignore the problem and do nothing while the As3 function will crash.
(Fixed the FlashEntityContainer::setChildIndex to don't crash. Expected behaviour might be to crash in both cases.)