slitaz-doc-wiki-data view pages/en/guides/flash.txt @ rev 7

Add pages/en folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 26 12:17:18 2011 +0000 (2011-02-26)
parents
children
line source
1 ====== How-To install Adobe Flash Player ======
3 Open a terminal. Become super-user:
4 <code> $ su -
5 </code>
6 The default password for the root account is **//root//** .
8 Type the following as one command:
10 <code> # tazpkg get-install get-flash-plugin && get-flash-plugin
11 </code>
13 The package installs a get-flash-plugin command which creates a pseudo-package that downloads the source code from Adobe. It packages the build source code and pulls in any necessary dependencies.
15 By using this method the Flash plugin can be managed through tazpkg; it will update itself as the repo package is updated.
17 When you install Flash to SliTaz 3.0 and Midori is not recognizing the plugin - just reinstall Midori with
18 <code> # tazpkg get-install midori --forced</code> Thats it.
21 // This was successfully tested in Midori, Firefox/Shiretoko & Opera, on Cooking 2010-03-14 (the v3 RC). //
23 ----
24 \\
25 ^ Page Review Section ^^
26 |Quality| Good |
27 |Review| Minor Updates |
28 |Priority| Medium |
29 |Problems| add a [[http://forum.slitaz.org|forum post link]]|
30 |::: | OR add a [[http://labs.slitaz.org/issues |lab issue tracker link ]]|
31 |How to Improve| Suggest briefly|
32 |::: | |
34 \\
35 ----