Archive for the 'ActionScript 3.0' Category

Flex Skin Design Deconstructed - Behind the Design

Here is an excellent article from Dolores Joya regarding user interface design using Flash, Illustrator and Adobe Flex. This is a behind the scenes look at a designers approach to creating a custom, skinned Flex application. Get inspired!!
Flex Skin Design Deconstructed - Behind the Design
I’ve always loved repeat motif or repeat patterns since I first [...]

Search craigslist From Your Desktop Using Burrow (made with AIR)

Burrow extends the search ability of Craigslist.org classified ad listings. Search and scan results from up to 20 cities at once. Clip and save listings. Email the results to you or a friend. Turn on auto update to refresh listings.
Now telecommuters and contractors can quickly scan gigs from all over the US, Recruiters and Real [...]

10 New Flex and AIR Books to watch for in 2008 and Fall 2007

Here are 10 new books that will be available in late 2007 and throughout the year in 2008. Enjoy!
Foundation AIR:
Creating Desktop Applications with the Adobe Integrated Runtime (Foundations)
by: Zach Stepek
Paperback - Jan, 2008
Professional AIR: Application Development for the Adobe Integrated Runtime
by: Charles Freedman, Keith Peters, Clint Modien, and Ben Lucyk
Paperback - Feb, 2008
Flex X Cookbook:
The [...]

List of 31 Flex APIs, Libraries, Components and Tools

Following up the list of 22 ActionScript 3.0 libraries is a new list of 31 Flex APIs and resources. You will find: time saving APIs, libraries, tools and other resources related to Flex development.
Adobe Flex cookbook beta
http://www.tiny.cc/VbU44
AnimatedGIfLoader Flex Component
Allows you to load animated gif files into your Flex applications
http://dougmccune.com/blog/animatedgifloader-flex-component/
Asdia
Provides an easy way to [...]

List of 22 ActionScript 3.0 API’s

Here is a follow up to Jamie’s “AS3: APIs” post seen over on the bigspaceship blog last month. The list contains 22 AS3 APIs that should save Flash and Flex developers a ton of time. I have personally used and can recommend the following: Papervision, as3corelib, Tweener, APE and XIFF.
Adobe APIs
corelib, mappr, flickr, [...]

RIA Watch: Desktop based RIA News Aggregation

RIA Watch is a pretty simple tool built with Flex Builder 3. It’s a simple concept, aggregate the current desktop RIA technologies. I had this idea at 4AM this morning thinking about what 2008 (and 9) will hold for the future of desktop based RIAs and what will happen to the faux-web-2.5-bubble we currently seem [...]

Flex Builder 3 and Custom Skinning: 80s GUI “Flex Candy”

Another great Flex 3 Skinning experiment by Dolores Joya, 80s GUI “Flex Candy”. Dolores sent along some tips and information regarding the skinning process for Flex Builder 3. Great stuff!!
Check the finished experiment here.
Dolores Joya is a freelance Graphic/UI/Brand Designer located in San Diego CA. Get in touch with her here.
“Greetings Flex Community. I’m [...]

Experimental Custom Skinning of Flex UI Controls

Dolores Joya, a fantastic Graphic/UI/Brand Designer, took some time to explore skinning some of the Flex UI Controls which resulted in some really cool results. We’re planning on working on some Flex apps together soon and to prepare for that work Dolores made the leap into the world of Flex skinning. This example is a [...]

Serrano Image Viewer built with Flex Builder 3 and AIR

Here is a simplistic image viewing application named “Serrano” built with Flex Builder 3. One main plus for the app is the ability to view SWF’s in the users local system. The app was originally created in Flex Builder 2 and then ported to FB3. This is very much an alpha release or even a [...]

Super-simple SQLite example for Adobe AIR 1 Beta

Here is a very simplistic Flex Builder 3 and AIR example that adds and removes records from a table in a local SQLite database. This is not a fully completed AIR project but this code can probably be reused by anyone wanting to get started with AIR+SQLite. There are a couple of other AIR+SQLite [...]