Flash-plugin
This is how to install flash-plugin for firefox
For 32bit fedora
su
yum -y install --nogpgcheck http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
yum -y install flash-plugin
For 64bit fedora
su
yum -y install --nogpgcheck http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
yum -y install flash-plugin
firefox will need to be restarted before flash will work


