Skip to main content
Known Participant
July 21, 2008
Question

webaccess library

  • July 21, 2008
  • 2 replies
  • 523 views
Is it possibile to load this library from Indesign (Windows) ? I tried the code in the guide:

if ( !ExternalObject.webaccesslib ) {
ExternalObject.webaccesslib = new ExternalObject('lib:webaccesslib');
}

but I have that there is no such file (though I put the dll in the Indesign folder). Thank you

carlo
This topic has been closed for replies.

2 replies

July 21, 2008
It can be done.

Here's the thread

http://www.adobeforums.com/webx/.3c05d466/2

Bob
Known Participant
July 21, 2008
carlo_bazzo@adobeforums.com wrote:
> Is it possibile to load this library from Indesign (Windows) ?

In CS3, you can with ESTK and Bridge. You can't with Photoshop. I suspect ID is
in the same category as Photoshop.

-X