can i add system icons (.doc, .ppt icons etc) into my flex application without embedding them into the application directly.
A:
You can, but for that u need to know the path in which the icons are installed and your application should have access to it.
Thanks,
Nirmal
Nirmal Singh Raja Reegan
2010-04-12 14:04:19
A:
Hi rekiz
I'm assuming that you're trying to make an AIR application and you want to use the system's icons for .doc, .ppt, etc files.
This is possible! Check out the link...
http://livedocs.adobe.com/flex/3/langref/flash/filesystem/File.html#icon
This won't work on Linux as far as i can recall...
Cheers
Danny Kopping
2010-07-07 07:47:09