Skip to content
/ fps Public

FPS is a lightweight python tool that let you switch between all available flash player versions without any installation

Notifications You must be signed in to change notification settings

dighan/fps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Flash Player Switcher

FPS eases installation of Flash Player. It is able to switch between all versions between 10.1 and 11.2 (Content Debugger distribution). It is cross-browers and supports only Mac OS X.

Installation

  • Download the archive file from the downloads page.
  • Checkout the git repository: git clone git://github.com/dighan/fps.git

Usage

FPS is accessible through the fps.py script. It requires only one argument:

  • flash_player_version- The Flash Player version you want to install

To execute it, just type:

./fps.py flash_player_version

To avoid to specify each time the complete flash player version, you can use shortcuts:

./fps.py 11
./fps.py 11.1
./fps.py 11.2.202
./fps.py 11.2.202.23

The previous examples will always load the lastest Flash Player version that starts with flash_player_version

About

FPS is a lightweight python tool that let you switch between all available flash player versions without any installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages