View Full Version : is there a tutorial to make an air application from an existing ext-application?
Dumbledore
19 Nov 2008, 10:57 AM
Hi there,
i have a big Ext-Application which i also want to run as an Air-Application. Is there a tutorial available which steps i must do?
The Ext-Application gets all data via Json ans uses PHP-Sessions and Cookies.
Bye, Dumbledore
digitalkaoz
21 Nov 2008, 6:17 AM
try to put your existing code in an air application and see what happens ;)
there arent so many parts which have to be changed i think...you may ran into the air-"eval" problem...but therefore exists many posts here
aconran
26 Nov 2008, 12:30 PM
As digitalkaoz suggested try out your app in the AIR environment. The latest samples included in the air package may help you get started. You will need to make sure that you create any Ext.XTemplates up-front rather than at runtime. Any other specific issues which you encounter you can post here and we'll help you along.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.