forked from TomByrne/Flash2Svg
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.txt
More file actions
22 lines (16 loc) · 935 Bytes
/
README.txt
File metadata and controls
22 lines (16 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Extensible JSFL Library for Flash Professional
David Belais 2010
http://dissentgraphics.com
*Extensible is a javascript library for Flash Professional CS4 & CS5.
Extensible provides wrappers for flash-specific classes used in
Flash Professional's SpyderMonkey implementation which are, unlike the
built-in classes, extensible.
*Flash to SVG ( flash2svg ) *WIP
Flash to SVG exports SVG images directly from Flash. After
installing flash2svg.mxi, it can be accessed from 'Windows > Other Panels > SVG'.
Currently only still images and sequences are supported.
*In Place Cut, Copy, & Paste ( inPlaceClipboard.mxi )
Works just like "copy" or "cut" + "paste in place", but relative to the root timeline
in the current view. For use in copying elements from one timeline (symbol) while in
'edit-in-place' mode, in order to paste them into another symbol or into the root timeline,.
while maintaining the same global transformations.