Chapter 4: Fireworks Integration; The Fwlaunch Api - MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

4
CHAPTER 4
Fireworks Integration
FWLaunch is a C shared library that gives authors of objects, commands, behaviors, and
Property inspectors the ability to communicate with Macromedia Fireworks. Using
FWLaunch, you write JavaScript to open the Fireworks user interface (UI) and provide
commands to Fireworks through its own JavaScript API documented in the Extending
Fireworks manual. For general information on how C libraries interact with the JavaScript
interpreter in Macromedia Dreamweaver 8, see Extending Dreamweaver for details on
C-level extensibility.

The FWLaunch API

The FWLaunch object lets extensions open Fireworks, perform Fireworks operations using
the Fireworks JavaScript API, and then return values back to Dreamweaver. This chapter
describes the FWLaunch Communication API and how to use it.
FWLaunch.bringDWToFront()
Availability
Dreamweaver 3, Fireworks 3.
Description
This function brings Dreamweaver to the front.
Arguments
None.
Returns
Nothing.
53

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver 8

Table of Contents