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 class can be instantiated as a display list at which point it will draw each path within itself.
Currently only solid colors for fills and strokes are supported. Bitmaps, groups, or any other non-path/non-rectangle objects in your selection will be ignored.
Included in the zip is the MXP installer, the JSF command (for those who cannot use MXPs), and an example PNG with the ActionScript it generated.

Download Form Senocular.com
You might also like
| Basic Using the PHP Include Command This tutorial will teach you the very basics on how to use a PHP #include command. The #include command is used... | Flash Optimization – Display Objects Flash optimization is becoming increasing important & with alternative development tools that developers can... | Adobe Flash CS5 Feature Actually, I could not wait to finish my review about the first day in Adobe MAX, but you will all understand me... | with() Statement in Actionscript 3 Often times, you will find yourself assigning many properties to one particular movie clip. Let’s say you have... |








