Adobe air and Ajax application runtime

Asked By 0 points N/A Posted on -
qa-featured

Can you suggest any specific tool or application that can be used for developing Adobe AIR application runtime? And please state the difference between AIR and AJAX and web browser? And also please name the operating systems that are compatible with Adobe AIR.

 

SHARE
Answered By 20 points N/A #93490

Adobe air and Ajax application runtime

qa-featured

Adobe AIR also known as Adobe Integrated Runtime is a software platform. It can utilize Ajax, Flex or Flash to create rich internet applications that users can run from their computers on any of the Operating systems available. The OS are Windows, Mac OS X and Linux. It tries to utilize the best of both the online and desktop world.

Ajax is a technique to do an out of band http request from a web page to the server. It can send and receive data to be used on the web page. Ajax stands for Asynchronous Javascript and XML. It uses javascript to construct the request using different techniques.

Related Questions