![]() | ![]() ![]() |
On the Properties tab of the Property inspector, you can specify the ActionScript class of the screen and its registration point:
mx.screens.Slide class, and form screens are assigned to the mx.screens.Form class. You can assign the screen to a different class.Keep in mind that the height and width of a screen are determined by its content. Therefore, the upper left corner of a screen may not be the same as the upper left corner of the Stage.
Note: If you have changed the coordinate grid setting in the Info panel in another Flash document, the coordinate grid for the screen registration point may reflect that change. To check the Info panel coordinate grid setting, open a Flash document (a non-screen-based document) and select Window > Design Panels > Info. To change settings in the Info panel while working in a screen-based document, deselect all screens before you open the panel.
To change the ActionScript class of a screen:
To change the registration point of a screen:Clicking a registration point automatically selects Auto Snap on the Properties tab. When this option is selected, the registration point moves in relation to the screen content, but the screen itself does not move.
![]() ![]() | |