Media.autoplay - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

Description
Method; associates a MediaController instance with a MediaDisplay instance.
If you associate a MediaDisplay instance with a MediaController instance by using
Media.associateController()
Example
The following code associates
myMedia.associateDisplay(myDisplay);
See also
Media.associateController()

Media.autoPlay

Applies to
MediaDisplay, MediaPlayback.
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
myMedia.autoPlay
Description
Property; a Boolean value that determines whether the MediaPlayback or MediaDisplay
instance should immediately start attempting to buffer and play. A
the control buffers and plays at runtime; a
runtime. This property depends on the
and
contentPath
mediaType
is
.
true
Example
The following example indicates that the control is not started when first loaded:
myMedia.autoPlay = false;
See also
Media.contentPath
, you do not need to use
with
myMedia
contentPath
are not set, no playback occurs at runtime. The default value
,
Media.mediaType
Media.associateDisplay()
:
myDisplay
value indicates the control is stopped at
false
and
mediaType
value indicates that
true
properties. If
Media.autoPlay
.
855

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents