Text:
transformationPoint
text field.
Bitmaps/videos:
transformationPoint
left corner of the bitmap or video.
Groups:
transformationPoint
(upper-left corner).
Returns
Nothing.
Description
Method; moves the transformation point of the current selection.
Example
The following example sets the transformation point of the current selection to 100, 200:
fl.getDocumentDOM().setTransformationPoint({x:100, y:200});
See also
document.getTransformationPoint()
document.silent
Availability
Flash MX 2004.
Usage
document.silent
Description
Property; a Boolean value that specifies whether the object is accessible. This is equivalent to
the inverse logic of the Make Movie Accessible setting in the Accessibility panel. That is, if
.
is
document
silent
unchecked. If it is
false
164
Objects
is set relative to the text field. 0,0 is the upper-eft corner of
is set relative to document. 0,0 is the same as the Stage
, it is the same as the Make Movie Accessible option being
true
, it is the same as the Make Movie Accessible option being checked.
is set relative to bitmap/video. 0,0 is the upper-
Need help?
Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?
Questions and answers