Adobe Fireworks Save Paths as ActionScript3 FP10

Adobe Fireworks Save Paths as ActionScript3 FP10

This command will let you export a selection of path objects to ActionScript using the new ActionScript drawing APIs introduced in Flash Player 10 (Graphics.drawGraphcisData with Vectors, etc.). When exported, an ActionScript 3.0 class is created with each path as a static Vector. property. These paths can be referenced from this class directly or the [...]