flash MC Placement?
flash MC Placement?
Out of context: Reply #11
- Started
- Last post
- 16 Responses
- redFridge0
you need to take the stage height and subtract the height of the object your trying to place.
bottom._y = Stage._height - bottom._height;
you need to take the stage height and subtract the height of the object your trying to place.
bottom._y = Stage._height - bottom._height;