Download

haXe source

To download the Flash MOD Player click here. The archive contains the source code for the module player, the DynSound class for playing dynamically generated sound an example Flash clip and API reference.

ActionScript 3 source

The player is written in haXe, however the haxe compiler supports convertion to ActionScript 3 so you can generate it from the haXe source code. Since most people do not have haxe or GNU make (both required to make the AS3 code), i decided to put the generated AS3 version for download here:

Download ActionScript 3 version for FMP 1.3

Important: i do not have access to the Flash IDE nor any other ActionScript 3 compiler, so i cannot make sure this package works. I have been informed that the code works, however, so it shouldn't be a problem. But you'll have to figure out yourself how to import it in your project since i have no idea! I am just providing it for convenience :-).

Development versions

You can find development versions at the git repository.

Flash MOD Player Player

Flash MOD Player Player is a tool that you can use to preview MOD files for FMP. It basically combines a simple directory browser, an embedded Internet Explorer control and the simple FMP player you can see above in a single package. If you feel masochistic enough, you can use it as a MOD player too.

Download the Flash MOD Player Player from here. You also need the latest .NET runtime (ok, basically you need .NET 2.0 but).

Old versions

Online API Documentation

Read here. The documentation is also included in the haXe source code distribution since 1.3.