『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join our global community of Adobe Exchange developers.
新着順
Hi. I have a free free AE effects (.aex) that I would like to list on Exchange. Unfortunately the site does not seem to be functional. The plugins are listed here - https://www.prosya.com/software/free-plugins/I have attached a snapshot of the error that pops up.
Hi,is the debugging with chrome still works?I am trying to debug a panel I want to make some chnaeg to.I havn't chnages anything (aprat from updating PS to 2020 and probably google chrome) from the last time I successfully debugged it, which was 4 months ago. Now i get a blank page after i press teh panle link name.Tried download chromium but it als give me a blanck page. I see this error in the inspect panel: What can I do/try?
Is it possible to offer a discount to users who have already expressed interest in my plug-in, who have subscribed to a mailing list? What is the best way to do it?
How likely are you to recommend the Creative Cloud Developer Platform to a friend or colleague? Please take this one question survey (...with the option to leave much more detailed feedback). Thanks in advance! If you do happen to take the long format survey, and are wondering about some of the choices, I happen to have made a cheat sheet on the Adobe Tech Blog.
We're excited to announce that the plugin for Visual Studio Code is now live in the Visual Studio Code Marketplace! This plugin is meant to take over some, but not all, of the functionality of ExtendScript Toolkit. Please note: This is the stable Mac release; the Windows version of this plugin should be considered a "Beta", and is provided as-is. If you'd like to try the Windows version now, join the prerelease. You can read more about the plugin, and how to use it, on the Adobe Tech Blog. My team and the developers of the plugin will be monitoring this forum for discussions of the public release.
Hi all, I've created Photoshop flash panels years ago and now trying out the HTML5 stuff. I'm running Photoshop CC 2014 on Windows 8.1.I'm just trying to get a VERY simple jQuery sample up and running but for some reason jQuery refuses to load. Now I'm probably not doing things in the correct order etc but I've tried all night to get this to work:C:\Users\Gear\AppData\Roaming\Adobe\CEP\extensions\com.example.jqui\index.html <!DOCTYPE html> <html> <head> <script src="./js/libs/jquery-1.11.1.min.js"></script> <script> $(document).ready(function(){ $("button").click(function(){ $("p").hide(); }); }); </script> </head> <body> <h2>This is a heading</h2> <p>This is a paragraph.</p> <p>This is another paragraph.</p> <button>Click me</button> </body> </html> This is taken from a jQuery example on W3:http://www.w3schools.com/jquery/t
Hi all, I've been trying really hard to use the VSCode ExtendScript Debugger in my day-to-day development workflow. Since the first version, it's seen some marked improvements. It is more or less usable, but working with it is still very frustrating. The areas I see most problems with are: - Inspecting the variables: for unclear reasons, the variable inspection very often stops working or fails to show variables, or hangs when browsing 'into' an object. Often, a 'little spinner' starts spinning, and never stops, and no variables show. - Trying to open certain objects by clicking the disclosure triangle does not work. I have a feeling inspecting variables in the 'Global' space is less dependable than variables in the 'Local' space. - Sometimes the 'Local' and 'Global' variable lists get swapped. My locals suddenly get listed under 'Global' and vice versa. - The Extension Host crashes at random times and needs to be relaunched. My debug sessions
Hello! I have a simple panel which needs to call the evalScript method a few hundred times, however seemingly I can only call it around 50 times in a row. If for example I try with a very simple script such as: for(let i=0; i<100; i++){ csInterface.evalScript(`alert("${i}")`) }Instead of having 100 alerts (as expected) I have around 50 (sometimes 48, sometimes 45...). I know that for that particular script it would be easier to just include the bucle in the .jsx file, so please keep in mind is just a sample script to explain what my problem is. There are other situations in which I, as an unexperienced developer, find more convenient to call the evalScript method as many times as wanted. So, do you know any way to change/avoid that limit?Thanks a lot for your help!
Hi,I need to take the current active document open in photoshop and send it to a JS function who need the file in parameter. I tried by getting the path of the file like this :csInterface.evalScript('app.documents[0].fullName.parent.fsName.toString()',function(result){ csInterface.evalScript('app.documents[0].name', function(res) { var response = result+"/"+res; var path = response.replace(/\\/g, '/'); console.log(path); var file = window.cep.fs.readFile(path); console.log(file); //projectCreateDownloadToken(file.data); }); and then use window.cep.fs.readFile to get the file from the path but it only take the data and not the file.Maybe I need to use var arg = 'file=@'+path; var url ="your_server_url "; console.log(window.cep.process.createProcess('/usr/bin/curl','--form',arg,url)); But I'm looking for an other solution. Thank you for any helps !
The Adobe MyExchange page shows every single add-on/extension I've ever downloaded / tried for my CC Apps till now. I am referring to this page - https://exchange.adobe.com/my-exchange.html I see no way to delete them from the list - only Install/Uninstall. The list of uninstalled extensions still shows up as "Acquired" . Since I use 5-6 CC Apps frequently, its a pretty huge list now and quite difficult to manage. Please guide me how to remove the uninstalled extensions from the list / clear the list of older extensions.
Hello there. When i try to download from exchange - no matter free or buy - just nothing happens. A short loading sign and thats it. No download, no error, nothing. Any ideas what i can do?
i have tried to cancel my free trial but on screen it tells yyo to ggo to manage my plan but when i try to manage my plan doesnt come up i have been trying for 3 days now to cancel it and cant even get a contact number or customer service heelp connection to do it how the hell can i cancel it
Dear Community, for the empirical part of my bachelor thesis, I examine various sub-areas around the topic of automation in desktop publishing. I would be very grateful if you could answer the survey under the following link by January 24, 2021: https://docs.google.com/forms/d/e/1FAIpQLSd-SkLEs0RXmtRLUgdOBet48-LOCY-7Wc-ROB-NgSTVTgLTKQ/viewform Participation takes about 10 minutes and is of course anonymous. If you have any questions, I am available in this forum via private message. Thank you in advance and best regards. Ennis Gundogan
Remote Online Notarization Free Webinar 1/27/21 10am PT /1pm EThttps://acrobat.adobe.com/us/en/business/webinars/remote-online-notarization-keeps-business-moving.html#sa_src=web-messaging Hi i have registered several times over the last couple of days for the notarization seminar on 1/27 but still have not received confirmation email yet other than the adobe note saying i am confirmed and look for an email shortly. I have added all of the necessary emails to the safe sender list and checked junk mail several times, anyone else have this problem getting a confirmation for class?
Add-on download buttons do not work in Exchange. I have been chatting with Adobe staff for 5 days, they could not solve my problem yet. Some say there is a billing problem and transfer it to the department, others say there is a technical problem, and transfer it to another department. The technical team says just try a different browser. They have no other information.
I create an extension with basic structure Is it possible to add a php page as part of that extension? My needs are to create some file transfer with a folder on a local server. I can not use "Libraries" because of my company policy.
For adobe exchange website. It seems the default sort is "most popular" rather than "most recent". Not sure if it's an expected change, as it's confused that newly added add-on is always in the oldest page (it's page #118 now). We plan to add some new add-ons recently, and how would it be possibly visible/populated to end customer...We guess this could confuse other producers, like us, who will post some new add-ons.
I need to find contact telephone numbers for Sweden.Is there a link?
Is there a way to make products available using BOTH Subscription and Perpetual pricing models? E.g. $10 per year OR $50 for perpetual license.Or does one need to create two separate products to support this?If this is not available, this would be a useful addition given it would:Avoid the overhead of creating and maintaining two separate productsProvides better visibility of available pricing options for a given product - rather than user having to find the other version of the product. Avoids redundancy / clutter in the Adobe Exchange. Thanks in advance,-Brian
Hi everyone,Just wanted to let you know that we just provided another way to install Add-ons, this is primarily if you encounter an install problem when using the Creative Cloud desktop app, then we now have an alternative way to install. We have also made it more discoverable. You can now find it in 2 places:1. In My Add-ons (Click on "Install issues?" and if the Add-on is compatible with CS6 and you want to use it specifically for CS6 now you can! Just click the blue text "Install for CS6" which will take you to a direct download for use with Adobe Extension Manager CS6.2. In the Where to find it section after you have acquired a product. Look at the "Install another way" section for details.We also have a new troubleshooting check list.It's not as slick as using the Creative Cloud Desktop app but it should work.Clicking Download Add-on for that Add-on downloads a zxp file. You need to have Adobe Extension Manager installed to then unpack the zxp.Please read the Where to find it sect
Can I post prerelease Lightroom Plugin in Exchange for further feedback?Plugin extend functional of Lightroom, it append hotkeys to work in Develop mode Sorry for the possibly stupid question
Ever since I allowed Adobe to uninstall Flash, File Explorer keeps closing immediately when I try to open it.Not sure what happened but this is getting critical. I can't open or search for any files.
Just in case one missed the info, there is a very informative series of videos by Davide on the topic of UXP: https://www.davidebarranca.com/development/adobe-uxp-things-you-need-to-know
Any chance I can get some help with a plugin I'm creating? Trying to stringify slider values and push to .jsx to manipulate Blendif values. Here's what I have: HTML: <input class="defaultInput" type="range" id="opacitySlider" style="left:20px;top:10px;width:245px;height:10px;" min="0" max="100" step="1" value="100" /> // Print out to make sure I return a value // <span id="opacity"></span> JS: This is where I'm lost. I don't know how to send the value of the slider to JSX .... I know I have to stringify, but I can't figure it out. I'm a noob. var slider0 = document.getElementById("opacitySlider"); var output0 = document.getElementById("opacity"); output0.innerHTML = slider0.value; slider0.oninput = function() { output0.innerHTML = this.value } JSX: I would love to be able to house the values and anytime the slider is changed, it would put that value into the BLEND options function blendIf(opacity,darkGrey,darkRed,darkGreen,darkBlue,brig
Hi all,I develop InDesign CC Extensions.I have used window.cep.fs.makedir() frequently with no problem. However, I was always using Windows paths ("c:\mydir\myfile.txt") - of course with "\" converted to "/".For the first time, I have to deal with UNC paths ("\\myhost\myshare\mydir\). window.cep.fs.makedir is failing at creating new dirs with UNC paths (regular Windows paths work fine). writefile and readfile both work fine with UNC.For example, window.cep.fs.makedir('//myhost/myshare/mydir/newdir') fails, even though '//myhost/myshare/mydir/' exists already.Could someone please help me?TIA,mlavie
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.