Then, I use IconLoader of flexlib (from http://code.google.com/p/flexlib/wiki/ComponentList) like :
..
[Bindable]
[Embed( source="assets/favicon.ico", mimeType="application/octet-stream")]
public var FAVICON_ICO: Class;
...
But I still see nothing.
Any ideas to help me ?
2 comments:
Dang,
I hear your call..I have implemented IconLoader with favicon support. There is a demo app in this post:
http://ccgi.arutherford.plus.com/blog/wordpress/?p=174
and it was integrated into this:
http://ccgi.arutherford.plus.com/blog/wordpress/?p=175
All the best
Alistair.
Thanks guy for your help.
Regards,
Binh.
Post a Comment