Help me position a movieclip

Hello people,

I have a really annoying problem and I can’t find any solution for it. Here I go:

I have a movieclip (a square - 50x50). I need this square placed on multiple _x and _y values.

Ex:
I need my square to be displayed at _x = 50, _y= 100, also at _x = 250, _y= 100, at _x = 150, _y= 150 and so on.

_x and _y should be a fixed value, not a random one. It would be also great if I could take x and y values from an xml.

Can any of you, more experienced that me, help me with this problem as soon as possible?

Please? :slight_smile: