Flash mc positioning
Flash mc positioning
Out of context: Reply #10
- Started
- Last post
- 14 Responses
- wwfc0
thanks for that jpea...
...but wouldn't:
this._x = Stage.width / 2 - this._width/2
this._y = Stage.height / 2 - this._height/2
position all of the clips on top of one another in the very centre, rather than spacing them out?