Well for that u just have to make some changes inside the application descriptor file ie the whateverisurapplicationname.xml fileinside the flex project u built.There is a tag called icons inside the application descriptor file and inside the icons tag u have many icontags like icon16*16 and icon32*32 different tags for different icon sizes.Inside any of these tags depending on size of ur custom made icon specify the path of icon like for example<icon 16*16>assets/ icon.png</icon 16*16>.There is another property called titleIcon I dont know if its of any use or not
On Aug 11, 12:45 pm, VJ <[EMAIL PROTECTED]> wrote: > Hi all, > > I have built anAIRapp, and for that i want to assign/show an icon to > be seen after its been installed. The icon is the one which will be > seen once myAIRapp is installed and it should be seen in the taskbar > for myAIRapp thats running. > > There is an facility to specify the icons in the app.xml file. But its > giving me an error as: "error creatingAIRfile: 202". > > Can anyone tell me how can i come across this issue? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

