webpage test tool
Reply
tried some samples of Argumented reality today on mobile using AIR performance (minus) -50% IN2AR don’t work on mobile
inliner.leftlogic.com
function removeChildren (tar:DisplayObjectContainer) {
while(tar.numChildren){
tar.removeChildAt(0)
}
}