Skip to main content
February 8, 2010
Question

Dock-able Panels with JavaScript?

  • February 8, 2010
  • 1 reply
  • 1049 views

Can you create a dockable panel (a la Swatches, Stroke, Pages, Links, etc) using JavaScript?

If so, can someone point me to any examples and/or documentation about how to do it correctly?

This topic has been closed for replies.

1 reply

February 8, 2010

Simple answer....No

With the aid of C, yes.

There is a sample of this in the SDK available here:

http://www.adobe.com/devnet/indesign/sdk/

Bob Stucky
Adobe Employee
Adobe Employee
February 8, 2010

With CS4 it is possible to do with ActionScript.

See Patchpanel and CSXS on Adobe Labs.

Bob

Chuck Uebele
Community Expert
Community Expert
March 13, 2010

Can you use the CSXSInterface in just Flash and not Flex?  What would your import statement be if you were importing it into an actionscript package?  Everything I read just talks about Flex.