MisterX wrote:

Anyone heard of a good fla[sh] file format source/parser lately?

No, but I found a good non-proprietary replacement: <http://www.w3.org/Graphics/SVG/>

With CSS, JavaScript, DOM, and SMIL all operating as subsets under the SVG umbrella, there's little one can't do with SVG.

Parsing it is a snap: it's all XML. Delivering it efficiently is a snap: gzip-compressed delivery is part of the spec.

--
 Richard Gaskin
 Fourth World Media Corporation
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to