get pos of parented layer
// http://aenhancers.com/viewtopic.php?p=4647 // thnx to Paul Tursley // also saw this @ a = thisComp.layer("name of parented layer"); a.toWorld(a.anchorPoint);