Posts

Showing posts with the label Air

Adobe Introduce.... Hero!!

It is with great pleasure that Adobe introduce to us the next release of the Flex SDK, code-named Hero . The Hero release has three main themes: Multi-Screen Development: Allow developers to build applications that target the web, desktop or mobile devices using a single unified framework. Spark Maturation: Polish and grow the Spark architecture by adding new Spark components and capabilities. Large-Application Development: Support developers building large applications by improving fundamental Flex infrastructure pieces. What's even more exciting is that these three themes are being satisfied by taking advantage of new features in the next generation Flash Player and AIR runtimes. As those runtimes become publicly available, you will be able to download Hero builds and exercise in-development Hero features in order to learn and provide feedback. To read more on check it out.. http://blogs.adobe.com/flex/archives/2010/06/introducinghero.html http://opensource.ado

See what's new in AIR 2 - Features list

Desktop Integration Features Native p rocess API Create native installers allowing you to launch and communicate with native processes using standard input and output. Using the native process API, communicate with native libraries built using Java™ and .NET and native applications such as "grep" for file searching. You can also create operating system–specific installers (native installers). Applications that use the native process API must be deployed using a native installer. Native document handlers to open documents Open documents in popular file formats like PDF, PSD, DOC, PPT, and MP3 using the native application associated with that file. For example, opening an MP3 file will launch iTunes on systems where iTunes is the default application for MP3 files. Local microphone API Record audio locally on your device without the need for a server. UDP networking support Take advantage of runtime support for the User Datagram Protocol (UDP) to build time-sensit