Comment Re:Adobe standalone Flash Player still available (Score 1) 45
The standalone projector isn't a browser or a plugin. It is an interpreter. You must give the standalone projector a swf file. The Flash browser plugin is something different and it is dangerous because your browser can be exploited by any random site you visit or an advertisement on that site.
For an analogy, replace flashplayer_32_sa.exe with python.exe. Replace foo_game.swf with foo_game.py. Running foo_game.py with python.exe is about the same as running foo_game.swf with flashplayer_32_sa.exe. The game, if partly malicious, can do just as much damage in either format.
For security, exe, py, and swf are all about the same. Each individual file is a separate security choice. Would you also suggest that people only use a burner PC to play games in exe format?