[swfmill] mix simple and lower level tags
daniel fischer
dan at f3c.com
Wed Feb 28 13:32:18 EST 2007
Benjamin Campin <bc at dbxgeomatics.com> (on Wed, 28 Feb 2007 13:10:29 -0500):
[boiled down quote:]
> <font objectID="1" id="vera" import="library/vera.ttf" glyphs="0123456789"/>
> <DefineEditText objectID="2"/>
> <PlaceObject2 depth="2" objectID="3">
this works if you place the right object. With DefineEditText, you're defining id 2, but with PlaceObject2 you're placing #3 (which doesnt exist).
It's maybe not quite obvious that PlaceObject2's objectID *references* an existing object while Define* -well- *define* them.
hth,
-dan
--
http://0xDF.com/
http://iterative.org/
More information about the swfmill
mailing list