How to read SWF metadata tags (like "title", "publisher" etc) at runtime from
within that SWF?

I use ANT to build the SWF. I manually define metadata like "project name"
etc in a build.properties file. I use these values in ANT to name the SWF
and installer etc and also I can use them to set the metadata tags of the
SWF I'm compiling to.

But when this SWF is running, how can that metadata be accessed?

Or is it better to embed the build.properties in the SWF?

I need this for an About dialog box.
-- 
View this message in context: 
http://www.nabble.com/How-can-an-SWF-read-its-own-metadata-tags--tp21760968p21760968.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to