『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join our global community of Adobe Exchange developers.
新着順
Hello!I started developing .jsx and CEP Panels recently, I used ESTK to debug .jsx but I saw that it's possible to use VS Code for that too. I followed some tutorials here in the exchange that said to install the extendscript debugger extension, uninstall ESTK, etc etc. but that didn't work at all for me, vs code can't debug the program I run ( in this case its Premiere Pro 14.3, vs code version is 1.46.1 )It's still posible to debug with vs code? or not anymore?Thanks for the help!edit: I use windows 10 Home
This month we’re asking for your feedback. Please respond to the question below to share your thoughts with us. After selecting a number you will be taken to the browser to complete and submit the response. You will also have the option to share additional details with our team. Your feedback helps us serve you better. Thank you for taking a moment to respond and for building on Creative Cloud! How likely are you to recommend the Creative Cloud Developer Platform to a friend or colleague? 0= "Not likely" and 10= "Very likely" [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] Take the Survey >>
Hello, apologies if this is irrelavant to this forum, but I'm unsure where to post this question, hence asking here. I would like to make available some illustrations to my colleagues at work, and make an image repository of some sort that enables anyone in my company to search and choose an image and download it. This could be any format - illustrator (eps, ai etc), or jpegs, tiffs, PDFs etc. Is there a way we can do this using the Adobe software please? Would Lightroom allow such a task?
Hello there!VSCode 1.33 came out this week, and caused some problems with the ExtendScript Debugger plugin. Just in time, we have released version 1.0.1 of the plugin.This is the stable Windows releaseOther stability issues (cross-platform) have been addressedCompatible with VSCode 1.33Here are some more notes, quoted from the Adobe Tech Blog:ChangelogNew features:Added support for continuing execution after clearing a runtime error. By default, a “Clear Runtime Error” dialog will be shown. If you don’t want to see the dialog every time, you can set the default behavior using the clearRuntimeError launch configuration. Set true to always continue execution, false otherwise.Now shows a “Save file” picker for Export to JSXBIN.Fixes:Fixed issues when running in Visual Studio Code 1.33.0. For example, scripts in earlier versions may have run only once for certain configurations.Fixed the case where ExtendScript Toolkit opened when $.writeln was used more than 500 times in a loop.Fixed a ra
Hi,I need to detect smart objects linked to local files in specific locations from javascript in HTML5 extension. How can I do this?Consider this pseudocode: if (app.documents.length) { var doc = app.activeDocument; for (var ilayer = 0; ilayer < doc.artLayers.length; ilayer++) { var layer = doc.artLayers[ilayer]; if (LAYER_IS_LINKED_SMART_OBJECT(layer)) { var localFilePath = GET_SMART_OBJECT_REFERENCED_FILEPATH(layer); } } } Here I need implementations of two functions:1. LAYER_IS_LINKED_SMART_OBJECT()2. GET_SMART_OBJECT_REFERENCED_FILEPATH()Thank you in advance!
My name is Alfred Harper and I am running my own website. I wonder how I can recreate some images on Karcher K5 Premium webpage using Adobe instruments. Can someone look and give me a good decision.
I was wondering if I wanted to include short meme clips in a library extension, would there be any issues with copyright? Because thousands of people re-use these clips in their youtube videos, and on other platforms so I just wanted to clarify if Adobe would still allow me to create this extension These are some examples of the clips i would like to include https://www.youtube.com/watch?v=dpYsFFVcJ9Y
I have three extensions in adobe exchange marketplace and all three have been copied into built in features and I feel cheated. I am not an adobe competitor and I felt like I was adding value to their products, but now I feel I've been taken advantage of. With so many feature requests that go ignored, I found it suspicious that all three of my extensions happen to be added in a short period of time when they were features not even requested by the community. furthermore, why shoud any of us continue to develop for adobe with no protection? I feel they see community built extensions as proof of concept before they work on similar features inhouse. When my first extension was copied I was like "okay", but then two more got copied in the same update! One is a paid extension in which not only did I put a lot of work into, but I've spent a lot of time providing support to my users in areas I have no control over like creative cloud installation issues. Adobe is a v
Hi, The Adobe Support Community had some updates and it seems some old threads were deleted after the update. A couple of months ago I found a useful thread troubleshooting some build issues of XMP toolkit, but it was deleted.A stackoverflow answer has the link to the thread: https://stackoverflow.com/questions/52879637/whats-the-easiest-way-to-build-adobes-xmp-toolkit-as-a-shared-library-with-cma My question is simple: Is the old thread accessible? Where can I post issues about the XMP toolkits or DNG SDK? Currently there is some issue with the build on Andorid and iOS in our products under development.
Hello, I recently installed the in5 plugin in InDesign 2020, but the problem is that it tells me that I need to purchase an additional license in order to use it. But in the adobe exchange, it says this plugin is FREE.
I have written an extension based on the idea of using Photoshop to edit textures live on a 3D model.In my extension I open a Collada model using the three.js framework.i can take the document in focus, save a merged copy and load it as a texture on the model.When using Canvas renderer this works every time, although ofcourse rendering is painfully slow.Using the WebGL renderer the extension sometimes works, and sometimes crashes when updating the texture. I have tried every method possible in three,js, (changing texture, creating new material, updating map explicitly, etc, etc)with the same result. All ways work in Canvas, and only occasionally in WebGL.It is incredibly hard to debug, as the javascript debugger dies along with the extension window,Any help, suggestions very gratefully accepted Cheers!
This year I moved to a new country.In order to update my payment method adobe made me create a new account.Lost access to 'animator's toolbar pro' which I purchased in 2018.After chatting with support they said I should buy it again then they will refund me.So I did.Now they are not refunding me. What can I do?
MacOS: 10.13.4 (High Sierra)Running any command with ExManCmd returns: Abort trap: 6 No further information is available, even in system log.Tried with even the latest ExManCmd (7.8.0.15). Would appreciate some help.
Hi just purchased and "Exchange Product" a filter and it didn't download - Help
I have been using Adobe Extension Builder 3 to create some test panels and now I want to trash them, but Adobe seems to have hidden them. I have tried: Users/[user name]/Library/Preferences folder, but they are not there. Nor are they in the main Photoshop folder "Plug-ins".Does anyone know where the extension panels for Photoshop CC are stored? I have done searches, on extension names, but nothing shows up.Thanks in advance - Sam
Hi!I see that the XMP toolkit is not compatible with VS2017 32 bits, but only with 64 bits.In the documenation itself it says that it only works with 64 bits.Why?? I mean, if I have to develop a generic tool and use your XMP toolkit I cannot assume that all the customers will have 64 bits environments!Thanks
I'm about to release an extension for Illustrator and have been looking up ways to help protect against piracy. I've been wanting to implement some basic license key check at the initial launch of the plugin, and am wondering if there's a way to implement that and maintain my ability to sell the plugin on the exchange. Does adobe do any kind of validation check for a plugin once it is purchased and installed? Is there a way to implement a license key check? Or would somebody just be able to share my plugin without any hurdles?
Hello,I have problems to get the Extension manager working. Configuration of Adobe Cloud Desktop App shoud be fine, but at Adobe Exchange i get an immediate Error when acessing it for installing an extension (see screenshot). So i stuck at this point and can't go on with it.Can you tell me what to do now?Thank you
Hi all, I read an article today about changes that coming to the way we will be able to build Photoshop extensions. The article Photoshop Extensibility Enters a New Era Soon says that will be a better platform for Photoshop extension creations, both to the UI designer and developer, keeping of course the HTML5, CSS & JS. Does someone knows what is coming? Should we start giving more attention to the Adobe XD? One thing is true, it was really a nightmare to try to understand how to build, test, develop, sign and publish an extension in the Past. It took me a lot of time and strength to make it happen. Coming from the primitive Adobe Configurator and actions, I've passed to scripts and HTML,CSS,JS. I hope the new day will be easier and clearer to the creators, in order for us to concentrate to the ideas, not the basic fundamentals.
It seems a great many of the Adobe extensions have been removed from the Adobe Exchange. Was there an announcement i missed? For example, if you go to the link for the Adobe Paper Textures Pro you get This Extension is retracted by the partner. https://exchange.adobe.com/creativecloud.details.791.adobe-paper-textures-pro.html
Debugging a CEP panel over http://localhost:8088/ works great. Is it possible to debug a panel on a remote machine in the same network, like http://192.168.100.59:8088/ for example?
Hi, I have an extension which I have created 3 different versions (greek, german, english) in order to sell to multilingual customers. Is there a possiblily to create a hybrid that triggers the appropreate version according the language of Photoshop that the user uses?Any help or hint will be useful because it gets confusing having 3 different versions of the same extension.
In our currently Flash / Flex extension we can do the follow:var win:Window = new Window();win.type = CSXSWindowType.MODAL_DIALOG;win.open();I can't seem to find an equivilant in the new API. We simply need to create a new Modal window and set its contents. Is this possible to do?We use this to display about information, settings menus, etc for the extension.Cheers,Nate
Hey guys,So I've had settings put into the flyout menu of my extension for easily a year or two now and in the latest adobe update it's disappeared which really really breaks the usability of it.Here's a snippet of me setting the menu up.function init() { // Ugly workaround to keep track of "checked" and "enabled" statusesvar checkableMenuItem_isChecked = true;var targetMenuItem_isEnabled = true;// Flyout menu XML string var flyoutXML = '<Menu> \ <MenuItem Id="modes" Label="Modes" Enabled="false"/>\ <MenuItem Label="---" /> \<MenuItem Id="selectedGroupMode" Label=
Hello everybody,for internatinalization of out Panel I need to change the labels of the Flyoutmenu.The updatePanelMenuItem function uses the menuItemLabel as identifier, i think - why not the MenuItem ID?!So my question is:Is it possible to change the FlyoutMenuItem label?Thanks!
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.