2009/05/06 17:46
Flash Platform
var sp:Shape = new Shape();
addChild(sp)
trace(getRect(sp))
addChild(sp)
trace(getRect(sp))
(x=6710886.4, y=6710886.4, w=0, h=0)
내가 발견한 건 줄 알았더니 이미 버그 리포트가 올라와 있더라는...
http://bugs.adobe.com/jira/browse/FP-595
젠장, 두시간 헤맸다