Skip to Content
0
Former Member
Apr 20, 2009 at 03:43 PM

Air Desktop Icon

18 Views

Hi

I'm trying to get my first Air application written in Flex 3 to have a desktop icon but I think I'm doing something wrong or missing something.

I've added the .png file to my assets folder and referenced it in the application.xml file:

<image32x32>assets/MySearch.png</image32x32>

but it does not show up as the application icon on the desktop, where am I going wrong?

Thanks

Charles