Example
The following code forces the component to expand to fit the Stage:
myMedia.displayFull();
See also
Media.displayNormal()
Media.displayNormal()
Applies to
MediaPlayback.
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
myMedia.displayNormal()
Returns
Nothing.
Description
Method; sets the MediaPlayback instance back to its normal size after a
method has been used.
Media.displayFull()
Example
The following code returns a MediaPlayback component to its original size:
myMedia.displayNormal();
See also
Media.displayFull()
Media.displayNormal()
867
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers