Flash Builder - (SWF to EXE) Screenshot
Flash Builder - (SWF to EXE)

Convert SWF file into borderless & translucent EXE application. Flash Builder is a free application converts any SWF flash movie file into an executable Windows exe file [SWF 2 EXE]. The created flash projector executable can have no standard windows border and supports translucency....

Several fscommand() and ExternalInterface.call() functions are available for advanced features.
Create automatically autorun.inf for CD-ROM autostart function.
Set your own application icon for a distinct look.
A JPG file as a splash screen can be shown.

Advanced FSCommand functions:

fscommand("real_exec","app.exe");
executes a file which is in the same directory as the executable

fscommand("set_title","Window Title");
sets the window title

fscommand("quit","");
exit the flash

fscommand("position","100x200 300x400");
set position and size, ommit second part if no resize is needed

Irregular windows size:
The window can have any shape. Even animated shapes are supported. You can also add a shadow.

Size: 795.43 KB

Download