Sign in to follow, share, and participate in this community.
I am trying to require stream module (node.js) in my extension (PS CC 2014, CEP 5.0) - it works however normally "stream" module contains "stream.Readable" object in node.js. In extension "stream" module does not con... I have written an InDesign Extension using EB 2.1 for InDesign versions 5-6. That means Flex SDK 3.4. I need to call JSX from ActionScript, and for the JSX to return as a return value InDesign objects and regular (non... I've an InDesign ExtensionBuilder2.1 project for InDesignCS5-CS6. I needed to add event listeners on some MenuAction like 'Add Page'. so I added the line similar as below in one of my ActionScript method, myAc... Flex extensions are still working in Illustrator CC 2014, so before we jump to new CEP panels - is there a way to get aihostadapter working for CC 2014? currently it's not working, i.e. I can't capture ART_SELECTION_C... Hi all, I have an issue with an extension. I am calling a jsx file from an extension*. I do that for a long time ago woithout issues. I now tried to include "jsinc" files in my main jsx file. I set an include ... Updated the Illustrator from 17.x to 18.0. The extension started throwing error after the CSXS runtime is switched to 5.0 and with 5.0 recent CSInterface.js file. It says ReferenceError: $ is not defined. This... Hi All I am developing an extension for InDesign CS5 and above. I have a dialog of type panel, CSXSWindowType.PANEL which opens up on button click. This dialog contains a button for closing it. The click event... (Apologies if this is an Illustrator scripting question rather than a CEP specific extension one) From Adobe Illustrator CC2014 HTML5 extension I am using app.activeDocument.exportFile to export the activeDocu... Hi, Flyout menus were being supported by Flash panels. But after migrating to HTML5 panel, I found that it is not supporting flyout menus. However, after the release of the CC 2014 apps, I found in the CC 2014 Extens... When Creative Cloud was launched in June 2013, we added support for HTML5-based panels in several Adobe products. These new panels open up the world of panel development to a wider range of developers who may be more ... Hi, Up until now, I used the Extension Builder to create InDesign Extensions. I chose CS5-CS6 as the range, and the ZXP thus created worked on CS5, CS5,5 and CS6 without a hitch. I used the popup menu option E... Hi All, Up until now, we were developing for customers who only used InDesign CS5.5 and CS6 - using Extension Builder 2.1. The problem is that now a new customer only has CC 2014.1 (they just purchased... Hello there Could you please give us a hint if and when are you planning support host adapters for illustrator cc 2014? Thanks in advance. Honestly, I am beyond frustrated right now. 1. Extension Builder 3 - This will only install and run with Eclipse. JRE 1.7. This only allows me to use Extendscript to write scripts with. Extendscript ... Hi, Can anybody explain the parameters of the functions importFiles() and exportTimeline() in Adobe Premiere Pro Extension Builder? I used an Array of String(File paths) as the parameter for importFiles(), And i... I built an indesign extension through eclipse and ran/debugged through eclipse. Installed extensions show up in the extension manager. So i know how to delete those. But these eclipse extensions dont. How do i delete ... Hi, I would like to open an extension from my cpp code. How can I do it? Regards maddy1907 I canceled my month to month Extension Builder plan but "Withdrawn: active on September 27, 2014 " under the product, What does this mean? Is it going to be reactivated on September 27, 2014? I am trying to export a zxp from Flash Builder with CS Exstension Builder 2. <products> <product familyname="Illustrator" primary="true" version="16.0"/> <product familyname="Illust... Hello How can i get a flash based creative suite plugin to load in Indesign CC 10.x? I can get It to load in CC, but not In CC 10.x. Im using Flashbuilder 4.5. Do I need a newer version of flash builder/exten...