Projects/Flash Gamedev: Difference between revisions
m (Projects/Flash As EduGaming Platform moved to Projects/Flash Gamedev: scope of project is very large -> CAI curriculum entails a large scope. Will concentrate on general Flash Gamedev first which is more manageable -> listing technical aspects, ge) |
No edit summary |
||
Line 28: | Line 28: | ||
ftp://ftp.opera.com/pub/opera/linux/952/final/en/i386/static/opera-9.52-2091.gcc4-static-qt3.i386.rpm |
ftp://ftp.opera.com/pub/opera/linux/952/final/en/i386/static/opera-9.52-2091.gcc4-static-qt3.i386.rpm |
||
----------------- |
|||
Installing by .rpm file |
|||
Open your terminal activity on the Activity panel below your Sugar desktop or press Ctrl+0 |
|||
Type in: |
|||
sudo su |
|||
rpm -Uvh <rpm file> |
|||
----------------- |
----------------- |
Revision as of 02:17, 23 September 2008
Welcome to the Flash as an Edu-Gaming Platform for the XO-1 page.
this page will be updated soon.
Some relevant links:
Adobe Flash player plugin on OLPC XO-1: http://wiki.laptop.org/go/Adobe_Flash
Gnash on the OLPC XO-1: http://wiki.laptop.org/go/Gnash
Users may want to install the Adobe Flash browser plugin instead of Gnash which is packaged by default.
Direct link to the latest version of Flash 9: http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.124.0-release.i386.rpm
Direct link to the latest version of Flash 10 beta: http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_install_linux_091508.i386.rpm
Also, Flash runs significantly faster on the Opera browser instead of XO-1's default Browse activity.
Direct links to the latest stable version of Opera (9.52) http://get.opera.com/pub/opera/linux/952/final/en/i386/static/opera-9.52-2091.gcc4-static-qt3.i386.rpm ftp://ftp.opera.com/pub/opera/linux/952/final/en/i386/static/opera-9.52-2091.gcc4-static-qt3.i386.rpm
Installing by .rpm file
Open your terminal activity on the Activity panel below your Sugar desktop or press Ctrl+0
Type in: sudo su rpm -Uvh <rpm file>