Posts

Showing posts with the label SDK

What's new in Flex 4.6 SDK and Flash Builder 4.6

Next release from Adobe for flash platform is Flex 4.6. Flex 4.6 is the next major step in cross-platform mobile application development. With a scheduled release later this year, the new version of the SDK and a corresponding free update to Flash Builder will offer a host of new components and functionality specifically designed to help create applications for the latest mobile and tablet devices. In next release of flex 4.6 many new components will be added. SplitViewNavigator A new top-level application component specifically designed for the tablet experience. With only a few lines of code, manage the layout of multiple views and have them adapt automatically based on device orientation. CallOutButton A versatile component that pops over existing content and can contain text, components or even entire views. SpinnerList This popular tablet component is an adaption of the existing List component. It not only has a new look, but also gives options like recirculating

68 Small but Useful Open Source ActionScript Libraries(misc) help Flex/Flash...

We prepared a list of Misc Class in pervious article 8 Useful Misc ActionScript Class. There are more and more open source projects floating around all over the place, it's real beauty for all Flex/Flash developers. Here is a new list open source ActionScript 3 MISC libraries all of them are small but very useful. Please don't stint your time to try, these libraries can help you to improve your develop efficiency faster. 1. appcorelib Open Source Flex Application Core Library, AppCoreLib is a collection of useful classes that facilitate easy RIA development with regards to XML based data being pulled in. The general approach is that an application needs to load various content/setting files prior to loading the UI. Through a series of simple checks, an application can then load the UI once those dependencies have been loaded or alert the user if they have not. AppCoreLib provides simple XMLDataBroker classes with convenience methods that allows easy traversal of the XML dat

Adobe AIR 2 SDK Now Available..!!

Image
Following up on our recent Adobe AIR 2 runtime availability announcement , we are pleased to also announce that the Adobe AIR 2 SDK is available for download ! To help developers quickly get up to speed on the latest capabilities of this release, we are making a number of resources available including release notes, documentation, articles, videos and sample applications. Release Notes First, be sure to review the AIR 2 Developer Release Notes where you will find additional information about the latest features, tips and tricks and known issues. This document is an excellent resource for learning about the release. The developer release notes are also available in Japanese and Chinese as well. Documentation Links to the Adobe AIR 2 documentation can be found on here . Articles If you are looking for tips on how to get started with AIR 2, visit the Adobe AIR Developer Center . Below are several new articles and videos related to AIR 2 that will help you get started with some