Advertisement
Advertisement
| 10.08.2008 at 08:40AM PDT, ID: 23797753 | Points: 500 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: |
var pt:Point = new Point(this.x,this.y); pt = localToGlobal(pt); pt.x SHOULD be the global X position, but is ALWAYS zero. pt.y SHOULD be the global Y position, but is ALWAYS zero. |