slitaz-doc-wiki-data annotate 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
rev   line source
slaxemulator@7 1 ====== How-To install Adobe Flash Player ======
slaxemulator@7 2
slaxemulator@7 3 Open a terminal. Become super-user:
slaxemulator@7 4 <code> $ su -
slaxemulator@7 5 </code>
slaxemulator@7 6 The default password for the root account is **//root//** .
slaxemulator@7 7
slaxemulator@7 8 Type the following as one command:
slaxemulator@7 9
slaxemulator@7 10 <code> # tazpkg get-install get-flash-plugin && get-flash-plugin
slaxemulator@7 11 </code>
slaxemulator@7 12
slaxemulator@7 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.
slaxemulator@7 14
slaxemulator@7 15 By using this method the Flash plugin can be managed through tazpkg; it will update itself as the repo package is updated.
slaxemulator@7 16
slaxemulator@7 17 When you install Flash to SliTaz 3.0 and Midori is not recognizing the plugin - just reinstall Midori with
slaxemulator@7 18 <code> # tazpkg get-install midori --forced</code> Thats it.
slaxemulator@7 19
slaxemulator@7 20
slaxemulator@7 21 // This was successfully tested in Midori, Firefox/Shiretoko & Opera, on Cooking 2010-03-14 (the v3 RC). //
slaxemulator@7 22
slaxemulator@7 23 ----
slaxemulator@7 24 \\
slaxemulator@7 25 ^ Page Review Section ^^
slaxemulator@7 26 |Quality| Good |
slaxemulator@7 27 |Review| Minor Updates |
slaxemulator@7 28 |Priority| Medium |
slaxemulator@7 29 |Problems| add a [[http://forum.slitaz.org|forum post link]]|
slaxemulator@7 30 |::: | OR add a [[http://labs.slitaz.org/issues |lab issue tracker link ]]|
slaxemulator@7 31 |How to Improve| Suggest briefly|
slaxemulator@7 32 |::: | |
slaxemulator@7 33
slaxemulator@7 34 \\
slaxemulator@7 35 ----