Fullscreen Image (Keep Proportions)
Fullscreen Image (Keep Proportions)
Out of context: Reply #14
- Started
- Last post
- 14 Responses
- poomoo0
On a slightly different note:
I am doing the same thing except with dynamically created movieclips. All my mc's and their content are generated in the as. When I center these dynamic mcs, they have a width and height of zero, then the content is created and displayed.
So it looks like the top left corner of the mc is centered. As soon as the stage size is changed it quickly jumps all the content into the correct centered positions.
Any ideas how to sort this?