[swfmill] Help with mask and bitmaps

Sebastian Lucas delsilucas at gmail.com
Sat May 19 19:56:11 EDT 2007


Sorry for this new mail, but it's only to show the solution to my problem:

        <clip id="clip_0" import="test_clip_0.png"/>
        <clip id="clip_1" import="test_clip_1.png"/>
        <clip id="clip_2" import="test_clip_2.png"/>
        <clip id="clip_3" import="test_clip_3.png"/>
        <clip id="clip_4" import="test_clip_4.png"/>

Look at the "import", that's the problem.

The solution is:

        <clip id="clip_0" import=".\test_clip_0.png"/>
        <clip id="clip_1" import=".\test_clip_1.png"/>
        <clip id="clip_2" import=".\test_clip_2.png"/>
        <clip id="clip_3" import=".\test_clip_3.png"/>
        <clip id="clip_4" import=".\test_clip_4.png"/>

I guess this is only for windows users.

Well,
Good weekend to all of you! =)

On 5/17/07, Sebastian Lucas <delsilucas at gmail.com> wrote:
>
> Hi Ralf,
>
> Sorry,
> I'm using swfmill 0.2.12.4 on WindowsXP.
>
> I think the problem is the png module of swfmill.
> Because I'm now using jpegs files and everything works fine.
>
> Sorry, no package to download (xml+pngs)...
> I've modified all the sources of my ide and I didn't commit the changes.
> xD
>
> Thanks anyway. =)
>
> On 5/17/07, Ralf Fuest <ralf-fuest at gmx.de> wrote:
> >
> > Hello Sebastian,
> > does swfmill still crash with the corrected version?
> > When it does you need to give more information. Which swfmill version do
> > you use? Do you use win, mac or linux? Does it also crash when you only
> > import one buggy png file? Perhaps you can provide an archive of the
> > project that makes swfmill crash (xml + all pngs).
> >
> > Ralf
> >
> > > Whoops!
> > >
> > > Please, notice the " <clip id="clip_14" import="test_clip_15.png"/> "
> > > it sould be " <clip id="clip_14" import="test_clip_14.png"/> ".
> > >
> > > And with the 20 too.
> > >
> > > Sorry,
> >
> >
> >
> >
> > _______________________________________________
> > swfmill mailing list
> > swfmill at osflash.org
> > http://osflash.org/mailman/listinfo/swfmill_osflash.org
> >
>
>
>
> --
> █║▌│█│║▌║││█║▌│║
> Sebastian Javier Lucas
> Programmer & Guitar Hero
>



-- 
█║▌│█│║▌║││█║▌│║
Sebastian Javier Lucas
Programmer & Guitar Hero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20070519/0f5abfad/attachment.htm


More information about the swfmill mailing list