nikefido
10-05-2007, 06:08 PM
I'm not sure if the terminology is correct, however:
I have a movie clip and it's X position is registering from the center of the movie clip - is there a way to make Flash read it from the Left or Right most position of the movie clip?
example:
I have a stage, width is 550 pixels. The top left corner is (0,0) so the X positions also correspond to object widths.
My movie clip is 1000pixels long, and centered on the stage. It's X position is 275. (550 / 2 = 275).
The far left of the movie clip's X position is -225
The far right X pos. is 775.
The middle X pos is 275 (the x position Flash is returning).
Is it possible to make the registration point on the LEFT most of the movie clip so it's X in this current, centered position would be -225?
I have a movie clip and it's X position is registering from the center of the movie clip - is there a way to make Flash read it from the Left or Right most position of the movie clip?
example:
I have a stage, width is 550 pixels. The top left corner is (0,0) so the X positions also correspond to object widths.
My movie clip is 1000pixels long, and centered on the stage. It's X position is 275. (550 / 2 = 275).
The far left of the movie clip's X position is -225
The far right X pos. is 775.
The middle X pos is 275 (the x position Flash is returning).
Is it possible to make the registration point on the LEFT most of the movie clip so it's X in this current, centered position would be -225?