Overview of the Flash OSMF Media Player Template

ActionScript 3.0 API

The Flash OSMF Media Player is a Flash Professional template composed of an Open Source Media Framework (OSMF) media display component, a control bar component, and an XML markup parsing component. The media player is designed to take advantage of the advanced content formatting features of the OSMF while presenting an experience familiar to anyone who has worked with the ADC video templates or the FLVPlayback component in Flash Professional.


 packageDescription
 com.devnet.osmf.applicationThe application package contains the primary template objects including the media display, the control bar, and the XML configuration parser.
 com.devnet.osmf.controlsThe controls package contains the user interface controls for the media display.
 com.devnet.osmf.coreThe core package contains the MediaControl super class with common functionality shared by most media controls.
 com.devnet.osmf.eventsThe events package contains custom events related to the media display.
 com.devnet.osmf.overlaysThe overlays package contains assets which overlay the display area.