HaXe-based cross platform flash/javascript audio player.
Written in haxejs, the goal is to provide a simple component based audio player, using html/css template file.
#Build
For flash platform target, we use the cocktail lib from silexlabs. Be sure to have HaXe3 installed before continue.
haxelib install cocktail
To build the playmachine for js and flash
make
The build files are ouput in the bin/ folder.
#Test Open the bin/index.html file.