『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
This thing have been bugging me since I started working on my plugin.How can I see what is the problem when JSX fails to load properly? I can kind of see that there is a problem because my functions stop working properly, but there are no error messages.If I check CEP8-PHXS.log file it says:ERROR AsyncEvalRawScript: Failed to evaluate script for scripting engine <..._Engine_Id> with error code 38Other log files are empty or non-helpful.What is code 38?I know there should be some kind of syntax error in my script, which line does it fail on?Running all my scripts from regular JS, I have function:```var logger = function(message) { if (console) { console.log(message); }};function runCsScript(script) { if (csInterface && csInterface.evalScript && window.__adobe_cep__) { csInterface.evalScript(script, logger); } el
It would be great if the .prproj could contain keywords pulled out like bin names sequences ect. so that they can be searched without having to open the project.
[Apologies for broad distribution.]Hello, potential CEP panel developers! Changes to CEP's Node.js handling are required, between CEP7 and CEP8; this will break existing Node.js usage, in CEP extensions. We apologize in advance for the breaking change; we wouldn't make these changes if they weren't required to maintain Adobe's security standards.Good news: While CEP8 applications are not yet available, we can provide a good understanding of the required changes, today. Attached are a migration guide, and additional details about Node.js enablement in various JavaScript contexts; the information you'll need to make your existing panels compatible with forthcoming CEP8 hosts.If you'd like to test your panels in CEP8 applications, either reach out to your product team contacts, or go here to apply for pre-release access to applications which rely upon CEP8: https://www.adobeprerelease.com
Buenas noches, estoy intentando perfeccionar los bordes de una selección de máscara pero no puedo lograrlo. Cuando selecciono el pincel, ya sea para perfeccionar los bordes o para agregar información de selección, nada sucede. No se observa como que se "pinte algo", no se previsualiza nada. Y si selecciono la opción de Aplicar, la imagen sigue igual, sin recortar, sin selección. ¿qué estoy haciendo mal?
Hi,I'm trying to create an illustrator HTML panel. The panel has a few number input fields. They work fine in chrome: only accept numbers. But in illustrator, I can type numbers and letters. Am I missing something? I searched for solutions and couldn't find any. Thanks
I recently finished a Photoshop panel that I will need to make frequent updates to. The panel is signed and packaged, and I'm wondering if I can make edits to the files without having to (RE) sign and package the panel. I've tried making edits to the index. html file, and when trying to open the panel I get the "not properly signed" error message. The panel will be installed on a few different users' computers in my office, and I would like to be able to make edits to the code and have it update on each of the users' machines. Has anyone tried anything like this? Thanks!
In debug mode - using CEP 6.0 works okay, but ZXPInstaller is objecting to installing built version .zxp - claiming incompatibility.My manifest's version reads looks like this:<HostList> <Host Name="IDSN" Version="[11.0,13.9]" /></HostList>Thanks, Pete
Hi Everyone,Is there is possible to Block or allow pop-ups using in Photoshop HTML extension?I need to open webpage in Inner HTML, If suppose I do It show's Popup blocked.Please suggest me how do I solve the problem.Code:<html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title></head><body> <div id="topBar"> <a href ="#" onclick="load_home()"> HOME </a> </div> <div id ="content"> </div> <script> function load_home() { document.getElementById("content").innerHTML='<object type="text/html" data="http://xxxxxx.yyy.com/zzz/homepage.asp" style="width:300px; height:300px;"></object>'; } </script> </body></html>-yajiv
Updated to Photoshop 2018 and tried to add in PIxelSquid. Even though it was listed as "acquired" at the Add-in website, the Adobe CC manager says: "The Add-on Plugin failed to install. It requires escalated privileges, click ..." So, I logged in as administrator (by the way, this same thing happened in the early days when the old manager was used, and I had to switch to being administrator—but that was eventually fixed to allow us users/administrators to do our thing). However, while logged in as administrator, I had to wait over four hours (from ~9:30 pm - ~1:30 am) for everything else to be synced in the CC manager. Slow night on the satellite, I guess. Once that was done, though, I tried to install the PIxelSquid Add-in once again (you know, REMOVE and INSTALL, and yes, I waited over five-minutes in-between these actions). Unfortunately, the same thing happened—and don't forget that I'm logged in as administrator (but see next paragraph). Also tried to rem
Has anyone encountered this "Error - certificate request could not be generated. P12 generation failed" when trying to self-sign a panel? I'm on Mac High Sierra. Thanks all!
Hey there,since the last InDesign update HP Smartstream disappeared.A new installation doesn´t fix it.Any help, please?
Hello every one,the issue that i am able to open a .ai file from a shared location in mac."ex path: smb: //10.7.8.9/scan/skpuldanda/cheshire Cat.ai "But when i save it on an extension the path is converted to "/Volumes/Scan/SKPULDANDA/Cheshire Cat [Converted].ai". saved successfully. again when i want to open the same file by clicking on the file which is saved on the extension it should open on the illustrator by using the path with which it has saved. but it raising an exception path not found. even i tried opening the by using the smb path.Someone please update me with solution
Hi,I'm moving here an old thread from the EB3 Forum that collects links to all the blog posts I've been writing for the last +4 years under the title "Photoshop HTML Panels Tips".I've just published a new one called "CC 2018 Survival Guide" – which is basically a "what's new" with some code examples and caveats. You can find the whole Tip series here, so far the topic list is:Tip #25 - CC 2018 Survival GuideTip #24 - Fixing ZXP Timestamping errorsTip #23 - JavascriptObfuscator HTTP API Gulp.js PluginTip #22 - Protecting your CodeTip #21 - CC 2015.5 Survival GuideTip #20 - Javascript FrameworksTip #19 - PS C2015.1 (CEP6.1) Node.js FixesTip #18 - Photoshop JSON CallbackTip #17 - CC2015 Survival GuideTip #16 - AngularJS Binding bug patchTip #15 - Asynchronous vs. SynchronousTip #14 - Flyout MenuTip #13 - Automate ZXP Packaging with Gulp.jsTip #12 - CEP Application EventsTip #11 - CEP Events (ExternalObject)Tip #10 - Packaging / ZXP InstallersTip #9 - Panel PersistenceTip #8 - Photoshop Ev
I wrote a review for an add-on available in https://exchange.adobe.com/addons/products/... and I want to either edit or delete my review. However, I can't find a method or instructions to do that. The help and contact pages just go in circles. Any suggestions on how to either edit it or contact Adobe about it would be appreciated.
I read on one of the other discussions that someone suggested getting something from Abdobe Exchange called Shineymetal but I am unable to find it. I am new to much of Photoshop. I make images of mirrors at my job. I need to find a way to create a more reflective look instead of just putting in a plain grey gradient. Any help would be appreciated.
I'm trying to package my ZXP using Mac OS Yosemite 10.10.5.I've always been able to successfully create the ZXP with the command:./ZXPSignCmd -sign project-folder/ ProjectName.zxp certificate.p12 password -tsa https://timestamp.geotrust.com/tsaHowever, for the last few days I've been getting this error:Error - cannot contact the chosen TSA. Please make sure the URL is valid and that you are connected to the internet.When I ping timestamp.geotrust.com I get timeouts. Is geotrust down, or am I doing something wrong? I've tried Googling this, and am yet to find a thread about it that came to a resolution.
I was about to review a paid add-on however the website doesn't allow me to because I have not purchased it. Well, I am sorry for this because I wanted to leave a review after I have tried it for free (in trial version).Hopefully, this review will end up in the right place even after I will leave it here >Add-on:https://exchange.adobe.com/addons/products/1778#.WeSsZGiCyUm Review:I am glad I could try this add-on for free before paying for it as it’s not worth it. Sadly, the add-on doesn’t export all the information about the text and it leaves out all the inline formatting. This means that the tool works okay if you are sticking just to one format within one text layer. However, don’t expect this to be working in case you would like to highlight a word (e.g. by using strong format) within a sentience.Summary: I would expect more from an official and paid add-on
I`ve developed a Photoshop extension and I try to get callback from jsxfor exampleJSfunction init() { var csInterface = new CSInterface(); themeManager.init(); $("#btn_test").click(function () { csInterface.evalScript('getstatus()',function(f){ alert(f); //value is 1,2,3 looks array object but Data Type is String });
Hello.I want to edit the information of the plug-in published as private, but the following message is displayed and it can not be edited.------We're sorry, but something went wrong.We've been notified about this issue and we'll take a look at it shortly.------What should I do?
Hi all,I'm going through CEP 8 beta document and not sure what to expect.I'd like know what happened on CEP 6 to CEP 7 transition from someone experienced.Would it be GM with CC 2018?Would Photoshop CC 2018 work with old CEP 7 plugin?Or it needs to migrate to CEP 8.Would Photoshop CC 2017 work with new CEP 8 plugin?Thank you,Naoki[Moving post to new Extensions/Add-ons forum - Mod]
I can't install an Add-on i bought from the Exchange store, I get:The Add-on Ultimate Retouch Panel failed to install: It requires escalated privileges, click her for more information and try again.I tried running CC as an admin, I tried turning off UAC, but nothing, I get no bubble asking for permission,
Hi,I'm perhaps missing something obvious here (CEP has this excellent built-in "fog" feature able to confuse everyone), but... is there a CEP event in Photoshop for "Layer Change" — i.e. that fires when the user selects a different Layer in the Layers Palette?I wouldn't resort to JSX Notifiers, because there's no Panel on-quit event either so I'm not able to disable them when the panel is closed, AFAIK.So far I'm using documentAfterActivate, but I'd really need something on Layer basis. Thank you!Davide
Here is a list of app versions, You can reference when you edit Host Version in your manifest.xml file.CSXS 2.0…Creative Suite 5(Flash)Illustrator 15.0Photoshop 12.0InDesign 7.0InCopy 7.0Bridge 4.0Dreamweaver 11.0Fireworks 11.0Flash 11.0PremierPro 5.0CSXS 2.5…Creative Suite 5.5(Flash)Illustrator 15.1Photoshop 12.1InDesign 7.5InCopy 7.5Bridge 4.0Dreamweaver 11.5Fireworks 11.5Flash 11.5PremierPro 5.5CSXS 3.0…Creative Suite 6(Flash)Illustrator 16.0Photoshop 13.0InDesign 8.0InCopy 8.0Bridge 5.0Dreamweaver 12.0Fireworks 12.0Flash 12.0PremierPro 6.0Prelude 1.0CSXS 4.0…Creative Cloud(2013Release)(HTML/CEP)Illustrator 17.0Photoshop 14.0InDesign 9.0InCopy 9.0Dreamweaver 13.0Flash 13.0PremierPro 7.0Prelude 2.0CSXS 5.0…Creative Cloud 2014(HTML/CEP)Illustrator 18.0Photoshop 15.0(FlashRuntime removed)InDesign 10.0InCopy 10.0Dreamweaver 15.0Flash 14.0PremierPro 8.0Prelude 3.0Aftereffects 13.0Audition 7.0CSXS 6.0…Creative Cloud2015(HTML/CEP)Illustrator 19.0Photoshop 16.0InDesign 11.0InCopy 11.0Dreamw
Hello all InDesign experts. We have an HTML/JS Extension since version CC 2014 (or CSXS 5), which works also just fine for CC 2015.In this we have some progress panels to show processing percentage. As all steps are finished, the panels are closed programmatically with: CSInterface.prototype.closeExtension().All functional on CC 2014 and 2015.BUT as we switched to CC 2017 this function does NOT work as expected any more. It does clean all contents within the panel, but the empty panel frame kept shown until the user clicks "x".FURTHERMORE a panel is not closed completely via closeExtension() when it's defined as <UI><Type>Panel</Type>... </UI> in manifest. If the type is changed to <Type>ModalDialog</Type>, the function closes the whole panel as it used to be.We tried CSXS 5, 6 and 7, all act the same.Anyone else is facing/faced the same problem and can give us some information how can we fix this?Thx a lot.PS: Originally this question is posted on a
It's always excited to see new/upgrade site. But something seems not clear so far about the followings.1) Would there be any new tools available for developer to commit/post/publish extension easily?2) Would the split the same as 75%? As we saw, a new Stage entry 70% on fast spring - if it's true, it is really bad......3) Would there be any add-on installation improvements? As we can see quite a few users failed to install the extension.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.