Is it possible to change the registration point of a movie clip?
I have set it to the top left corner on a movie clip that I now need to change to the middle, how can I do this in Adobe Flash CS3? Already answered
Got one more question:
I also have these variable updates in my TowerOne.as class:
_root.ButtonOne.alreadyOn = false;
_root.Range.placed = true;
_root.Wall.gold = _root.Wall.gold – 50;
but none of them are actually doing the things I ask them to, but still I am not getting any errors, anyone who can see why?
Kind Regards
XsiX