[swfmill] alternative vector sources

Darren Cook darren at dcook.org
Wed Feb 28 08:34:34 EST 2007


> What about the second question then?  Is there something I can store
> vectors as that the AS can access the controls point and vertices
> with?

If you had your vertices in JSON format it is basically actionscript so
could be compiled by MTASC. You could then use actionscript's drawing
functions.

JSON is becoming a more common data format (mainly due to the popularity
of ajax), and should be fairly easy to convert from XML, etc.

Darren




More information about the swfmill mailing list