『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Using ExMan I can list all currently installed extensions, for example:~ > ExManCmd --list all134 extensions installed for InDesign CC 2017 Status Extension Name Version========= ======================================================= ========== Enabled Alignment Panel 2017 12.0.081 Enabled Article Panel 2017 &nb
I have a registered legal copy of Adobe Production Premium CS5. Is there any LEGAL way to purchase Photoshop CS6 ?Jerry E
I've been using Photoshop for probably 15+ years. I hear so much about Lightroom and how simple it is, but for me it's not intuitive. I have downloaded a few presets to play around. Once I apply the preset, is it possible to vary the opacity of the preset like it is in Photoshop?
Hi all,I have got a big problem with a special database plugin we use.We have to change the database completely, so this add-on is useless.But I can't remove the external add-on without an error message and stopping packing.I know there is a workaround using IDML.But I hope to find an other way (we have made more than 4000 files with this add-on).What can I do?Thanks in advance
I wrote an extension that has been approved for a while. I got an email from someone who bought the extension and couldn't install it on a Win computer with PS 2017. I have an extra computer and tried to install it also, as I just had the test files that were written with Brackets. I used the addons site to remove the extension, then tried to install it again. I said installing for a couple seconds, then the button on the website reverted back to "Install". This was a self-signed extension, and it looks like other people have purchased it, and have been able to install it. I've checked all the trouble shooting: CC app manager installed, file syncing on, allow internet access on, etc. Anyone have any ideas what is going wrong?
Hello,we are having difficulties with publishing a minor update of our Lightroom plugin. Current version of the plugin is 1.4.3, but we plan to release a new version with the 1.5.0 version number. When we initiate a new update by clicking on "Upload patch" on the product site (in Adobe Producer Portal), we find that a new draft product will be created with the version number 1.4.4.We went through all the possibilities, which are:- adding the zipped version of the lrplugin folder to the files along with a mxi metadata where the plugin version is defined- adding the self-packaged zxp fileThe result was never the expected, as the plugin's version stayed 1.4.4 instead of the expected 1.5.0 that was defined in the metadata.Please, can somebody share the correct way of achieving this!Thanks
I DW cc using a responsive html page, I wish to auto soft items example: I have 6 images with text below each one. How do I get the 6 images with there corresponding text to auto sort each time the page is opened?
j'ai acheté le DVD Lightroom6 via la Fnac , voulant installer ce logiciel dans ma machine IMac27 , je ne trouve pas sur l'étiquette du coffret Adobe de n° en 24 chiffres , comment faire ?nota , je ne suis vraiment pas expert en Cloud
Hi, I'm on a mission to find a tool for converting my pen and paper UI prototypes to more "cleaner" versions. I found tons of different plugins for Photoshop and Mobile UI designing, but none for desktop application UI designing. More specific plugin should contain UI components for Java applications (windows look and feel or something).In the last job I used Photoshop where I had a set images of UI components which I copied to my UI design and then resized manually to correct size. It worked fine, but was a bit... unpleasant. So I'm looking for a easier way to do it. I need layers so I can do different views and UI panels on different layers etc. Resizing the components would be great and maybe even change the look and feel of all components from a menu.Should I create a new UI component image toolbox for Photoshop and do it the old way or is there a easier way to do it with one of the Adobe's CC tools?Cheers,- Antti
je n'ai pas trouve la solution pour exporter mes photos vers le disque dur sur mac
The past few weeks I have been trying to install Add-ons to several apps incl. Photoshop, Animate and After Effects and none of them work.I have the latest CC 2017 version installed. All sync preferences have been turned on.I had someone from Adobe customer service checking logging into my machine, and after spending 30 minutes on it, he suggested it was a permissions issues. I have checked with IT and I have full permission to install everything. I also have an external plugin in Photoshop that works perfectly, so it's the ones from the cloud service that doesn't work.Now I just tried again and got the following error on my Creative Cloud app:"The Add-on Additional animation presets for After Effects failed to install: Failed to validate the license online"It's the only error I ever got with all the trials I've had. Any help please??I'm on Windows 10.Thanks
i want add TKActions V4 panel pleas i can not
Any ideas why my son's Lightroom mobile app does not appear to have an option to shoot DNG?
Hi there,Are there any plans for the Addon Exchange to be usable by users who don't have a standard Creative Cloud license, for instance those with Enterprise key-generated licenses?Even something which worked at the Admin level and applied Addons to all generated keys would be great.Thanks
HelloI have install extension builder -> \labs.adobe.com\technologies\extensionbuilder3\I followed the "Create Your Own HTML5 Extension In 5 Minutes".But I do not see my extension in photoshop cc2017 (creative cloud)This is my configuration
this is driving me nuts. I have an extension and it seems users have been having issues with it for a really long time now. I just submitted a new version - I've tested it many different ways; i've installed it via command line, and with anatasys extension manager and it works, I tried the installations on 3 different computers too. I upload the file and it shows up correctly, but then i try to download it and i get an old version with a corrupt license.i tried sharing it and it links to the old version. i've checked the xmi and the manifest file and everything checks out. i don't know how to trouble shoot this when the file works before i upload it and it stops working when it is out of my hands.
How long doest it take to get an extension submission approved by Adobe?It was submitted through https://www.adobeexchange.com/partners/My extension was submitted around 10 days ago, but I did not get any updated.
Do you have a new and interesting add-on? One worthy of a plug on our Social Media channels? If you have a relatively new add-on, or an add-on that has had significant updates lately, please provide the product link from the add-ons website and a bit of blurb/images to avetting@adobe.com with the title "Plug my add-on", and we will do our best to market the add-on for you.
I bought CC 2015 yesterday and also purchased the TK Panel v4 via the add on page. After installing the add on in the online manager and previously having installed the new the CC Desktop app version 2.1.3.121 (the newest as of yesterday), it simply does not appear in the extension menu. I already tried the troubleshooting pdf by Tony Kuyper sent me, but it didn't help. My guess is that something with my creative cloud app doesn't work - namely the sync. The other clue I'm having is that I might have had Photoshop open while I purchased the Panel and first installed it. However I would assume that a reinstall of Photoshop and the panel would resolve the problem. However it did not.
I'm experimenting with a CEP 6 Extension and stumbled about a general Design question which I would like to discuss here:## SetupMy basic idea is to provide the Frontend of the Extension from a CMS-System which is already in place and would only need to add a few buttons to work together with the future InDesign CEP Extension. In this frontend the user can pick items with a given ID, this ID is sent to CEP JavaScript Controller which handles JSX in InDesign and can talk to a REST-APi to get additional content.## Idea/ConceptFor the panel I load an index.html with the controller JS Code, the Frontend is loaded via <object>. <!doctype html> <html lang="en"> <head> <script src="js/main.js"></script> </head> <body> <div> <object type="text/html" data="http://external.link.com"> </object> </div> </body> </html> In the main.js there is a test() Fu
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.