[swfmill] mix simple and lower level tags
Benjamin Campin
bc at dbxgeomatics.com
Wed Feb 28 13:10:29 EST 2007
Hi Dan,
Here is the example:
<?xml version="1.0"?>
<swf version="8" compressed="1">
<Header framerate="12" frames="1">
<size>
<Rectangle left="0" right="11000" top="0" bottom="8000"/>
</size>
<tags>
<font objectID="1" id="vera" import="library/vera.ttf"
glyphs="0123456789"/>
<FileAttributes hasMetaData="0" useNetwork="0"/>
<SetBackgroundColor>
<color>
<Color red="255" green="255" blue="255"/>
</color>
</SetBackgroundColor>
<DefineEditText objectID="2" wordWrap="0" multiLine="1" password="0"
readOnly="1" autoSize="1" hasLayout="1" notSelectable="0" hasBorder="1"
isHTML="0" useOutlines="1" fontRef="1" fontHeight="240" align="0"
leftMargin="0" rightMargin="0" indent="0" leading="40" variableName=""
initialText="0123456">
<color>
<Color red="0" green="0" blue="0" alpha="255"/>
</color>
</DefineEditText>
<PlaceObject2 replace="0" depth="2" objectID="3">
<transform>
<Transform transX="2480" transY="3699"/>
</transform>
</PlaceObject2>
<ShowFrame/>
<End/>
</tags>
</Header>
</swf>
Thank you,
Benjamin
-----Original Message-----
From: swfmill-bounces at osflash.org [mailto:swfmill-bounces at osflash.org] On
Behalf Of daniel fischer
Sent: February 28, 2007 10:26 AM
To: swfmill at osflash.org
Subject: Re: [swfmill] mix simple and lower level tags
Benjamin Campin <bc at dbxgeomatics.com> (on Mon, 26 Feb 2007 14:56:03 -0500):
> I was not able to get the expected results, I am not able to mix the 2
> formats. My font is not included in the result. Perhaps I missed
something ?
can you send me a sample of this? maybe i can get it to work :)
-dan
--
http://0xDF.com/
http://iterative.org/
_______________________________________________
swfmill mailing list
swfmill at osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org
More information about the swfmill
mailing list