Fedora includes swfdec and gnash, which are free and open source implementations of Flash. We encourage you to try either of them before seeking out Adobe's proprietary Flash Player plug-in software. The Adobe Flash Player plug-in uses a legacy sound framework that does not work correctly without additional support. Run the following command to enable this support:
su -c "yum install libflashsupport"
Fedora x86_64 の利用者は Firefox で 32-ビット Adobe Flash プレイヤープラグインを有効にするには、nspluginwrapper.i386 パッケージをインストールしなければなりませんし、プラグインからの音声を有効にするには libflashsupport.i386 パッケージをインストールしなければなりません。
32 ビット mozilla プラグインディレクトリーを作ってください:
su -c "mkdir -p /usr/lib/mozilla/plugins"
nspluginwrapper.i386 と、nspluginwrapper.x86_64、libflashsupport.i386 パッケージをインストールしてください:
su -c "yum install nspluginwrapper.{i386,x86_64} libflashsupport.i386"
上記の flash-plugin をインストールしてください。
flash プラグインを登録するには mozilla-plugin-config を実行して下さい:
su -c "mozilla-plugin-config -i -g -v"
全ての Firefox のウィンドウを閉じ、その後、Firefox を再起動してください。
プラグインをロードするには、URL バーに about:plugins と入力してください。