Is possible to add an animated gif as SystemTrayIcon in Flex?
Posted
by rgomesf
on Stack Overflow
See other posts from Stack Overflow
or by rgomesf
Published on 2010-06-17T14:22:46Z
Indexed on
2010/06/17
14:23 UTC
Read the original article
Hit count: 174
How can I add an animated gif to my Application SystemTrayIcon?
I'm using icon.bitmaps=[myIcon.bitmapData]
but the icon acts as a still image...
© Stack Overflow or respective owner