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

Where is the source for AIHostAdapter.aip?

Community Beginner ,
Sep 03, 2015 Sep 03, 2015

Copy link to clipboard

Copied

It's extremely useful to be able to register for Illustrator's events from either a JSX script or from CEP HTML/JS. There seems to be a native plugin called AIHostAdapter.aip that will conveniently expose some common events (like selection changed) through PlugPlug. It's mentioned in several places, but I was able to actually download it from this one: aihostadapter for illustrator cc 2014 (for use with flex)

Where is the source for AIHostAdapter.aip so I can build and augment it myself/understand how it works?

TOPICS
SDK

Views

870

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

correct answers 1 Correct answer

Community Expert , Sep 14, 2015 Sep 14, 2015

Its not opened. However, you can reference MarkedObjects project in samplecode of IllustratorSDK to learn how to catch events in Illustrator.

Votes

Translate

Translate
Adobe
Community Expert ,
Sep 14, 2015 Sep 14, 2015

Copy link to clipboard

Copied

Its not opened. However, you can reference MarkedObjects project in samplecode of IllustratorSDK to learn how to catch events in Illustrator.

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
Community Beginner ,
Sep 15, 2015 Sep 15, 2015

Copy link to clipboard

Copied

LATEST

Thanks for the confirmation. Bummer. I figured out the basic techniques from other samples, but it AIHostAdapter seems like a "standard library" that many, many people could benefit from.

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