Class com.maheshj.utils.mp3.PlayList

Field Index

length

Method Index

new PlayList()
addItem(), getItem()

Constructor Detail

PlayList

public function PlayList()

Field Detail

length

public length:Number [Read Only]

Method Detail

addItem

public function addItem(item:PlaylistItem)

getItem

public function getItem(num:Number)