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

Mehdi Ahmadi @ The JD Project mahmadi at jdproject.com
Wed Oct 10 03:51:48 PDT 2007


My queiry is similar to that of Robert Edgar's: 
http://osflash.org/pipermail/swfmill_osflash.org/2007-October/001513.html
It would have been nice if he put his solution.

I need to define extra Tag properties that are not demonstrated in the 
examples so for example:
<!-- as per example on importing font ranges-->
<font id="batang" import="batang.ttf" glyphs="るれろゐムケワぢ"/>
<!-- I need something MORE LIKE THIS: -->
<!-- or at least some the following properties with the above style 
glyph range specification -->
<DefineFont2 objectID="1" isShiftJIS="0" isUnicode="1" isANSII="0" 
wideGlyphOffsets="1" italic="0" bold="1" language="1" name="batang" 
ascent="927" descent="217" leading="120">

Can I somehow mix and match? since I am trying to match an existing SWF 
structure but with differnt data.
Also I was wondering how actionscript can also be include/ written in that?

Thanks in advanced for any response.



More information about the swfmill mailing list