How do I remove unused assets from my Library?
Sure, the easy answer is to check the usage count, and remove anything at zero.
But, how do I make sure I don't remove an asset that has a usage count of zero BUT is loaded by Actionscript?
Is Library>Select Unused Items sensitive to this?
Thanks for your input.