Flash 7 for Linux Released
molarmass192 writes "Looks like Macromedia has finally made good on their word and provided Linux with a current version of Flash player. Improvements over Flash 6 include a speed boost and support for SOAP. Here's the requisite download link. I took a few seconds to get it set up and the response is noticeably snappier than version 6. In particular, the audio/video sync problems in version 6 seems to have been taken care of. Now, I wonder where they hid that Shockwave player for Linux?"
Looks like those Linux users finally get all the fun.
... they'd release the authoring tool in a Linux version?
Screw you all! I'm off to the pub
Now, I wonder where they hid that Shockwave player for Linux?
/dev/null
----------
mobile porn
It's also available as packages for all major distributions from here..
Assume I was drunk when I posted this.
Tried the install package on SuSe 9.0 and works like a charm. The only drawback is that the user needs to know where their mozilla/firefox is installed. Works noticably faster than before (I also have the feeling that it eats much less CPU time). Next improvement: no flash at all! ;-)
By chance I downloaded the newest version as I was reinstalling everything else too. But it still has "jerks" whenever I play a flash game. My slower windows box doesn't have this problem. The problem is reproducible on all three of my linux machines, no matter the processor speed. It makes it especially difficult to play a game like this since there are unexpected jerks in movement.
Flash 7 for Linux Released I almost jumped in joy thinking that Flash will be released natively for Linux. Flash is the application itself, Flash player is the standalone player and web browser plugin. Oh well.
I've had many emails passed back and forth with Macromedia tech support .. there are versions for most Unix implementations, and MacOS 9 and X .. but not for Linux/PPC *sigh* .. it wouldn't be that difficult to run just one more compile, would it ?
Has anyone tried this speedup trick in other distro's? I doubt that it's Gentoo specific:
http://forums.gentoo.org/viewtopic.php?t=176167
The gist of it is setting an environment var:
export FLASH_GTK_LIBRARY=libgtk-x11-2.0.so.0
People in the Gentoo forum are claming massive speed increases when viewing flash. I'm about to go try it now...
--Ajay
It's nice to see companies supporting Linux, but unfortunately I can't use it until they make a amd64-version since 64-bit browsers can't use 32-bit plugins..
The Linux kernel can run 32-bit code but can't link to 64-bit code so to have a 32-bit browser I'd have to also have 32-bit versions of all the libraries it depends on, and their dependancies, all the way down to glibc and ld.so.. Not worth it.
Is it possible to run isolated 32-bit code inside a 64-bit program? Something like an exec32() libc-function or something? To make 64-bit Mozilla run Flash and make 64-bit MPlayer load win32-codecs.. I'm sure you'll have to make some kind of wrapper-code to convert int-sizes etc when sending/getting data from/to the library, but would it be possible at all?
My other account has a 3-digit UID.
"Looks like Macromedia has finally made good on their word and provided Linux"
GNU/Linux works on various platforms although the x86 port is the most common. I don't see x86 anywhere in the announcement, do you? If we had the source we had the freedom to compile it on any arch and OS we wanted to. A proprietary software package isn't a contribution to us if our goal is freedom.