The Following User Says Thank You to try-alls For This Useful Post: | ||
![]() |
2011-01-27
, 21:26
|
Posts: 133 |
Thanked: 17 times |
Joined on May 2010
|
#1872
|
![]() |
2011-01-27
, 21:33
|
|
Posts: 95 |
Thanked: 51 times |
Joined on Sep 2010
@ staffordshire, uk
|
#1873
|
games loading slow is due to your internet speed not flash 10 right?
i have heard that although flash 10 contents loads but micro b browser crashes when trying to interact with it but it seems like everything is working fine for you which is great!
so it seems like we now more or less have access to flash 10!
![]() |
2011-01-27
, 21:44
|
Posts: 133 |
Thanked: 17 times |
Joined on May 2010
|
#1874
|
![]() |
2011-01-27
, 22:04
|
|
Posts: 528 |
Thanked: 345 times |
Joined on Aug 2010
@ MLB.AU
|
#1875
|
![]() |
2011-01-27
, 22:07
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#1876
|
mkdir /usr/lib/browser/plugins/10.1 cp /path/to/new/libflashplayer.so /usr/lib/browser/plugins/10.1
mkdir /usr/lib/browser/plugins/orig mv /usr/lib/browser/plugins/libflashplayer.so /usr/lib/browser/plugins/orig
ln -sf /usr/lib/browser/plugins/10.1/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so
ln -sf /usr/lib/browser/plugins/orig/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so
![]() |
2011-01-27
, 22:18
|
Posts: 133 |
Thanked: 17 times |
Joined on May 2010
|
#1877
|
Having tested this leaked 10.1 plugin, I soon switched back to the native one. But it's certainly good to have the option of a real if somewhat unstable 10.1 flashplayer for cases where tweakflashver is not enough. To be able to switch between the different versions I found that it's simplest to do that by symbolic links, like so (as root):To activate 10.1 version I do
- Install experimental version in, say, new subdirectory 10.1:
Code:mkdir /usr/lib/browser/plugins/10.1 cp /path/to/new/libflashplayer.so /usr/lib/browser/plugins/10.1- Move original version to, say, new subdirectory orig:
Code:mkdir /usr/lib/browser/plugins/orig mv /usr/lib/browser/plugins/libflashplayer.so /usr/lib/browser/plugins/orig
and to activate the original version I doCode:ln -sf /usr/lib/browser/plugins/10.1/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so
It's of course easy enough to define shortcuts (e.g. shell aliases for root) to have a more convenient switch, or even make a simple dedicated app.Code:ln -sf /usr/lib/browser/plugins/orig/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so
![]() |
2011-01-27
, 22:32
|
|
Posts: 528 |
Thanked: 345 times |
Joined on Aug 2010
@ MLB.AU
|
#1878
|
![]() |
2011-01-27
, 22:43
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#1879
|
I wouldn't bother with an app.. just make an alias
Good idea on the linking!
Why do you need to change back to 9?
Not many sites now support ver 9.
alias flash10='/usr/bin/rootsh /bin/ln -sf /usr/lib/browser/plugins/10.1/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so' alias flash9='/usr/bin/rootsh /bin/ln -sf /usr/lib/browser/plugins/orig/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so'
The Following 3 Users Say Thank You to rebhana For This Useful Post: | ||
![]() |
2011-01-28
, 13:58
|
Posts: 133 |
Thanked: 17 times |
Joined on May 2010
|
#1880
|
![]() |
Tags |
adobe, adobe flash, blahblah, flash, flash 10, flash 10.1, fremantle, future, idiotic thread, maemo, maemo 5, nokia, nokia fails, update |
|
Bob want's to save you even if it means killing you!
It's not often the stuff i type is helpful/useful so say thanks if it is