Adobe Flash

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
m
Line 9: Line 9:
  
 
Ipk packages of Gnash for the Openmoko are available from:
 
Ipk packages of Gnash for the Openmoko are available from:
 
+
<pre>
 
http://www.getgnash.org/packages/releases/openmoko/
 
http://www.getgnash.org/packages/releases/openmoko/
 
+
</pre>
 
If you want to install Gnash, you can follow this instruction:
 
If you want to install Gnash, you can follow this instruction:
  
 
1.Download Gnash:
 
1.Download Gnash:
 
+
<pre>
 
wget http://www.getgnash.org/packages/releases/openmoko/gnash_0.8.1-r0_armv4t.ipk
 
wget http://www.getgnash.org/packages/releases/openmoko/gnash_0.8.1-r0_armv4t.ipk
 
+
</pre>
 
2.put this ipk file on you Neo
 
2.put this ipk file on you Neo
  
 
3.Install this package:
 
3.Install this package:
 +
<pre>
 
opkg install gnash_0.8.1-r0_armv4t.ipk
 
opkg install gnash_0.8.1-r0_armv4t.ipk
 +
</pre>
  
 
[[Category:Graphics Applications]]
 
[[Category:Graphics Applications]]

Revision as of 01:17, 30 October 2008

TODO: This page is a stub. (See: To-Do List)

Adobe Flash is not supported on Openmoko. We recommend Gnash. Gnash is a free software swf file player that supports up to swf version 8, with swf v9 currently under heavy development. It fully supports streaming video from popular web sites, and most flash based animations. On the Openmoko, Gnash has to use 100% software rendering, so some things, like streaming video over the internet has performance issues at this time.


A screenshot of Gnash on the NEO 1973 is here: http://www.gnashdev.org/images/kif_5699.jpg.


Ipk packages of Gnash for the Openmoko are available from:

http://www.getgnash.org/packages/releases/openmoko/

If you want to install Gnash, you can follow this instruction:

1.Download Gnash:

wget http://www.getgnash.org/packages/releases/openmoko/gnash_0.8.1-r0_armv4t.ipk

2.put this ipk file on you Neo

3.Install this package:

opkg install gnash_0.8.1-r0_armv4t.ipk
Personal tools
TODO: This page is a stub. (See: To-Do List)

Adobe Flash is not supported on Openmoko. We recommend Gnash. Gnash is a free software swf file player that supports up to swf version 8, with swf v9 currently under heavy development. It fully supports streaming video from popular web sites, and most flash based animations. On the Openmoko, Gnash has to use 100% software rendering, so some things, like streaming video over the internet has performance issues at this time.


A screenshot of Gnash on the NEO 1973 is here: http://www.gnashdev.org/images/kif_5699.jpg.


Ipk packages of Gnash for the Openmoko are available from:

http://www.getgnash.org/packages/releases/openmoko/

If you want to install Gnash, you can follow this instruction:

1.Download Gnash:

wget http://www.getgnash.org/packages/releases/openmoko/gnash_0.8.1-r0_armv4t.ipk

2.put this ipk file on you Neo

3.Install this package:

opkg install gnash_0.8.1-r0_armv4t.ipk