I just added a simple wrapper class that simplifies working with Sound in AS3.
The class is SoundObject. Import from com.webdevils.media.
SoundObject supports the following public methods:
load, play, pause and stop.
I just added a simple wrapper class that simplifies working with Sound in AS3.
The class is SoundObject. Import from com.webdevils.media.
SoundObject supports the following public methods:
load, play, pause and stop.