Adobe
Products

Top destinations

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • SiteCatalyst
  • Students
  • Elements family

Adobe Creative Cloud

  • What is Adobe Creative Cloud?
  • Design
  • Web
  • Photography
  • Video
  • Students
  • Teams
  • Enterprise
  • Educational institutions

Design and photography

  • Photoshop
  • Illustrator
  • InDesign
  • Adobe Muse
  • Lightroom

Video

  • Adobe Premiere
  • After Effects

Web development and HTML5

  • Edge Tools & Services [opens in a new window]
  • Dreamweaver
  • Gaming [opens in a new window]

Adobe Marketing Cloud

  • What is Adobe Marketing Cloud?
  • Digital analytics
  • Social marketing
  • Web experience management
  • Testing and targeting
  • Media optimization

Analytics

  • SiteCatalyst
  • Adobe Discover
  • Insight

Social

  • Adobe Social

Experience Manager

  • CQ
  • Scene7

Target

  • Test&Target
  • Recommendations
  • Search&Promote

Media Optimizer

  • AdLens
  • AudienceManager
  • AudienceResearch

Document services

  • Acrobat
  • EchoSign [opens in a new window]
  • FormsCentral [opens in a new window]
  • SendNow [opens in a new window]
  • Acrobat.com [opens in a new window]

Publishing

  • Digital Publishing Suite

  • See all products
Business solutions

By business need

  • Digital analytics
  • Digital publishing
  • Document management
  • Media optimization
  • Social marketing
  • Testing and targeting
  • Video editing and serving
  • Web development [opens in a new window]
  • Web experience management
  • See all business needs

By industry

  • Broadcast
  • Education
  • Financial services
  • Government
  • Publishing
  • Retail
  • See all industries
Support & Learning

I need help

  • Products
  • Adobe Creative Cloud
  • Adobe Marketing Cloud
  • Forums [opens in a new window]

I want to learn

  • Training and tutorials
  • Certification [opens in a new window]
  • Adobe Developer Connection
  • Adobe Design Center
  • Adobe TV [opens in a new window]
  • Adobe Marketing Center
  • Adobe Labs [opens in a new window]
Download
  • Product trials
  • Adobe Flash Player
  • Adobe Reader
  • Adobe AIR
  • See all downloads
Company
  • Careers at Adobe
  • Investor Relations
  • Newsroom
  • Privacy
  • Corporate Social Responsibility
  • Customer Showcase
  • Contact us
  • More company info
Buy
  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers
  • Adobe Marketing Cloud sales [opens in a new window]
Search
 
Info Sign in
Why sign in? Sign in to manage your account and access trial downloads, product extensions, community areas, and more.
Welcome,
My Adobe
My orders
My information
My preferences
My products and services
Sign out
My cart
Privacy My Adobe
Adobe
Products Sections Buy   Search  
Solutions Company
Help Learning
Sign in Sign out Privacy My Adobe
Preorder Estimated Availability Date. Your credit card will not be charged until the product is shipped. Estimated availability date is subject to change. Preorder Estimated Availability Date. Your credit card will not be charged until the product is ready to download. Estimated availability date is subject to change.
Qty:
Purchase requires verification of academic eligibility
Subtotal
Promotions
Estimated shipping
Tax
Calculated at checkout
Total
Review and Checkout
Adobe Developer Connection /

Bridge Developer Center

Adobe Bridge CS6 SDK

Adobe Bridge CS6 SDK

April, 2012

The Adobe Bridge SDK, updated for CS6, enables developers to integrate with and extend Bridge. This SDK shows developers how to program with the JavaScript API to Bridge, as well as how to develop plug-ins (external libraries) for Bridge in C/C++ and call this code from JavaScript. The external object mechanism can be used to write plug-ins for Adobe Creative Suite 6 applications that have integrated ExtendScript, an Adobe JavaScript implementation.

The April, 2012 update contains information on the following changes and deprecations:

  • Added support for Smart Collections, including the following new methods: addSmartCollection(), getSmartCollections(), renameSmartCollection() and deleteSmartCollection().

Use the following links to download the SDK and the Readme:

  • Adobe Bridge CS6 SDK
  • Readme (TXT)

The following folders and files are contained within the Bridge SDK:

  • BRIDGE-SDK/sdksamples/javascript: JavaScript code snippets and sample scripts, which exercise the scripting interface of Adobe Bridge CS6.
  • BRIDGE-SDK/sdksamples/cpp: Sample project files, C/C++ source code and sample scripts for building and loading an external object, which is an external library that can be called from JavaScript within Bridge and some of the other point products in Creative Suite.
  • BRIDGE-SDK/docs: Contains resources such as the Adobe Bridge CS6 JavaScript Reference and the Adobe Bridge CS6 JavaScript Guide.

Update Information

Adobe Bridge CS5 SDK
April, 2010

The Adobe Bridge SDK, updated for CS5, enables developers to integrate with and extend Bridge. This SDK shows developers how to program with the JavaScript API to Bridge, as well as how to develop plug-ins (external libraries) for Bridge in C/C++ and call this code from JavaScript. The external object mechanism can be used to write plug-ins for Adobe Creative Suite 5 applications that have integrated ExtendScript, an Adobe JavaScript implementation.

