I’m trying to make an application in adobe air where you can externally load icons into the application. Can I change the window application icon in actionscript?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you read this documentation or this documenrtation?
It look as is code like this will do it:
You’ll have to get the bitmapData from the image you want to use, though.