Media.displaynormal() - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents