Join our global community of Adobe Exchange developers.
Recently active
Dear Friends, I want to Add Number of Combobox in The Dialog(ZXP Extension in Illustrator CC 2017) Corresponding to the Number of Layers in the Current Document. Is it possible to Resize the dialog and add Number of Combobox at Runtime. If possible please give your suggestion.Thank You Friends,Nathan.
Running latest CC (everything) on Win10. Add-ons page shows various purchases, and the Install / Remove button works, but CC Desktop app shows no activity. (It does show when fonts are added, apps installed, etc.). Sync is on, not paused, and I've rebooted many times, uninstalled old Extension Manager, etc. Maybe I need to run another CLEANER tool to remove dregs of Ext.Mgr? I ran a LogCollector, but the page doesn't say where to send it (some obscure text about "attached to an email" but no email is found, and WEIRDLY no email address is just, you know, like, printed on the webpage). I've spent a couple of hours on this, so it's getting very expensive for me.Thanks in advance,Allen
Hello all,I recently tried to install a few Photoshop CC 2017 add-ons for the first time and of course some did nothing or failed to install, but the few that did install and work properly displayed a "You installed the Add-on "Filename"" notification instead of the "The Add-on failed to install" message in the CC app. The notification showed the filename as a link, so I click the link and was sent to a webpage with the following message for EVERY add-on that successfully installed: The product you requested cannot be found. Either this product does not exist or this account does not have access.Which leaves me with a few questions:Is this a normal thing?If I don't have access to the page why would Adobe include a link to it after installing?Is it just how the free add-ons function? i.e. Despite including a link ONLY purchased add-on links will take you to a product info page?If this is just a bug, can anyone tell me how/where to report it?Are add-ons still a thing or have I come late
The extension for PluralEyes worked fine in PP2017, but is no longer showing up after updating to PP2018. Tried re-installing, but still not working.
Hi,I am developing HTML5 extension for Adobe InDesign, InCopy and Photoshop and I want to target highest version of these products. I read in documentation that when I mention only lowest version in manifest.xml, it automatically becomes compatible to highest version. For example, currently the highest version of InDesign is 13.0.1 and if my manifest says: <HostList> <Host Name="IDSN" Version="[8.0]" /> ... </HostList>it means lowest supported version is 8.0 and highest is whatever highest version is out for InDesign. Is my understanding correct?But, when I try to install this extension in InDesign 13.0.1 using Adobe's command line tools, I get error code -411, which according to the link: Find solutions for Extension Manager error codes is error due to extensio
How do I get rid of add-ons and extensions that are killing my 2018 updates on Premiere and Photoshop. It seems that they are ;locked into my programs. I had support remove them but they came back. They are WorkFlowMax and TimeTracker. I tried calling WorkFlowMax and there reply was to talk to Adobe.I need help, this is killing me.Removing Plugins
Hi,I'm trying subtitles on Active Sequence.I think that subtitles are caption or textgraphic, but I do not know the additional method.Could anyone tell me if you know.My development environment is Premiere Pro 2018 panel in CEP.thanks
Hi,I'm trying to build a photoshop HTML extension. I would like to have the extension update the current ruler units whenever the user changes the ruler units in the application.How would I go about listening to that event?Any insight into this would help.thanks
A quick question based on the one in Illustrator Scripting: How can I get current Mouse position via Javascript? The script will create an object (a small circle in this case) at the mouse's current position within the document's active layer. But I can't seem to find a call in the library to retrieve the location info. I know that the data is tracked because if I open the "Window > Info" tool it shows the cursor's X and Y position in relation to the document bounds. Is there a call anywhere in the javascript library that gives me access to these data points?Is it possible to get mouse position with extensions?
I am a beginner in HTML extension development.I am using Photoshop CC 2018 and if I set the RequiredRuntime to CSXS version 8.0 in the manifest.xml, the extension fails to load with error log "ExtensionManifest is not valid for this CSXS runtime". The extension loads fine when I change the Version to 7.0.I believe I have the CSXS runtime 8.0 as csInterface.getCurrentApiVersion() returns {"minor":0,"micro":0,"major":8}
Hi guys, I'm building an extension for Illustrator using Angular 4. My extension works ok but the I can't unit test it because the calls to CSInterface explode when the code isn't running inside Illustrator.By default, the Angular CLI creates the project with Karma and Jasmine and I've created a basic test. Essentially the test spec.ts file blows up when trying to create the component because of the errors in CSInterface. This is understandable since it isn't running inside Illustrator but I can't figure out how to mock out the calls to CS interface.An abbreviated version of the code looks like:component file:// Some imports heredeclare var CSInterface: any;@Component({ selector: 'app-notes', templateUrl: './notes.component.html', styleUrls: ['./notes.component.scss']})export class NotesComponent implements OnInit { const csInterface = new CSInterface(); ngOnInit() { &
Just bought the Photoshop CC and Lightroom CC. I have Lightroom 5 on my laptop, and needless to say, I have purchased quite a few actions (not really actions) to this along the way. Can I reinstall them in this version of Lightroom?
HiI want to log some debug messages from the html panel. Is there a way to write to the host application/extension log files?Anand
Hey Guys!I updated to Ps CC2018 (i also have many previous versions).If i open one of my extensions >> change the size of the panel (better visibility... etc...) and if i switch a page inside of the extension >> for example i switch to the help page, or i switch trough any function pages (basically i switch one html file to another)The size of the extension panel reset itself to default size (so if i drag the panel to have more reading space.. and if i switch topic... it reseting itself to smaller size )ONLY IN CC2018 !!Picture one >> the panel with bigger size than default:Picture two >> after pressing the help button, the panel size reseting itselfAnybody have the same issue?!? Any update planned to fix this?!? Thank You!Ben
This of course happened as soon as I opened up my computer. And now I click on the link to see the add-on and this pops up.This happened to all of my add-ons. Anyone else see this happen?
UPDATE: The issue below has been fixed and we are investigating ways to ensure that this issue never happens again. We apologize for the inconvenience to anyone that was affected.-----------------------------------------------------------------------------------------------------------------------------We are aware of some users having had their Add-ons uninstalled without asking. We are currently investigating the cause of this. It’s important to note that while the Add-on may have been removed the entitlement, in other words your ownership of that Add-on has not been removed, therefore it can easily be reinstalled. Below we show the ways to reinstall any Add-ons that may have been removed.Go to: https://exchange.adobe.com/addons/my_addons and make sure you sign in with the Adobe or Enterprise ID you used to acquire those Add-ons.For each add-on within the My Add-ons page you will see either a blue install button or a gray Remove button. If you want to reinstall an Add-on that was uni
Hi everyone.Is there any working method that allows adding addEventListener to keys combinations (aka capture keystrokes)?I've tried a few inside the After Effects and it seems like it works inside some of the versions.
We have created and submitted a paid extension on Adobe Exchange, and would like to offer users a trial version before they buy the extension. In the details view of the published extension on our Adobe Exchange Producer's Portal, there is a button which reads "Create Trial". Upon clicking this, we are presented with a form to upload a new ZXP and add installation instructions and other fields, similar to when we uploaded the paid version in the first place.My question is, does Adobe Exchange automatically apply the "trail period logic" to our ZXP extension, OR, do we need to implement the "trial period logic" into the extension? In other words, can we simply upload into the "Create Trial" form the SAME ZXP file which is the paid version that we got published on Adobe Exchange, and when the trial period expires Adobe will notify the user that they need to purchase the extension; OR, do we need to create a separate "trail version" of the extension, and manually code trial period logic i
Hi,For my HTML panel extension, I need the user to select some panel specific settings/preferences. Some of these are PPRO project specific and some are preferences for the panel. What is the right place to store these? Is XMP used for this? Are there any samples?The 'Samples' project has samples for creating simple value properties in XMP. I want to have nested (struct) values. I could not find any example. ThanksAnand
I'm creating my Premiere Pro 2018 panel in CEP.Import a wav file using Drag & Drop on my panel.Insert the wav file at active sequence playback position.If text of the same name exists in the same folder, read it.Insert text string as text graphic at the same position as the wav file. It's necessary to get wav file absolute path to import the wave file and read text.How get absolute path on Drag&Drop?I'm Japanese.I'm sorry if my English is wrong.
On a side project for fun I decided to make custom liveries for project cars 2 and the skin formats are in .dds format. Nvidia website has a plugin for adobe, which I downloaded; however, I am still unable to save/open files in the .dds format
Following Adobe CC 2018, our add-on was impacted by some core changes to node.js handling in the software. We therefore did an update of our add-on and submitted it for publication in the exchange. It has been sitting as Submitted status for 2 weeks now. There is no action pending on my end, and there doesn't seem a way for me to act on it from the producer portal.1.4.6 (Submitted)(Auto-Publish)Is this expected? Any particular action advised?I emailed avetting@adobe.com as suggested by another user in a different thread.https://www.adobeexchange.com/partners/456993/products/18435/patches/39881
Following Adobe CC 2018, our add-on was impacted by some core changes to node.js handling in the software. We therefore did an update of our add-on and submitted it for publication in the exchange. It has been sitting as Submitted status for 2 weeks now, and it seems like no one will ever action it to be published.1.4.6 (Submitted)(Auto-Publish)Anyone else facing this and has suggestions on how to get it resolved? It is quite urgent as the current add-on version doesn't work in Adobe CC2018.Thanks in advance.https://www.adobeexchange.com/partners/456993/products/18435/patches/39881PS: I have tried contacting the Adobe Exchange Admin as suggested on Adobe - Exchange : Help and this is what I got:
HelloI am trying to send some kind of event from my Photoshop JSX to JS.Documentation is pretty vague on the matterCEP-Resources/CEP 8.0 HTML Extension Cookbook.md at master · Adobe-CEP/CEP-Resources · GitHub It says basically that you need to do the following:```function sendEvent(event) { var externalObjectName = "PlugPlugExternalObject"; var myLib = new ExternalObject("lib:" + externalObjectName); var event = new CSXSEvent(); event.type = event; event.dispatch();}```1. create ExternalObject – why is this needed? this object is not used afterwards? What is the `externalObjectName`, does it has to match my extension somehow, or it's a constant?2. Create CSXSEvent, set type and dispatch it. This actually makes senseThe only problem I have so far is that my event isn't called back in my JS.```in JS:csInterface.addEventListener("myClearEvent", clearCallback);function clearCallback() { &nb
I created/edited a video on premiere pro and i didn't save it to a hard drive. I did however uploaded it to a cloud for my school. When i try and open it though its not allowing me to view it. is there any way i can retrieve this video ?
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.