Flash mc positioning
Flash mc positioning
Out of context: Reply #2
- Started
- Last post
- 14 Responses
- chrisRG0
if your clips are centered registration point:
this._x = Stage._width / 2;
this._y = Stage._height / 2;
if your clips are centered registration point:
this._x = Stage._width / 2;
this._y = Stage._height / 2;