On 4/13/07, Weyert de Boer <[EMAIL PROTECTED]> wrote:
SVG and Flash? Are you saying you just had a list of SVG xml code which
you send to your server?
I am not aware of any Flash artwork to SVG converts libraries for Flash.

If you track what the user is doing programmatically, you can create
SVG (XML) that reflects what's onscreen. There's no way in
ActionScript to convert vectors *already made in the Flash* to SVG,
but that's not what's going on here--it's being made dynamically.

We did a similar project a while back (unfortunately it was cancelled
before we could finish). Basically we generated SVG data according to
user input and then drew that in Flash, using MovieClip drawing
methods. We were also going to create a utility for sending the SVG to
a back-end, but....
--
T. Michael Keesey
Director of Technology
Exopolis, Inc.
2894 Rowena Avenue Ste. B
Los Angeles, California 90039
--
The Dinosauricon: http://dino.lm.com
Parry & Carney: http://parryandcarney.com
ISPN Forum: http://www.phylonames.org/forum/
_______________________________________________
[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