Hello,

is it possible to embed xml data into the swf using the Embed meta tag
like embedding of SVG?

[Embed(source="data/data.xml")]
private var myXML:Class;

And if true, how can I access this XML?

Matthias

Reply via email to