Skip to main content
December 12, 2015
Answered

Image in scroll pane is not properly displayed.

  • December 12, 2015
  • 1 reply
  • 493 views

Hi. I have encountered this one problem which my image and text inside my project is not properly displayed after I add scroll pane. The images and text were positioned to the left side of the project. It is suppose to be justified as normal. For some reason, my movie clips keep moving to the sides of my scrolling area. So my image that had been displayed are halfly displayed. Anyone know how to solve this?

This topic has been closed for replies.
Correct answer nezarov

It depends on the registration point of the MovieClip, you need to make it on the top left:

Double click on the movieClip > select and group all the contents (ctrl-A & ctrl-G) > use the align window tools, enable the "Align to stage" option on the bottom if it's disabled then (Align left edge & Align top edge).

EDIT

1 reply

nezarovCorrect answer
Inspiring
December 12, 2015

It depends on the registration point of the MovieClip, you need to make it on the top left:

Double click on the movieClip > select and group all the contents (ctrl-A & ctrl-G) > use the align window tools, enable the "Align to stage" option on the bottom if it's disabled then (Align left edge & Align top edge).

EDIT

December 12, 2015

Nezarov, i have something to ask on behalf of other person. Her project didnt work even she followed your instruction above. Do you know why?

Inspiring
December 12, 2015

Make sure that she's changing the registration point not the transformation point, to change the registration point you have to move the movie clip contents as I wrote above: double click on the movie clip then do the steps..