1
Release: FlyBy Framework

FlyBy Framework

FlyBy is a poor man’s MVC framework that breaks away from the norm and provides a different approach towards separating view, logic and data.

2
Release: OrderedMap

OrderedMap

The OrderedMap library combines the indexed/ordered list capability of arrays with the associative/key-value behavior of dictionaries.

3
Release: Scale 25

Scale 25

The scale 25 library gives developers and designers a more powerful way to skin assets without the hassles and limitations of Flash’s built in scale 9 features.

2

BlackBerry Tablet OS SDK for Adobe AIR updated

BlackBerry has released their 3rd beta iteration of the BlackBerry Tablet OS SDK for Adobe AIR and their 2nd for the BlackBerry PlayBook Simulator.  The update brings some much needed features and bug fixes (while at the same time introducing some new issues). New features/fixes for the SDK for Adobe AIR: blackberry-tablet.xml manifest/configuration file (which [...]

1

Setting Android and BlackBerry Playbook icons in Adobe AIR app

UPDATE: the most recent SDK has supposedly resolved many of the issues addressed in this article.  You can learn more about the new BlackBerry Tablet OS SDK here. If you are targetting both the Android and BlackBerry platforms, by way of Adobe AIR and Flash Builder’s new Burrito features, be prepared for some frustrating times [...]

2

What is a Rim Certificate?

If you are trying to deploy your Adobe AIR application to the BlackBerry App World storefront, you will likely run into the need for something Flash Builder refers to as a ‘Rim Certificate’ (as seen below). Unfortunately, a search for the term ‘Rim Certificate’ will likely get you nowhere. After wasting more time than I’d [...]

3

Taking Control of the Back Button in Views (Adobe AIR / Flex Mobile)

This post is partitially inspired by swfHead’s PROPERLY Preventing the Back Button in Flex Hero Mobile Applications article where your mobile app intercepts ‘BACK’ key events thus preventing native back button behavior. Using the Flex framework, this would result in popping off the current view — navigator.popView(). We’ll be looking at giving each individual View [...]

1

How to Close the Android Soft Keyboard (Adobe AIR / Flex Mobile)

When developing a mobile Adobe AIR app, you may want to to use the native Android keyboard rather than intercepting keyboard events and rolling out your own Flex keyboard. Unfortunately, there is currently no API for direct access. So what do you do if you want to manually open and hide the native keyboard? Currently, [...]

0

Release: FlyBy Framework

FlyBy is a poor man’s MVC framework that breaks away from the norm and provides a different approach towards separating view, logic and data.

0

Release: OrderedMap

The OrderedMap library combines the indexed/ordered list capability of arrays with the associative/key-value behavior of dictionaries.

0

Scale 25 > Scale 9

Oh, the problems we developers face implementing designer John/Jane’s next great design.  It’s not bad enough that flash provides us with a functionally inept 9 slice scaling tool and a scale9grid property that falters if not strictly adhering to the many undocumented rules and limitations. Luckily, ByteArray’s Didier Brun provided us with a solution to [...]

3

Scale 9 and Scale 25 setup in the Flash IDE

Scale 9 and Scale 25 setup in the Flash IDE

Before we begin, please note that this article builds off of the scale 25 post and uses the Scale 25 library.  Also note that this solution is not dependant upon development in Flash.  In fact, I use this solution primarily for Flex and Actionscript projects developed in Flash Builder with most graphical assets compiled into [...]

0

Release: Scale 25

The scale 25 library gives developers and designers a more powerful way to skin assets without the hassles and limitations of Flash’s built in scale 9 features.