[swfmill] jpeg import error

Mark Winterhalder mark13 at gmail.com
Thu Nov 2 12:49:36 EST 2006


> http://relivethefuture.com/work/test.jpg

jpeginfo says it's progressive:

m at markpad ~ $ jpeginfo test.jpg
test.jpg  301 x 113  24bit JFIF  P   11187

Maybe swfmill has problems with progressive jpegs?

Mark



On 11/2/06, Martin Wood-Mitrovski <flashdev at relivethefuture.com> wrote:
> I've got a problem with one particular jpeg image.
>
> When its imported it gets the wrong dimensions. Flash just reports the width and
> height as 1x1 although the image appears as a horizontal line.
>
> the image is here
>
> http://relivethefuture.com/work/test.jpg
>
> I just used a really simple xml file to show the result :
>
> <?xml version="1.0" encoding="iso-8859-1" ?>
> <movie width="320" height="240" framerate="12">
>    <background color="#ffffff"/>
> <frame name="myFrame">
>    <library>
>      <clip id="test" import="test.jpg"/>
>    </library>
>    <place id="test" name="myTest" x="0" y="0" depth="1"/>
> </frame>
> </movie>
>
>
> and im using the 0.2.11.19 build on xubuntu (6.10)
>
>
> martin
>
> _______________________________________________
> swfmill mailing list
> swfmill at osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>



More information about the swfmill mailing list