> i've managed to properly preserve namespaces in the metadata output, and 
> correctly transform the title and description.

Nice one Dan. Except that the meta information should be elements and
not attributes, since the description can be multi-line.

<meta>
  <title>myTitle</title>
  <description>Informations</description>
</meta>

...which would be why the information wasn't coming through.

Steve

-- 
Steve Webster
http://dynamicflash.com

_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to