Media.backgroundstyle - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents