Join our global community of Adobe Exchange developers.
Recently active
I'm trying to use my Apple Developer Application ID to sign my CEP extension. However, it gives me this error for the .p12 I made from Keychain Access.. Any ideas why? "Unable to build a valid certificate chain. Please make sure that all certificates are included in the certificate file."
It has been some time since I tried to login to my developer account on the Exchange, Steve Weinrebe Productions, but I am unable to. My Adobe ID does not work, and the email that had been associated with the account is not an Adobe ID. I want to make some edits to my profile. If someone could assist me accessing my seller account I would greatly appreciate it. Here is the page I want to edit: https://exchange.adobe.com/creativecloud.partner.0011O000020psyYQAQ.html But I am unable to make or request any changes to any of my product pages either. Thank you for any assistance, and Happy Holidays! Steve Weinrebe
Dear AllWas looking for a help on allowing the list of URLs to be allowed for Adobe from our firewal and Anti Virus servers for a smooth operations of Adobe softwares ,Mostly for updates downloads and regestration and activations.Thanks in advance to all .RegardsDushyant
I imagine this would have to be done via a custom extension or a very complicated script to run during each individual session of the programs in question, but nevertheless I feel it merits discussion. Proficiency in using keyboard shortcuts has always been a hard thing for me to aquire, it takes practice and experience to establish a rhythm of my own, one that is also productive over a wide range of scenarios. It is ALWAYS helpful, and very convenient to have the Keyboard Shortcuts window available. It's so slick and easy to understand, I just wish it would stay "raised", as in, accessable without suspending all the other windows in the program. The convenience of seeing what each key you may be pressing will do and under what circumstances it will perform a certain task tickles my fancy, and it would make it so much easier to utilize all the time saving shortcuts. Thoughts?
I hope this isn't something that has been beat into the ground already in the discussions page. Though I do like to find information on my own, this is an issue that just gets more confusing the more I google. As far as I am aware, for a long while the program that was used to build and run scripts in Premiere and After Effects was ExtendScript Toolkit. At some point within the last year or two, this program was no longer recieving development support, and would not be a viable resource moving forward. Now it is my understanding that there is something called ExtendScript Debugger, which is to run in Visual Studio Code. The Questions: Is there a difference between the functionality of ExtendScript Toolkit and ExtendScript Debugger in Visual Code Studio? Is the ExtendScript Debugger in Visual Code Studio supported by an Adobe development team? Are the scripting guides for Premiere and After Effects still relevant to ExtendScript Debugger?
Hi All,I'm working on a hybrid extension for Indesign CC2022 application. I have followed and tried all the steps mentioned in the documentations and "Getting-Started-guides"(from GitHub). Still, I'm getting -160! error for installation. I'm abled to install html zxp file but when I trying to intall it with the native plug-ins, it returns -160! status code. Please suggest me if I'm missing something. MXi File Data: <?xml version="1.0" encoding="UTF-8"?><macromedia-extensionid="com.example.cepidtest"name="CEPIDTestPkg" requires-restart="true" version="17.0.0"><author name="mediawide"/><description><![CDATA[For Test]]></description><license-agreement><![CDATA[Test]]></license-agreement><products><product familyname="InDesign" maxversion="" primary="true" version="17.0"/></products><files><!-- The HTML panel, for 17.0 onwards --><file destination=""file-type="CSXS"products="InDesign64"ma
I logged in to my Dashboard of Adobe Exchange Program the body part of the page is blank. I cannot access to my listings and therefore cannot create a patch for them. I tried Safari and Chrome in Mac and Chrome in Windows but the page are all blanked in the body part. Is anyone else experiencing the same? Can I access and create patch for my listing aprt from accessing through the dashboard?
I'd like to write a review of the Pantone Connect app, but I can't. I get a failed to submit form error every time. I'm logged in; no profanity. Character count doesn't seem to make any difference. Have they closed the reviews to save face? It's a hot mess btw. Read them here: Pantone Connect.
While the 2.0.3 release notes say there are improved docs for the `aliasPath` attribute, I still can't figure out how this is supposed to work or what the value should be. Google search for "aliasPath ExtendScript" isn't helping either... I've tried using the path to where the CEP is loaded from, the local webroot path, and their parent paths... but I can't get anything to work. Also looks like this property isn't respecting the ${workspaceFolderBasename} variable... An example scenario would go a LONG way like: If your project is stored in `~/repos/myCepProject`, and you've created a symlink to it like `sudo ln -s ~/repos/myCepProject "/Library/Application Support/Adobe/CEP/extensions"`, you should set the value of `aliasPath` to the following: ?????
Hi Adobe Community I'm looking to build something for Adobe Photoshop and Substance3D. Need to speak to a product manager to figure out some details. Any connections would be much appreciated.
Hello,I used to use Coolors Add-On on my old iMac to create pallete on Ai, Ps, and Id. However, it seems like there is an issue because I cannot find the Add-On in Adobe Exchange (https://exchange.adobe.com/addons/products/12124#.V6nhWJOLRE4) or any other wat to install it on my MacBook.I still have it on my old iMac, is there a way to make a copy of it and move it to the new MacBook? Thanks,
dear, have u encountered such situation like the gif I attached below? neither can't install an extension(after clicking install, no respond at all) nor download its zxp file(always says i have unauthorised access). JSX Launcher is the name of the extension I badly needed: https://exchange.adobe.com/creativecloud/install-instructions.12096.html If any bro would download its zxp file and email to EMAIL REMOVED I would really appreciate your kindly help a lot! [personal information removed for your protection][This is a public forum, not Adobe support, please do not post personal information] Adobe does NOT do support by email, so beware of answering anyone who sends you a private message-click for more information about scammers https://tinyurl.com/10791730
Hello, I repeat the question here, this forum seems more appropriate.I want to publish my plugin to make it visible in Creative Cloud and Adobe Exchange. So I've made a zxp-archive. My plugin can be run only on MacOS and Windows x64. I've written in mxi-file the following lines:<products> <product name="After Effects" version="18" platform="mac" /> <product name="After Effects" version="18" platform="win" bit="64" /></products>but it didn't help. On adobe-exchange preview page I still see "Compatibility: Windows 32, Windows 64, Mac"What am I doing wrong?
Hello, in PS using the File->Export->Export As... you have the option to choose Format: SVG.However with Scriptlistener I can't replicate a working function and from the documentation it says under the ExportOptionsSaveForWeb that only JPEG, PNG=8, PNG=24 and BMP are supported.I was searching for the .exportDocument which lead me to the ExportOptionsSaveForWeb. Was this the correct way when I was searching for the File->Export->Export As... feature? Any ideas on how I can script the export of a .svg file?
Since yesterday, I have repeatedly tried to submit my patch and still get this resulting server error. Is this because the North America office is on holiday vacation? Who's manning the server? Did I do something wrong with my submission?
Hi, I guess one day, when CEP is not longer supported, I will need to migrate all my CEP panle for photoshop to UXP.Is there an easy way to migrate my extendedscript .jsx files to UXP? I guess this would be to .js? Do all the element/methonds which exist in extendedscript exits for UXP? I have ~2000 lines of code for each of my 6 panels and the though of rewriting everything from sratch terrifies me...
Hello people! I am looking to do the following with my window extension panel on photoshop.This is written using CEP. - Fire a keyboard shortcut when the panel is not focused (or closed)- Register opening/closing and other events to actions (right now anything an extension does is not registered) Alternatively I could attach a script to a shortcut and have it manipulate my extension, but how would I target my extension in this way? Any help would be appreciated!
Hi, i need to develope an extension like i was doing in past 3 years but now after couple of years i coud'nt find Cep dir in my mac and i need manaul way to get working and testing extenstions any way thanks
Hi everyone, we are currently building a trial version for our paid Premiere Pro extension. What we've found out so far, following the documentation in this thread: "https://community.adobe.com/t5/exchange-discussions/creating-a-trial-extension-for-adobe-exchange/m-p/9546203" is, that "The bundle ID of the trial product must match that of the paid product. For example, if the paid bundle ID is “com.mycompany.myproduct”, the trial bundle ID is also “com.mycompany.myproduct”.". We've followed this approach. However when uploading the trial using the "Create New Trial" feature in the Partner Portal, we are getting the error message "Another product already exists with bundle ID: ...". This somehow contradicts the above. What would be the correct approach to create a trial version? Creating another trial with bundleId "com.mycompany.myproduct.trial" and submit this one?Would the Creative Cloud Desktop Client then handle the upgrade (uninstalling the trial) or
I have several pluggins that I regularly use but since I switched from Mac to PC, none of them are even displaying in my pluggins tab. Some of them are installed via their executable, others are manually placed inside the correct folder (I have even tried manually placing them in C:\Program Files\Common Files\Adobe\Plug-Ins\CC). No matter what, when I launch Photoshop, the Pluggins panel is empty and all of the options just take me to the Creative Cloud store (which may I add is really not remotely helpful).
Version 2.0.2 of the ExtendScript Debugger plugin for Visual Studio Code is now available in the Visual Studio Marketplace! Thanks for waiting for this massive rewrite of the 1.0 Debugger, with huge improvements to host app connectivity, flexibility, speed, and best of all, the elimination of Error #15. Our proudest accomplishments: Run a script without debugger involvement. Debug multiple hosts simultaneously. Debug with different VS Code windows simultaneously (not the same host app, of course). Run compound debug configurations (useful especially for CEP workflows). Known issues: M1 Mac users will need to launch Visual Studio Code in Rosetta mode to see the update. Currently the Debugger is not supported on Windows ARM devices. Thank you to everyone in the prerelease community who helped test this!
When I tried to "Create New Patch" I get this error: Invalid product IDSN.Invalid product KBRG.
Would like to delete a review I posted on an Adobe Extension and was directed here.
I installed ExtendScript Debugger extension for VSCode on Mac and followed all the instructions (including troubleshooting), however selection of the target application does not work with error "(#15)Can't initialize target." for all CC apps I have installed on Mac. Is the fix coming? Could you suggest how I can troubleshoot this? macOS Mojave v10.14.1 VSCode v1.31.1 ExtendScript Debugger v1.0.0
Hello, I have just switched teaching positions and would like to migrate my Adobe Education Exchange (Badges, classes, contects, etc.) from my previous institution to my new institution. Is this possible?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.