I have a very large custom class that I'm using in my Flash project (AS3, Adobe Air 3). However, I am getting this warning in the Flash Professional CS6 environment:
* Unable to build code hint cache. Please save the associated FLA into a different folder. There are too many files on the classpath.
I only have my .FLA, its related .SWF and .XML (preferences file), plus my document class .AS. My custom class is in a single folder next to the .FLA.
How do I fix the code hint cache? I use it a lot.