If you have access to the source (or are willing to decompile) you can add code to create a SVG or other description as the lines are drawn, then use getURL to POST the results to a server or dump them into a textarea. You may also be able to hijack the original code, by wrapping the SWF in a custom SWF which replaces the original methods with ones that first save the data to your structure and then pass the arguments on to the replaced method.

Eric Lee wrote:
Sorry, should've been a bit more specific --

I have a swf that is dynamically generating vector data (placing movie
clips, drawing lines, etc. according to predefined algorithms). I'm looking
to export data generated from that swf to a vector format, and I don't think
copy and paste works for this type of thing. Any recommendations?

Thanks!
-Eric ++

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Glen Pike
Sent: Thursday, October 19, 2006 1:13 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Exporting from flash to vector format

Copy and paste seems to work if you are using both Flash & Illustrator at home. If you have to share with others, Flash will export to a sensible medium - ai / eps are both available in the "Export Image" dialogues, but watch out, I think it exports from the clip you are editing rather than the main timeline.

Eric Lee wrote:
Howdy list,

I'm looking for a way to export vector data from flash to some sort of a
format that Illustrator can use-svg, ai, eps, etc. Does anyone know how to
do this?

Thanks!

-eric

++




--
   Robert r. Sanders
   Chief Technologist
   iPOV
   (334) 821-5412
   www.ipov.net

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to