Edition
Flash MX Professional 2004.
Usage
myMedia.associateController(instanceName)
Parameters
instanceName
to associate.
Returns
Nothing.
Description
Method; associates a MediaDisplay instance with a MediaController instance.
If associate a MediaController instance with a MediaDisplay instance by using
Media.associateDisplay()
Example
The following code associates
myMedia.associateController(myController);
See also
Media.associateDisplay()
Media.associateDisplay()
Applies to
MediaController
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
myMedia.associateDisplay(instanceName)
Parameters
instanceName
to associate.
Returns
Nothing.
A string that specifies the instance name of the MediaController component
, you do not need to use
myMedia
A string that specifies the instance name of the MediaDisplay component
Media.associateController()
with
:
myController
Media components (Flash Professional only)
.
515
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?