The movie clip starts count the position and width of our movie clip from the top and left see below:
So what is That Numbers?
The W:132.0 is the Width of our Shape
The H:132.0 is the Height of our Shape
For the position We have two axis X,Y Like that:
So when we Move Our Shape, we move it over this axis
X: is the Left and Right
And Y: is the Up and Down
So if we want to move it, we can drag it to the position that we want Or we can write the position into the properties panel.
For Example if we want to live 10pixels from the right side we have to do that execution:
550 (Our movie) - 132 (our MovieClip) - 10 (the pixels that we want to have space from right)
= 408 (the number that we have to write at the properties panel):
Δεν υπάρχουν σχόλια:
Δημοσίευση σχολίου