• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Help! The code getting path information from getter plug-in.

New Here ,
Apr 25, 2008 Apr 25, 2008

Copy link to clipboard

Copied

I could draw paths from the listener.log. But some paths are not shown in it. Such as the curve path. What should I do?

I try to get code from getter plug-in. But it could not work, such as:
----------------------------------------------------------------
error = sPSActionControl->Play(&result, runtimeEventID, desc00002668, plugInDialogSilent);
if (error) goto returnError;
----------------------------------------------------------------
It is error. Could you tell me what to do?

Thank you very much.
TOPICS
SDK

Views

419

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Adobe Employee ,
Apr 30, 2008 Apr 30, 2008

Copy link to clipboard

Copied

Use insert path from the actions panel menu to get a dump of the selected path. That will show up in listener log file.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 04, 2008 May 04, 2008

Copy link to clipboard

Copied

LATEST
Could you describe it more particular?
I could get some codes from listener log file, such as the rectangle path and ellipse path. But the Bezier curve path could not be shown in listener log file. What should I do?
Thank you.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines