Skip to main content
October 5, 2009
Question

Can Java Script be started from inside Bridge?

  • October 5, 2009
  • 1 reply
  • 1110 views

Can a Javascript, created with ExtendedScript Toolkit, be started from inside Bridge without Toolkit?

How to make it an "Extension" MXP or MXI from Javascript code?

This topic has been closed for replies.

1 reply

dfranzen_camera_raw
Adobe Employee
Adobe Employee
October 6, 2009

See the section "Executing scripts for Adobe Bridge" in the Bridge CS4 JavaScript Guide, supplied with the Bridge SDK, which you can get here:

http://www.adobe.com/devnet/bridge/.

You can find instructions for how to create Extensions for the Extension Manager at the Adobe Exchange site: http://www.adobe.com/devnet/bridge/

-David

October 6, 2009

thanks David,

I got the first part, that was important to me but I could not find my answer on http://www.adobe.com/devnet/bridge/ how to complie javascript into an extension.

dfranzen_camera_raw
Adobe Employee
Adobe Employee
October 6, 2009

Whoops, I pasted the wrong URL. The Exchange site is here: http://www.adobe.com/cfusion/exchange/

-David