Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 5.0

    ComboBox that uses a NativeMenu (Air API)

    This example extends a ComboBox to use the NativeMenu class (flash.display.NativeMenu) to display the menu for the ComboBox, eliminating this problem.

  2. Avg. Rating 5.0

    Inter-Application Communication with the Creative Suite SDK

    One solution is to use CSXSEvents between the CS SDK Extensions. This would work fine providing the host applications both support CSXS. But that leave Bridge and Air Applications out in the cold. Another solution is to set up socket communications between an extension and whatever wants to communic ...

  3. Avg. Rating 5.0

    Synchronizing Extension Data Models between CS Applications

    This recipe will demonstrate one way to use CSXS Events to synchronize data models between two instances of the same extension running under different CS products.

  4. Avg. Rating 4.5

    Drag and Drop Between Extensions and CS Host Applications

    How about we fix that. Here’s a decent example of how to do drag and drop between CS extensions and their CS host applications (both ways, even!).

  5. Avg. Rating 4.0

    Creative Suite Extensions and the Photoshop CS5 Redux

    Including the attached library (PsMacDoc.swc) and it's PsEventScrubber class, you can work around this issue in a way that is not overly invasive to your program design.

  • Results 1-5 of 5