『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hi All,I have created the panel. Now I want to call the function when user click 'x' icon in top left side of panel.I'm using Indesign CC 2018How can I call using CSEvent or any event listener?Please give any helps!! thanks,John.
Hello, is there a list of Panel's related (minimized, closed, iconized, moved, resized, etc) events that are supported so far? Thank you Davide Barranca (Link removed)
Hi Everyone,I have CEP extension(Modal Dialog). I want close event when clicked on cross( ''X") Button.I have tried this CEP event i.e. "com.adobe.csxs.events.ExtensionUnloaded".But this solution/event not working for me.Could anyone please help me on this ??Thanks,Yogita
I'm having an issue with 1 user of an Illustrator CEP extension on a Macbook. We have some code that exports an artboard and writes a .jpg of the artboard to the /tmp/<extension name> directory but it is failing. I can only assume that it's a file permissions issue but I can't find a way to determine that. I have verified that the user account has write permissions to this directory. The only error message outputted to the console is "ScriptLoader:: Error in eval script". Does anyone have any tips on how I could further debug this issue? I've been researching how to monitor the file system for access errors or get more detailed logging in the console but to no avail. Any help would be greatly appreciated!
Hi there. Is anyone familiar with the Filmstro Premiere extension? It was on Adobe Exchange but has been removed since Filmstro has migrated away from their powerful desktop software to a nauseatingly cluncky and feature-poor web app. I came across Filmstro several years ago on YouTube and always said "one day." I finally just now subscribed to it only to come across this dreadful news afterwards. I was able to find a download link to the standalone software but it was the very first version and isn't very polished. I would really love the Premiere version, but have scoured the web and not found a single download link. I was wondering if anyone might have an installer that they could share. Thanks.
Could you please help me overcome my problem with the vs code plugin ExtendScript Manager.Why am I getting this warning?Tank you.
Hi,Can anyone say me if it is possible to share cookies beetween panels ?I want to log in a user in a panel and see I'm logged-in in an other one.HTTP Domain and path are same between these two panels.Panels are in the same InDesign extension bundle.Thank you,
Hi, I made an extension that I want to put on the Adobe Creative Cloud Marketplace but I can't find any documentation for that. Is there any way to do that? It's mainly for Adobe Media Encoder and at some point Premiere Pro. Thanks!
When I have exported an indesign document as as pdf - Then use the Save as other - Reduce Size pdf - Occasionally some of the text within the document becomes corrupted, being replaced with squares in a line. Please can the potential reason/s for this be explained, so that I can prevent this from happening.Regards Josh
Hello I did buy softmatic barcode extension for indesign on february 2023 and I worked these mounths with the extension but it does not work anymore and if I go to the creative cloud it says that I have to buy again but the license it is for 1 year... I don´t know what is the problem Thanks
Dear Support Team,I've created an AE extension that I would like to share. Therefore, I am attempting to follow the steps outlined in the documentation, specifically those related to ZXPSignCmd. However, I have encountered an error message.I have tried using all available versions and have tested it on two different machines, just to be thorough. Do you have any clues on how to make it work?My objective is to generate the self-certificate first and then proceed to sign it. I am following the GitHub documentation and a video tutorial.https://youtu.be/nN35aRJwX7g?si=28DVqJY3XgAhGL-1Thank you in advance!
Hello,I am looking for a solution on how to sign a plugin with a certificate. A year ago, I received a certificate from GlobalSign in the .pfx version and it was enough to use ZXPSignCmd, specifying the address to the folder with our build, the certificate, and its password. This year, I only received a USB token from GlobalSign. How can I now sign the plugin with a certificate if I don't have a .p12 or .pfx file?
I use references a lot when I'm drawing, and I'm trying to build an extension that will let me open images in a separate Photoshop panel to make things easier. But I've been driving myself nuts because I can't get images to appear in the panel at all. I eventually want to be able to drag and drop images as well copy and paste content in the panel, but right now, I'm just trying to open an image with a typical file input.Here's the html:<div id="content"> <div class="ref"> <div class="startmssg"> <i class="fas fa-arrow-down fa-3x"></i> <p>Drag & drop reference images here</p> </div>
Dear forum, I build an extension with 2 panels: one for AEFT and one for ILST. It works perfect: both applications communicate and the task is done. Except that after installation, both panels appear in the Extensions menu of AEFT and ILST. So in After Effects i see in the Extensions menu:- Example Panel 1- Example Panel 2They both open and work as Example Panel 1 (the one meant for AEFT) Same in Illustrator:- Example Panel 1- Example Panel 2They both open and work as Example Panel 2 (the one meant for ILST) My deepest desire is to just see:After Effects- Example Panel 1 Illustrator:- Example Panel 2 I assumed a mistake in the manifest, but it's almost a perfect copy of the example herehttps://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_11.x/Samples/CEP_HTML_Test_Extension-10.0/CSXS/manifest.xmlbut I might not see well after all this time. Also, I found this post,https://community.adobe.com/t5/premiere-pro-discussions/how-to-separate-2-f
We have a plugin listed on the Adobe Exchange Creative Cloud Marktetplace. It is currently listed as a Paid plugin, but we want to switch it to Free. However, the minimum price we can set the plugin to is $0.95 and the Developer Distribution Listings site won't let us switch the Purchase Method to Free. Is there another way of switching from Paid to Free?
Is CEP supposed to load node.js addon DLLs (*.node, like Samples/bson.node at master · Adobe-CEP/Samples · GitHub)? If it is, are there any related gotchas?
Hello Everyone,I am trying to display a URL in the CEP panel and authenticate it. I attempted to use an Iframe in the CEP panel to show the URL, but it does not appear in the panel. Is there a restriction on the URL that prevents it from being embedded in the Iframe? Unfortunately, I am unable to share the URL at this time. Apologies for any inconvenience.I want to show the respective URLs in the panel as well as need to authenticate and redirect into another page.
I want to create a service, let's say on AWS for example, that will automate common Illustrator tasks that i need to perform.I want to programmatically manipulate some illustrator file, and export the result to some other format.For example:Given an illustrator file "template1.ai" and variables values that i get in runtime, I want to fill the variables in the file with the given values, and export the result as PNG.This task will be performed on a remote machine in the cloud, where i don't have Illustrator installed.Is it possible to do that? do you have some illustrator-as-service API or something like that which i can use?Alternatively, is it possible to install illustrator on a machine in my cloud account and use some script to do that?please provide some guidance(and i have similar needs for video files as well, so will be happy to get an answer for after effects as well)
Hi I have cloned a repo from CEP resources and also tried to install zxpsigncmd But i am getting this error while running .exe fileI have tried all three versions that is 4.1.1, 4.1.103Let me know if I am doing something wrong
Hi there,I am trying to follow the steps described on this page: http://blogs.adobe.com/cssdk/2014/06/adobe-extension-builder-and-creative-cloud-2014.htmlBut at Step 2 I have to do following, but that folder doesn't exist on my Mac, but I do have Photoshop CC 2014 installed. Change Service Manager Root Folder to: Mac: /Library/Application Support/Adobe/CEP What should I do?Thanks a lot!
I am getting unfair reviews, not related to my extensions, but to some adobe exchange platform/marketplace disfunctionalities. Customers are complaing about not being able to cancel the subscriptions. (https://exchange.adobe.com/apps/cc/106188). First of all: This is ridiculous! Why am I responsible for the exchange platform issues? There is nothing I can do...Secondly: Is anybody moderating these reviews? Because my sales are seriously affected & the customers are waiting for a solution.The Adobe Support Team is not giving me a straight answer...
Hello, I have been using the CEP engine for a little over a year now to create Premiere Pro extensions. Since the beginning, I have noticed something strange : the longer you use an extension, the slower Premiere Pro (and the extension) gets. To circumvent this issue, what would you recommend? I tried using both CEP 6.0 and 11.0, both have the issue. Is there a way to """reset""" the performance? I already tried to force the garbage collection, but it did not improve things. Also, if I need to call a script function multiple times in a for loop (for example 1000x) to delete clips in Premiere Pro. Should call 1000x the script function from the front-end (JS), or should I call only once with all the information needed to process the for-loop directly inside the JSX? And finally, instead of calling a JSX function every 500ms that takes ~10ms to complete from the JS, would you recommend using the event system? If there are missing information in my post,
When I want to go to the plugin section of the stock and marketplace in CC Desktop it says I have no internet connetion. Although the internet connection is up. No problems with other apps using internet. Spoke to Adobe support and they say it's an issue on their site. Sometimes it works, sometimes it won't. Workaround is to go to the webversion of CC, but i like using the desktop version. Is there any Adbobe site where I can view the actual status of issues that are going on? Photoshop Beta; generative fill is not working because of connection problems. If there is such a site please let me know so I could check it once in a while. Kind regards. John
I am trying to make an extension for after effects and premiere pro, however I want to use react for frontend, how can I setup the project? How to link manifest and how to run csinferace from react side?
I'm trying to use the result of a call to the host application(After Effects), using CSInterface.evalScript, to modify the html:var result = 'No result';new CSInterface().evalScript('KT.getLayerNames("myComp")', function(res){ result = res; alert(res);})alert(result)The first alert throws the correct result, but the second keeps throwing 'No result'. I am confused, since normally this way of taking the results within a callback function works in javascript. I am missing something? Wich is the correct way to have the results available outside of the callback?
すでにアカウントをお持ちですか?ログイン
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。