Posts

Showing posts with the label Flex

What's New In Flash Builder 4 - Features list

Powerful coding tools Develop using a powerful Eclipse™ based IDE that includes editors for MXML, the ActionScript® language, and CSS, as well as syntax coloring, statement completion, code collapse, interactive step-through debugging, and automatic generation of common code. Rich visual layout Visually design and preview user interface layout, appearance, and behavior using a rich library of built-in components. Extend the built-in Flex framework components or create new ones as needed. Import functional application UI created using the Adobe Flash Catalyst™ interaction design tool. Data-centric development Introspect Java™, PHP, Adobe ColdFusion®, REST, and SOAP services to display methods and properties in the new Data/Service Explorer. Bind methods to UI components using a simple drag-and-drop approach. Interactive data visualization Create data dashboards and interactive data analysis by simply dragging and dropping a chart type and linking it to a data source using the Fle

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