Archive for the 'Bugs' category

AIR application icons in Flex 3 beta 3 - Flex bug

Thursday, February 21st, 2008

There is a bug in Flex 3 beta 3 (mine is build 3.0.190133 using MB Pro with OSX Leopard) while trying to create AIR icons for delivered app. You get error “Error creating AIR file: 303: ERROR…”.
First, you provide Flex compiler with requested data in your *-app.xml file, just as usual:
<icon>
<image16×16>assets/icons/icon_16.png</image16×16>
<image32×32>assets/icons/icon_32.png</image32×32>
<image48×48>assets/icons/icon_48.png</image48×48>
<image128×128>assets/icons/icon_128.png</image128×128>
</icon>
The bug is being reproduced […]

Bugs, Flex | No comments

You are currently browsing the wojciech ptak archives for the 'Bugs' category.

Meta

Badges