Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] Native 32 and 64-bit linux Flash 10 Preview Release available
Date: Sun, 19 Sep 2010 06:09:10
Message-Id: 20100919060551.GB12277@waltdnes.org
1 This is of interest to those of us running old versions of Flash,
2 especially on 64-bit installs without 32-bit support (looks in
3 mirror<g>).
4
5 Download site is http://labs.adobe.com/downloads/flashplayer10.html
6 To find out where to install, go to "about:plugins" in Firefox, and see
7 where your current version of libflashplayer.so is installed. In my
8 case it's /opt/Adobe/flash-player/libflashplayer.so
9
10 To install...
11
12 * for 64-bit version download the file http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_linux_091510.tar.gz
13
14 * for 32-bit version download the file http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_091510.tar.gz
15
16 * exit Firefox
17
18 * mv your current copy of libflashplayer.so to another directory as a
19 backup, in case the new one doesn't work for you
20
21 * extract libflashplayer.so from the downloaded tar.gz into the
22 directory which you removed libflashplayer.so from.
23
24 * fire up Firefox, and away you go
25
26 * note that when the release version comes out, you'll need to manually
27 remove the Preview Release libflashplayer.so
28
29 Good news
30 =========
31 It works for me, so far. I've tried live365.com, both via my paid
32 account and via the free (with commercials) option. It works. So does
33 Youtube.
34
35 Bad news
36 ========
37 It's more painfull building up a collection of flv videos. The old
38 version used to copy Youtube videos/songs/whatever into /tmp with a
39 filename beginning with "Flash". It would get wiped each time you
40 played a new video/whatever. But you could always move it out to
41 another place before playing the next video. Rename the file to
42 <something>.flv and mplayer plays it beautifully. Nice way to build up
43 a collection.
44
45 The new version dumps it in the "Cache" directory of whatever Firefox
46 profile I'm using. You have to cd to the "Cache" subdirectory, and
47 execute...
48
49 file * | grep Macro
50
51 and you'll get a list of all "Macromedia Flash" files in the directory.
52 One of them is the most recent Flash file you played on Youtube. You
53 have to do some digging. Again, copy it to another file elsewhere to
54 keep a copy.
55
56 --
57 Walter Dnes <waltdnes@××××××××.org>

Replies