Free Video to Flash Converter
Free Video to Flash Converter. Convert video to flash (SWF or FLV) to publish video on your web site or blog. Convert *.avi; *.ivf; *.div; *.divx; *.mpg; *.mpeg; *.mpe; *.mp4; ...
Convert any SWF flash movie file into an executable Windows exe file. The executable has no standard windows border and supports translucency. The window can have any shape. Even animated shapes are supported. You can also add a shadow.
Create automatically autorun.inf for CD-ROM autostart function. Set your own application icon for a distinct look. A JPG file as splash screen can be shown.
Author: | The SZ Development |
License: | Freeware |
Price: | FREE |
Released: | Feb 14, 2023 |
File size: | 809 kB |
Downloads: | 126 |
Keywords: | Flash Builder, Flash Converter, EXE Builder, Build, Convert, Builder |
Author URL: | https://www.the-sz.com/ |
Convert any SWF flash movie file into an executable Windows exe file. The executable has no standard windows border and supports translucency. The window can have any shape. Even animated shapes are supported. You can also add a shadow.
Create automatically autorun.inf for CD-ROM autostart function. Set your own application icon for a distinct look. A JPG file as splash screen can be shown.
Supports several advanced FSCommand functions:
fscommand("exec","app.exe"); - executes a file which is located in the fscommand subdirectory
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("command","move"); on MouseEvent.MOUSE_DOWN / fscommand("command","mouse_up"); on MouseEvent.MOUSE_UP - drag the window
fscommand("position","save"); / fscommand("position","restore"); / fscommand("position","clear"); - save, restore and clear window position