Copy link to clipboard
Copied
Is it possible to run code from the Photoshop listener from Bridge. I am having to use the listener because script goes through is a third party tool and its functions and settings are not exposed (couple hundred lines of listener code). So far with bridge I have found that that its easy enough to ask it to do a single simple thing from bridge but doing more than one line is a lot of work.
Is there a way to send a chunk of Phothshop script from bridge?
Another option I was thinking, was to have Bridge execute a separate Photoshop script, is that possible....i.e. On button press in bridge run Photoshop script.
Sorry for all the questions...I am new to the Adobe scripting model and I have found very little documentation and examples online are very hit and miss.
Thank you for any help in advance!
You can run Photoshop scripts though Bridge using Bridge talk. You download the SDK describing how to do this here:
Bridge Developer Center | Adobe Developer Connection
There are also lots of examples on these forums about using Bridge talk such as this one:
Copy link to clipboard
Copied
You can run Photoshop scripts though Bridge using Bridge talk. You download the SDK describing how to do this here:
Bridge Developer Center | Adobe Developer Connection
There are also lots of examples on these forums about using Bridge talk such as this one: