> Size: I have set a card to 640x480, but the ideal would be to set it to look > good at various resolutions. Is there a way to do that?
the screenRect set the rect of this stack to the screenRect > > Positioning images: I have locked the position of some images, but it gives > me a problem. When I use the "move" command, the image moves to the > co-ordinates specified, and then it resizes itself from the top left corner. > This is not the effect I want, which is that the centre of the image should > move to the new co-ordinates, and that the image should then resize from its > centre. I get this when the position of the picture is not locked, but then > I have to deal with other problems. I am happy to do this, but if there is a > straightforward solution I should like to learn it. when the control's position is locked it resizes from the top-left but when numlocked from the centre. Just unlockit with script then lock it again.
