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

Cross DOM Functions

Participant ,
Apr 17, 2022 Apr 17, 2022

Copy link to clipboard

Copied

Hi,

I want to create a script to call certain basic functions exported by all JavaScript-enabled applications.

I've searched for a full list of commands but can't find it, just a few here and there.

Does anyone have a reference please?

 

Thanks

 

TOPICS
Batch , Feature request , How to , Scripting

Views

210

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

Adobe Employee , Apr 29, 2022 Apr 29, 2022

Hi @MidoSemsem ,

 

I am not sure what you want to achieve. Can you elaborate a little with an example?

FYI you can download Bridge SDK from https://developer.adobe.com/console/servicesandapis

It contains basic and Bridge specific DOM APIs.

 

Regards,

Bridge Team

Votes

Translate

Translate
Adobe Employee ,
Apr 29, 2022 Apr 29, 2022

Copy link to clipboard

Copied

Hi @MidoSemsem ,

 

I am not sure what you want to achieve. Can you elaborate a little with an example?

FYI you can download Bridge SDK from https://developer.adobe.com/console/servicesandapis

It contains basic and Bridge specific DOM APIs.

 

Regards,

Bridge Team

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
Participant ,
May 08, 2022 May 08, 2022

Copy link to clipboard

Copied

Thanks @Vijay Singh Negi 

 

I want a list of Cross DOM functions like those I found in the link below,

Cross-DOM functions

 

I can see just 5 functions listed, are there other functions?

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
LEGEND ,
May 08, 2022 May 08, 2022

Copy link to clipboard

Copied

LATEST

All methods of this kind you should find in bridge-12.jsx that is placed at end of:

C:\Program Files\Common Files\Adobe\Startup Scripts CC\Adobe Bridge 2022\

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