BETA ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Hide Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes

Language Reference only
Filters: Retrieving Data from Server...
Retrieving Data from Server...
 

org.osmf.containers 

(Beta)

The org.osmf.containers package contains classes to support displaying objects in player applications. The MediaContainer class can be used to display objects using Flash, whereas the HTMLContainer can be used to have JavaScript display objects in an HTML document.



Interfaces
 InterfaceDescription
 IMediaContainer Defines the interface of objects within the OSMF that act as a container to a media object.
Classes
 ClassDescription
 HTMLMediaContainer HTMLMediaContainer is an IMediaContainer-implementing class that uses ExternalInterface to expose the container's child media elements to JavaScript.
 MediaContainer MediaContainer defines a Sprite-based IMediaContainer implementation.