Apr 26, 2010 2:36 PM
server side AIR apps
-
Like (0)
This might sound like a really stupid question, but is there anyway to run an Adobe AIR application in a headless server side mode on a non-UI server (i.e. Linux)? I'm trying to build server side bots to interact with an API (grapevinetalk.com) and I want to use existing code to do that without having to re-write all the data munging etc for a new application.
Thanks
Robbie
I think you need something like Xvfb on the server that fools AIR into thinking it has a display. See http://groups.google.com/group/fluint-discussions/browse_thread/thread /b4be801162a00dfc?pli=1
There is also Tamarin, http://www.mozilla.org/projects/tamarin/, if you just need to run ActionScript code on a server.
Copyright © 2011 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).