What is the simplest way to determine absolute object coordinates in AS3?
(foo as DisplayObject).localToGlobal(new Point(x,y));