Welcome to my blog!

 

September 2010
M T W T F S S
« Mar    
 12345
6789101112
13141516171819
20212223242526
27282930  

Archives

Flash 10 on Fedora 10 x86_64

How I setup Flash on my fresh Fedora 10 x86_64 install.

Close Firefox

Change to the Firefox plugins directory:
cd /usr/lib64/mozilla/plugins/

Download the Flash plugin:
wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz

Extract the plugin:
tar -xvzf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz

Remove the .tar.gz as you now have the plugin extracted:
rm libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz

Open Firefox & you should be away!

BBC iPlayer Update

I am a bit behind on postings lately, but I have been meaning to post about another iPlayer development. Its now available through a streaming service, based on flash. This helps people on non-microsoft platforms access the content. It is also quick and easy to use, if you have a quick ish connection (Its ok [...]