[swfmill] Tag Fields, Types & swfmill simple tags...

Ralf Fuest ralf-fuest at gmx.de
Wed Oct 10 05:21:26 PDT 2007


Hello,
you can't mix a custom DefineFont2 tag and the swfml simple font import.
The only solution is to create a swf file, containing the font you want
and decompile it using swf2xml. Then you can copy the whole DefineFont2
tag (including the glyph shapes) and change the DefineFont2 tag
attributes.
Why do you need to change the DefineFont2 tag manually?
There is no way to automatically create the DefineFontInfo tag, but I'm
currently working on the font import, so this might change in the
future.
You can't include actionscript inside the xml file. You need to compile
it externally and import it using a clip tag.

Ralf





More information about the swfmill mailing list