I play around a lot when I'm programming in FLEX, mostly cause I'm new and I don't know the best way to do things. Consequently I end up importing a lot of things. I end up throwing out the code and realize later that the imported class is still at the top of my script. Now I have a ton of them. Is there a quick and easy way to see which ones are still being used?
Thanks,
~Mike