Adobe Bridge CS5 SDK

Adobe Bridge CS5 SDK

Readme (TXT)

The April, 2010 update contains information on the following changes and deprecations:

  • Document.stacks lets users add and maintain their own properties for a stack.
  • A new, optional parameter allows users to export full-size images to the cache folder when calling the buildFolderCache() method.
  • A new method in the App object, isProcessingJob(), reports whether Adobe Bridge is processing any jobs.
  • Bridge CS4 provided four mechanisms to display HTML. In CS5, only the custom palette method remains; using a TabbedPalette object is now the only way to display HTML.
  • The HTML Dialog object is no longer supported.
  • The property navbars.web of the Document class is no longer supported by Bridge CS5.
  • The property jsFuncs and the three methods execJS(), visitUrl() and print() have been removed in Bridge CS5.
  • Presentation mode no longer supports the HTML display mode.
  • The value of the position property in the Document object has changed.
  • The new property canBeChecked had been added to the MenuElement object.

The following folders and files are contained within the Bridge SDK:

  • BRIDGE-SDK/sdksamples/javascript: JavaScript code snippets and sample scripts, which exercise the scripting interface of Adobe Bridge CS5.
  • BRIDGE-SDK/sdksamples/cpp: Sample project files, C/C++ source code and sample scripts for building and loading an external object, which is an external library that can be called from JavaScript within Bridge and some of the other point products in Creative Suite.
  • BRIDGE-SDK/docs: Contains resources such as the Adobe Bridge CS5 JavaScript Reference and the Adobe Bridge CS5 JavaScript Guide.

Adobe Bridge CS4 SDK

The Adobe Bridge SDK, which is updated for CS4, enables developers to integrate with and extend Bridge. This SDK shows developers how to program with the JavaScript API to Bridge, and how to develop plug-ins (external libraries) for Bridge in C/C++ and call this code from JavaScript. The external object mechanism can be used to write plug-ins for Adobe Creative Suite 4 applications that have integrated ExtendScript, an Adobe JavaScript implementation.

 

The October, 2008 update contains information on new and enhanced features such as the Collections feature (new in Adobe Bridge CS4), allowing users to create arbitrary named collections of thumbnails. Also detailed are changes to the Menus and Preferences dialog and a new optional preference that allows you to specify whether an embedded color space should be preserved when creating a BitmapData object. The Web Access library, which was previously documented in the JavaScript Tools Guide, is now available only through Adobe Bridge, and is documented in the Adobe Bridge CS4 JavaScript Reference.

Adobe Bridge CS4 SDK

Adobe Bridge CS4 SDK

  1. Readme (TXT)
  2. Readme (TXT)

The following folders and files are contained within the Bridge SDK:

  • BRIDGE-SDK/sdksamples/javascript: JavaScript code snippets and sample scripts, which exercise the scripting interface of Adobe Bridge CS4.
  • BRIDGE-SDK/sdksamples/cpp: Sample project files, C/C++ source code and sample scripts for building and loading an external object, which is an external library that can be called from JavaScript within Bridge and some of the other point products in Creative Suite
  • BRIDGE-SDK/docs: contains resources such as the Adobe Bridge CS4 JavaScript Reference and the Adobe Bridge CS4 JavaScript Guide.

Adobe Bridge CS3 SDK

Adobe Bridge CS3 SDK

Adobe Bridge CS3 SDK

  1. Readme (TXT)
  2. Readme (TXT)

User Forums

Adobe Community : All Content - Bridge Macintosh (read only)

02/28/2012 Can't create Smart Collection, Save-Button doesn't work
02/09/2012 How To Remove .jpg extensions in Bridge Galleries
02/26/2012 Lumix FZ150 Raw files aren't opening in Bridge or Mini Bridge in PS CS5
08/26/2010 delete metadata
02/25/2012 bridge cs4 crashes

Adobe Community : All Content - Bridge Windows (read only)

02/24/2012 Please post in the busier new cross-platform Bridge forum...
02/27/2012 Can't modify web photo gallery.
10/16/2011 Bridge supposedly isn't "closed"
02/23/2012 Searching for pictures with 2 keywords
02/21/2012 System crash

Products

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • Digital Publishing Suite
  • Elements family
  • SiteCatalyst
  • For education

Download

  • Product trials
  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR

Support & Learning

  • Product help
  • Forums

Buy

  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers

Company

  • News room
  • Partner programs
  • Corporate social responsibility
  • Career opportunities
  • Investor Relations
  • Events
  • Legal
  • Security
  • Contact Adobe
Choose your region United States (Change)
Choose your region Close

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • ישראל - עברית
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • الشرق الأوسط وشمال أفريقيا - اللغة العربية
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2013 Adobe Systems Incorporated. All rights reserved.

Terms of Use | Privacy | Cookies

Ad Choices

Reviewed by TRUSTe: site privacy statement