Revision history for AdobeAir


Revision [13535]

Last edited on 2011-03-20 06:27:30 by r1tz
Additions:
======Installing air for puppy without installing gnome======
3. Symlink the "adl" file to /usr/bin
======Getting your application to work======
1. Unzip your .air applicaation with "unzip" or renaming the extension to .zip then using pupzip
2. Symlink all the files(.swf and .xml) from the parent directoty into the "META-INF/AIR/" where "application.xml" is.
3. Make a script. I'll save it as "airapp"(you can change the name). Needs to be full path.
4. Symlink the script to /usr/bin
5. You can then create the menu entry or desktop icon.
Deletions:
======How to get adobe air for puppy without installing gnome======
3. Symlink the adl file to /usr/bin
4. Unzip your .air applicaation with "unzip" or renaming the extension to .zip then using pupzip
5. Symlink all the files(.swf and .xml) from the parent directoty into the "META-INF/AIR/" where application.xml is.
6. Make a script. I'll save it as airapp(you can change the name). Needs to be full path.
7. Symlink the script to /usr/bin
8. You can then create the menu entry or desktop icon.


Revision [12625]

Edited on 2011-02-09 12:29:45 by r1tz
Additions:
3. Symlink the adl file to /usr/bin
Deletions:
3. Symline the adl file to /usr/bin


Revision [12624]

Edited on 2011-02-09 12:29:22 by r1tz

No Differences

Revision [12623]

Edited on 2011-02-09 12:27:40 by r1tz
Deletions:
The installer file of adobe air applications with the extention ".air" can be extracted with the command "unzip" or rename it to a .zip


Revision [12622]

Edited on 2011-02-09 12:27:16 by r1tz
Additions:
======How to get adobe air for puppy without installing gnome======
1. Download the adobe air SDK, it is portable, so can put it wherever you want then do the nessecary symlinks.
download here: http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRSDK.tbz2
2. Extract it.
3. Symline the adl file to /usr/bin
4. Unzip your .air applicaation with "unzip" or renaming the extension to .zip then using pupzip
5. Symlink all the files(.swf and .xml) from the parent directoty into the "META-INF/AIR/" where application.xml is.
6. Make a script. I'll save it as airapp(you can change the name). Needs to be full path.
%%(bash)
#!/bin/sh
adl /full/path/to/application.xml
%%
7. Symlink the script to /usr/bin
8. You can then create the menu entry or desktop icon.
----
==Categories==
CategorySoftwareLibraries
CategorySoftware
Deletions:
How to get adobe air for puppy without gnome: http://www.murga-linux.com/puppy/viewtopic.php?p=491944#491944


Revision [12415]

Edited on 2011-02-03 09:56:26 by r1tz
Additions:
The installer file of adobe air applications with the extention ".air" can be extracted with the command "unzip" or rename it to a .zip


Revision [12403]

The oldest known version of this page was created on 2011-02-01 13:53:57 by r1tz
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki