Devlog entries tagged air

Overriding default Flex/AIR mx.managers implementations

12 months ago malczak actionscript air flex comments

The problem is - You want to customize behavior of managers available in Flex/AIR framework. For example, You would like to change the way PopUpManager manager handles popup windows.

Most common solution to this problem is creating custom manager class and using this in code instead of default manager class. For example lets take a look at PopUpManager. If You want to customize addPopup method, You create Your own manager, lets call it PopManager, and later on You use it instead of standard PopUpManager class

(read more...)

Saving local SWF files from an image bitmap in AIR

over 1 year ago malczak air actionscript comments

In AIR applications images loaded with Loader class are internally stored as a single frame, not compressed SWF file. As far as I know, this isn't documented anywhere, but it seems to work this way. This also fast way to convert local image file (png, jpg or gif) to swf format. We will use this method to create save local swf file from any image that is stored in BitmapData class instance.

(read more...)

Adobe on AIR in Warsaw

almost 2 years ago malczak air onair2008warsaw comments

We just got back from Adobe on AIR in Warsaw, and i feel like i need to write something about it. It was cool, we got really nice t-shirts, some stickers (already on my laptop). We haven't won anything, although it was close.
onAIR logo

(read more...)
Website content premeditately commited by segfaultlabs (malczak & sobstel).
Layout by mlando. Icons by DryIcons.com. All rights reserved, of course.