![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 7.
new aligner(host)
host
Stage (or Stage-similar movie clip) to align registered movie clips to.
(Stage-similar movie clip implements width
and height
properties, and broadcasts resize
message.)
Nothing.
Constructor; creates a new aligner
object. aligner
object aligns registered movie clips to the host
.
import xm.corpus.aligner;
toStageAligner = new aligner(Stage);
toMyClipAligner = new aligner(myClip);
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |