Class template.MP3Player

Description

This class is atached to the movieclip that needs to behave like a music player.

Field Index

track

Method Index

new MP3Player()
playMusic()

Constructor Detail

MP3Player

public function MP3Player()

The constructor

Field Detail

track

public track:String [Write Only]
Use this method to set a new track for the mp3 player

Method Detail

playMusic

public function playMusic()

Call this function to start playing the music