Example
The following example indicates that the control is not played back according to its
media size:
myMedia.autoSize = false;
See also
Media.aspectRatio
Media.backgroundStyle
Applies to
MediaController.
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
myMedia.backgroundStyle
Description
Property; a string value that indicates which background is drawn for the MediaController
instance. A value of
indicates that the chrome background is drawn, and a value of
"default"
indicates that no chrome background is drawn. The default value is
.
"none"
"default"
This is not a style property and therefore is not affected by style settings.
Example
The following example indicates that the chrome background is not drawn for the control:
myMedia.backgroundStyle = "none";
Media.backgroundStyle
857
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers