![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 4.
my_mc
._height
Property; the height of the movie clip, in pixels.
The following code example sets the height and width of a movie clip when the user clicks the mouse button.
onClipEvent(mouseDown) {
_width=200;
_height=200;
}
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |