hey,

i've managed to properly preserve namespaces in the metadata output, and 
correctly transform the title and description. also, you can define additional 
contents in the meta tag a la:

        <meta title="myTitle" description="informations">
                <dc:something>blah</dc:something>
        </meta>

disclaimer: for this example, you have to correctly define the dc: namespace ( 
a la xmlns:dc="http://purl.org/dc/elements/1.1/"; in some parent element), and 
dc:something is not a dublin-core-approved metadata name. also, the plural of 
information is information :)


the fix is available in 0.2.11.19 on http://swfmill.org/pre/ . There's no mac 
version (yet), as my compile server is down (again). i need a better place to 
compile for OSX.

-dan

-- 
http://0xDF.com/
http://iterative.org/

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

Reply via email to