[swfmill] Bug when placing a SWF containing a textfield on a frame...

Quentin quentin.t at gmail.com
Tue Apr 18 10:17:16 EDT 2006


Hi there !
I don't know if this has been noticed before (I couldn't find it in the
archives) but I've found something weird...

I tried to place a SWF on a frame, and this SWF only had a "static text"
textfield on the _root. Unfortunately, when generating a new SWF and opening
it, it was blank... It took me a while to understand the the problem was the
textfield... I broke (ctrl+b) the text twice (to have shapes instead) and
recompiled it, and suddenly, it worked !

Here is the XML I'm using :

<?xml version="1.0" encoding="iso-8859-1" ?>
> <movie width="550" height="400" framerate="24">
>     <background color="#ffffff"/>
>     <frame>
>         <library>
>            <clip id="theStamp" import="stamp.swf"/>
>         </library>
>         <place id="theStamp" name="stamp" depth="1"/>
>     </frame>
> </movie>
>

I don't know why, maybe someone out there has a clue...
Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20060418/a59f29a5/attachment.htm


More information about the swfmill mailing list