I know that.
If you exclude the '.' from your source path settings, no code hint works within flash application (i.e. its timeline)
For example,
1. Create a brand new Flash CS5 application
2. Modify Actionscript Settings, and remove '.' from the source path.
3. On layer one of the movieclip timeline, click on the first frame and press F9 to bring up Actionscript panel
4. Start typing in --> import flash.
Result - no code hint.
The confusing part here is that 'my working directory' has nothing to do with flash or fl packages.
I should be able to remove '.' because the working directory could be too large, i.e. full of other old .fla or class files. So, that is why it is useful to specify a folder in which flash code engine will only look in.
I recently had the same blue arrow problem when writing an .AS file.
After cursing for an our i noticed that I had an AS2 fla opened, and my .as was set to compile that fla, instead of the AS3 fla I wanted it to compile.
That was the problem.
What i did is simply select the correct fla on the drop down menu placed below the file flaps, and press ctrl+enter (compile).
Then the codehint worked perfect ![]()
Thanks for that link!
Just to give some positive feedback here.
In my case, code hinting also stopped after some time, NO yellow warning sign, but it just didn't kick in.
I followed the instructions on the link you provided:
http://flashthusiast.com/2010/06/04/tips-for-code-hints-in-flash-cs5/# more-369
...and this got it all working again!
Reading this thread I almost had the impression that nothing would work, but this just worked like a charm.
For OSX:
Well, this worked for me (but I haven't the slightest idea why): I had folders with non-roman characters in the path to the .fla's folder. After extensive trial-and-error saving, I realized that the problem (in my case) was due to that, and now it works like a charm!
I tried this AFTER adding the project file cap line to the prefs file, and (again, NO IDEA why) files already saved to my computer on non-roman titled folders are working as well (files not saved in a MAC, but in a Windows computer - ANY file I save in a folder with non-roman characters on ANY of the folders in it's path doesn´t work, even if it is a blank file with just stop() on frame 1)
Hope this works for you!
Deleting the “CodeModel” folder worked for me. However the location of this folder is not where someone said it was for me on my mac. Even if this is the fix … why does this work?… and how do I prevent this from happening again? Dave
Applications–>Adobe Flash CS5 –> Common –> Configuration –> CodeModel
I didn't realize that this path mentioned above does exist. It's just that OS X 10.7 hides the ~Library. I deleted the CodeModel folder under my Flash Application and it seemed to fix the code hints problem.
I have not tried deleting this ~Library CodeModel folder yet but if I encounter more code hint problems I will delete this CodeModel folder path shown below:
Hi, everyone!
Deleting "C:\Users\<user>\AppData\Local\Adobe\Flash CS5\<language>\Configuration\CodeModel" subfolders worked for me!
Configuration: Flash Professional CS 5.5 PT_BR (11.5.1.349) / Windows 7 - 64 bits ![]()
Reference:
12. Jul 16, 2010 2:02 PM (in response to matteosistisette)
Thanks, Nivesh!
Egon
North America
Europe, Middle East and Africa
Asia Pacific
Copyright © 2012 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).