This resource probably appeared on the list some time ago.
It is a good start point if you like to recombine a JSFL:
http://dynamicflash.com/jsfl/#Library

I can see oyFashDoc.jsfl file builds XML tracing results to the
output screen, which is finally saved as an XML file. You should
probably just reformat all trace() sentences you find around.

hth
Greg

Wednesday, January 06, 2010 (9:11:18 PM) Matt Stuehler wrote:

> All,

> I'm inheriting a rather large Flash application in which all of the
> Actionscript is stored in the FLA. Specifically, the FLA has dozens of
> movie clips, and each clip has it's own Actionscript (typically on the
> first frame).

> Is there any way to extract all of the Actionscript into separate .as
> files and replace the Actionscript in the FLA with an #include
> [filename].as directive?

> I've come across the oyFashDoc.jsfl Flash extension which does some of
> what I'm looking for (it scrapes all the Actionscript, but into a
> single XML file).

> I don't know much about JSFL; otherwise, I'd try modding that script
> myself. Hopefully, someone has already done it...

> Many thanks in advance for any insight or advice!

> Cheers,
> Matt


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to