Freeware
... 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"); / ...
Details Download Add to Watch List