Skip navigation
  • Currently Being Moderated
    Community Member
    Jan 4, 2011 11:48 AM

    the "." is your current working directory. Code hint engine won't look in your current working directory if the "." is not there.

     

    Thanks,

    tareq

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Jan 4, 2011 8:19 PM

    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.

    |
    Mark as:
  • Currently Being Moderated
    Jan 11, 2011 4:30 PM

    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

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Jan 17, 2011 7:56 AM

    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.

    |
    Mark as:
  • Currently Being Moderated
    Mar 17, 2011 8:14 PM

    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!

    |
    Mark as:
  • Currently Being Moderated
    Aug 1, 2011 12:11 AM

    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.


    Applications–>Adobe Flash CS5 –> Common –> Configuration –> CodeModel

     

     

    Even if this is the fix … why does this work?… and how do I prevent this from happening again?

     

         Dave

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Aug 1, 2011 8:47 PM

    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:

     

    CodeModelPath.jpg

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Aug 26, 2011 8:33 AM

    Try going into your preferences, and turning code hinting off, close preferences, then reopen preferences and turn code hinting back on. That worked for me, and now I'm happy again

    |
    Mark as:
  • Currently Being Moderated
    Nov 14, 2011 7:19 PM

    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

    |
    Mark as:
1 2 Previous Next
Actions

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points