BetaDesigns( Blog ) Flex and Component Development

30Oct/110

Native Extensions 101

I have just release a blog post about creating a NativeAlert extension for AIR. It includes multiple buttons and dispatches ActionScript events when the user selects one of those buttons.
the post can be found here.

http://www.liquid-photo.com/2011/10/28/native-extension-for-adobe-air-and-ios-101/

The source is on github and you can download the NativeAlert.ane file directly also

22Oct/110

Recovering large corrupted zip files

Just a quick reminder of how to recover corrupted zip files.

ditto -x -k [source.zip] [destination_folder]

Filed under: Flex No Comments
17Oct/110

Liquid-Photo Post::Optimising Item Renderers for a Mobile TileLayout

New post over at liquid-photo

Filed under: Flex No Comments
16Oct/110

Liquid-Photo Post : Persisting Data with parsley

New post over at Liquid-Photo

Filed under: Flex No Comments
16Oct/110

Liquid-Photo Post: MobileTextFieldFactory simplifies creating StylableTextField

New post over at liquid-photo

Filed under: Flex No Comments
16Oct/110

Liquid-Photo:Hints and Tips: Double Tap

New post over at liquid-photo

Filed under: Flex No Comments