PDA

View Full Version : mc registration point issue


corsibu
09-03-2008, 12:16 PM
hello i want to know thy does in cs 3 isn't possible to modify the registration point , i'm trying to a bar loader but when i modify it's scale instead of resizing from left it resizes from right :

loader modified what actually happens
[|||||||] -> [||||--- ] -> [---|||---]

xxneon
09-03-2008, 05:52 PM
to modify the registration point of a library symbol you need to reposition the content inside that symbol to different values relative to the 0,0 coordinate of that symbol... by your description it sounds like your progress bars contents are right aligned with the registration point.. when you would want it to be left aligned.. but maybe if you post a sample fla we can see better what your problem is.