Access keys

AbstractPlayer

Kind of class: class
Inherits from: none
Known subclasses:
Version: 1.03
Author: Jeroen Wijering
Classpath: com.jeroenwijering.players.AbstractPlayer
File last modified: Saturday, 23 December 2006, 23:06:14
Abstract player class, extended by all other players.

Class loads config and file XML's and sets up MCV triangle.

Summary

Constructor
Instance methods

Constructor

AbstractPlayer

function AbstractPlayer (
tgt:MovieClip, fil:String)
Player application startup
Parameters:
tgt:
movieclip that contains all player graphics
fil:
file that should be played

Instance methods

loadFile

function loadFile (
fil)
Load an XML playlist or single media file.
Parameters:
fil:
the file to load