In this tutorial (divided in 9 chapters) we will create a prototype of a typical RSS reader for mobile devices using Adobe Flash Catalyst “Panini” importing the entire layout from Adobe Illustrator CS5.
We will use some of the most important components available in Flash Catalyst – “DataList”, “VerticalScrollBar”, “ScrollPanel”, “TextInput” - applying transitions and iterations in order to enable navigation and create a more pleasant user experience.
We will also analyze the UI import process from Illustrator to Flash Catalyst and we’ll structure the project so that the mxml …
Thanks to Adobe AIR you can easly develop native applications for your Android (OS 2.2) devices using the current Flash Platform tools like Adobe Flash CS5 Professional and Adobe Flash Builder 4.5 (codename Burrito).
This also means that you can use 3rd party API, like the Twitter or the GoogleMap API, to build your own custom mesh-up application.
So, this time I have build a new prototype to display all my YouTube Channel content, from the playlists to a single video, using the YouTube AS3 API
Using native IP-only multicast feature available with Adobe AIR 2.0 and Flash Player 10.1 you can easly establish a connection and share real-time data between two or more clients over the same network (LAN).
The immediate advantage you can get from this tecnique is that you won’t need to use a dedicated server (like Flash Media Server, AFCS, and so on) to share real-time data across multiple clients.
Another cool stuff is that you can use P2P to share data between mobile Air for Android apps and desktop AIR applications, and …
After reading from 3 days all the documentation about Flash Builder Burrito and the Hero SDK I have created my first Flex for Android application.
This simple application allows users to browse a list of Adobe blogs, get blog entries from their RSS feeds and display articles in an integrated browser (and in the native browser too).