Archive for June, 2007

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 examples [...]

Adobe AIR and Flex Builder 3 available for download!!

That’s correct! Download the Adobe AIR Runtime and SDK. Also download Flex Builder 3 Public Beta. TONS of new features many which can be seen on Ted’s blog here. Be sure to download the updated documentation too! (There are two links at the bottom of the page.) Here are 4 new videos for Flex 3 [...]

Flex 2 Essential Training & Beyond the Basics Video Training

Whew! Just wrapped up my 68th example from the Flex training videos over on Lynda.com. David Gassner really does a great job of explaining fundamental Flex 2 concepts and practices. He also goes into Caringorm a little bit and touches on a few other Design Patterns including the FrontController. Other very useful topics include: Remote [...]