Archive for Flex

How to install Adobe Air on Linux

1. Download the latest Air Version for Linux here. Im using Adobe AIR 1.5.1 Linux , Español | 13.0 MB on Ubuntu 8.04.2

2. I like to have my applications in the /opt/ folder so my next step was: sudo mv AbodeAIRInstaler.bin /opt/

3. cd /opt/

4. sudo chmod 777 AdobeAIRInstaler.bin

5. ./AdobeAIRInstaller.bin

6.

7. You will have to insert your root password.

8.

9.

10.

Leave a Comment

FlexBuilder and Eclipse Galileo on Ubuntu (Working!)

I just finished installing FlexBuilderAlpha4 on Eclipse 3.5. It is working like a charm.

Here are the instructions I followed: http://blog.danyul.id.au/?p=68&cpage=1#comment-88

Christian

Leave a Comment