next up previous contents
Next: The ``trace'' method Up: Tutorials Previous: Using ActiveX dlls without   Contents


Stand alone programs and the Flash Player

The .exe files built by SWFKit requires the Flash Player to run. However, the end user' computers may have no flash player installed. The "standalone" option in SWFKit resolves this problem. If you check this option, a most current version of flash player will be packed into the output .exe files. When such a stand alone .exe file is launched and it finds that there is no flash player in system, or the flash player in system is of the older version, it will use the packed flash player.

The flash player that will be packed into a stand alone .exe file resides in the data subfolder of the folder that SWFKit was installed into. E.g. a typical path is "c:\program files\SWFKit Pro 3\data". The file name of the flash player is "install_flash_player_active_x.exe", whose version is 9.0.16.0. If Adobe upgrades it, SWFKit will download it automatically by using the auto update feature. Another important file about the flash player is the flash_player.ini, which defines the version and file name of the flash player. If you want to use some special version of flash player, you can copy it into the folder and modify the flash_player.ini file. SWFKit will read the information of the flash player to create stand alone .exe files from the flash_player.ini file. The flash player should be an installer of the flash player that can be downloaded from Adobe after you get a distribution license.

Because we have got a distribution license from Adobe, our distribution of the flash player is legal.


next up previous contents
Next: The ``trace'' method Up: Tutorials Previous: Using ActiveX dlls without   Contents
Copyright ©2000-2007 Shanghai TopCMM Software Technologies. All Rights Reserved.