A beta version for Adobe's Flash player 10 is available.
It's mainly aimed at producers and consumers to test content.
Make sure to uninstall your current Flash player version before installing v.10
Linux downloads (tar.gz & rpm); link
Release notes link
- 
 
 Ugh... why the RPM packages? Did they develop it for SUSE or something? 
 
 Debian package users can download the package "alien" and CD to the directory containing the .rpm and type:
 
 sudo alien -d packagename.rpm
 
 Alien will recompile it into a Debian package.
- 
 
 I'm not really sure but they have always mentioned SUSE and RHEL specifically, as the linux OS's it's supported on. Because of the business aspect maybe? 
 
 Afaik, it's the first time they mention, Ubuntu support has been added.
- 
 
 Anyone tried it? 
- 
 
 Did they fix the libflashsupport bug that crashed firefox 9/10 times? 
- 
 
 Yes I did, nspluginwrapper works well enough. the grey box are annoying nonetheless.
- 
 
 I just do anto go ahead and install it....it then shows up in synaptic to remove if needed (for those that haven't used alien)Code:alien -i packagename.rpm 
- 
 
 libflashsupport was intended to fix sound issues between flash9/pulseaudio. you do not need this with flash 10 or if you're not using pulseaudio. it has no other purpose.
- 
 
 I think Intrepid Ibex Alpha uses Flash 10 as the default flash player.... 
- 
 
 designated build 569 was pushed out on 8-11-08. much improvement over the last two betas. if you have problems with firefox seeing the new libflashplayer.so as 10.0.0.d569 in about lugins, you'll need to create symlinks. after installing, and flash doesn't work, do: lugins, you'll need to create symlinks. after installing, and flash doesn't work, do:
 
 $ ldd /path/to/libflashplayer.so
 
 if you see:
 
 libssl3.so => not found
 libnss3.so => not found
 libnspr4.so => not found
 
 you'll need to:
 
 $ sudo ln -s /usr/lib/libssl3.so.1d /usr/lib/libssl3.so
 $ sudo ln -s /usr/lib/libnss3.so.1d /usr/lib/libnss3.so
 $ sudo ln -s /usr/lib/libnspr4.so.0d /usr/lib/libnspr4.so
Prerelease version Flash Player 10 for Linux available
Discussion in 'Linux Compatibility and Software' started by Baserk, May 15, 2008.
 Problems? See this thread at archive.org.
 Problems? See this thread at archive.org.