Products
Technologies

Developer resources

Search Cookbooks for John Dunning

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

  1. Avg. Rating 4.5

    Build a JavaScript API for your Fireworks Flash panel

    Encapsulate the complicated JavaScript code in a simpler API that your Flash panel can call.

  2. Not yet rated

    Enable better error handling for Fireworks commands

    Always wrap your scripts in a try/catch block and then display a more useful error message in an alert dialog.

  3. Not yet rated

    Maintain the current selection when running a command

    To maintain the selection, all you have to do is copy the current selection into an array and then restore it at the end of the command.

  • Results 1-3 of 3