How to uninstall CS Extension Builder 1.5 or update to 2.0?
Hi, I'm in Flash Builder 4.6. Bellow is a long procedure on why I'm here asking this simple question. But a shorter version of my question is exactly the title of this thread: How can I uninstall 1.5...
View ArticleUnitValue in flex
Probably it's a simple question but I'm unable to find the answer, which is the equivalent of UnitValue in flex ? It seems UnitValue is not available with extension builder, I have looked in all...
View ArticleHow to open "Bridge" in Adobe Photoshop cs5 Extension
Hi Everyone, I am creating a photoshop cs5 extension application using as3. I would like to know about the way to open the adobe bridge inside the photoshop using as3/extend script. The reason i need...
View ArticleFacebook Login
I want to login with facebook inside extension, I'm using http://code.google.com/p/facebook-actionscript-api/ but when i call FacebookDesktop.login(); i receive this error Error: Error #3200: Cannot...
View ArticleStrange CS Extension console error
Hi,I have a CS Extension for InDesign CS5.5 (Extension Builder 1.5), and now (after installing CS6 but later uninstalling it -- that's another story) I'm seeing a lot of messages like this in my...
View ArticleCursor issue, bug ?
Hi guys, I tried to mimick a handle button similar to the one you can find in the pages palette within InDesign. I was almost ok when I noticed a weird issue. When I call setCursor on mouseOver, the...
View ArticleClass flash.events::SoftKeyboardEvent could not be found
Hi Hope everyone is enjoying life. I’m creating my own plugin for InDesign. I’m using spark components in Adobe CS extension builder 2, flex sdk 4.5. It throws following error when my developed plugin...
View Articledelete overflow text
hii develop an indesign extension with flash builder and cs extension builder 2.is it possible to delete the overflow text of a textframe ?thanksSimon
View ArticleFlash Builder 4.7 + Extension Builder 2 on OS X (10.8.2)
I have bought Complete Creative Cloud and installed Flash Builder 4.7 via Adobe Application Manager. Additionaly I bought and installed Extension Builder 2 (No errors during installation). Now when I...
View Articlescript to open images using bridge for photoshop
hi, i am looking for photoshop script to open set of selected images using bridge into photoshop and handle those images into a layers for the active document. Thanks,Thulasiram.S
View ArticleLaunch the menu created using extension builder.
Hello there, I have created one plugin(extention) using extension builder and with this i have added a menu in menu>help. But when i launch the indesign application the menu do not get...
View Articleadvanced datagrid dropline
I have used dragStart and dragDrop event in advanced datagrid for drag and drop row. While draging drop line show above the drop row. I need it will be below the drop row.Can any one help me?
View ArticleExtension Builder 2.0 and InDesign CS5?
Hi, I recently tried to create an Adobe Extension that uses host adapters. But after exporting the extension and installing it with the Adobe Extension Manager CS5 I got an error message during startup...
View ArticleOne extension with multiple panels
Hello everybody, I am trying to find out if there is an option to have more than one panel per extension. The idea is to have a behaviour like different tabs, but instead of using the "tab" option...
View ArticleUnable to Place Image in InDesign MAC using Extension Builder
Hello, I am using Extension builder along with InDesign CS5.5.I need to place a file in InDesign rectangle box. Following is the function:public function placeImages(getFileObj:File):void{...
View ArticleInstall CS Extension Builder
How do I install CS Extension Builder to Flash Builder 4.0? I downloaded both ExtensionBuilder-1.0.0.zip file, but not sure where it needs to after unzip?
View ArticleUnable to see myplugin in Windows--> Extension File Menu of InDesign while...
I couldn't able to see myplugin extesnion under file menu of Windows-->Extension of my MAC while i try to run or debug . -myplugin.zxp is provided to my testing team and they are able to see it...
View ArticleExtension no longer shows in Photoshop after updating to Photoshop 13.0.1
I develop a commercial plugin for Photoshop, last weekend I had a few clients update their Photoshop CS6 (Mac) to 13.0.1. Once they did this, the plugin is no longer is listed in the Window >...
View ArticleHow do you resize a Extension after creation
Hi, I've created a panel that is 200x200, but now I want it to load at 400x350, how can I changed the size the panel loads. I saw that you enter a height and width when first creating the panel (via...
View ArticleText colors and autoThemeColorChange
Creating an extension for CS6 I'm using CSInterface.instance.autoThemeColorChange = true; at start and it looks nice but I have a problem with: Alert messages and my own popup windows: the background...
View Article