Will this also prevent loading downloaded .swf files into Firefox? This is > useful for running Flash games, which tend to work best in the browser > (some media players also support loading Flash files, but their hotkeys > tend to conflict).
It will prevent them from loading via File > Open, yes (and that is the fundamental change we need to make). If you were to serve them via localhost you could still use them (e.g. with python -m SimpleHTTPServer). --BDS _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

