Skip navigation
Currently Being Moderated

Integrating C functions

Aug 14, 2012 2:09 AM

 
Replies
  • Currently Being Moderated
    Aug 14, 2012 2:09 AM   in reply to Community Help

    Why haven't say using macro MM_STATE which is in mm_jsapi.h, and implement MM_Init() function like following, otherwise how can invoke the function in jsfl file.

    void MM_Init()

    {

         JS_DefineFunction(TEXT("ExportFlash"), ExportFlash, 0);

     

     
    |
    Mark as:
  • Currently Being Moderated
    Nov 2, 2012 8:09 AM   in reply to Community Help

    The Windows 7 path for storing the dll is incorrect. It should be:

     

    boot drive\Users\[username]\AppData\Local\Adobe\Flash CS5 or CS5.5\[language]\Configuration\External Libraries\

     

    Note: by default, the AppData folder is hidden on Windows.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points