Hey

In a loop, I am creating a bunch of empty movieclips and loading jpegs into them. I want to line them up side by side, but the problem is, that some of the pictures is vertical and some horisontal... So I can't just give a specific number to _x the movieclips. Is there some way I can detect how wide my loaded pictures are, or what can I do?

- Rune