>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>daniel fischer schrieb:
> > Martin Ficzel <[EMAIL PROTECTED]> (on Wed, 18 Oct 2006
> > 14:53:10 +0200):
> >
> >> PS: shall i send you the svg files wich made swfmill crash
> >
> > yes please, also the ones that dont crash but are invisible.
>additionally i tested the tiger.svg image from  http://www.levien.com/svg/
>
>with the same result as with autotrace ... 70b swf and nothing to see
>
>regards Martin
>
>- --
>Martin Ficzel, Dipl.Ing.Architektur(FH)   a   r   T   e  c      _____
>Entwicklung, Visualisierung, Grafik,      visual solutions     / |  /|
>                                                               |----/_|
>[EMAIL PROTECTED]                                       | /  | /
>Fon: 030 / 884684-0 | Fax: 030 / 884684-15                    |/___|/
>
>Gottfried-von-Cramm-Weg 35-37 | D-14193 | http://www.artec-berlin.de
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.3 (MingW32)
>Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
>iD8DBQFFNjCwKzittp3xLw4RAvc3AJ0SO6A/DvTM/kB53fFU9O/NULAN5gCcDYWt
>Uh0HrhBu6RncEdVoDi7VM4Y=
>=Wvdw
>-----END PGP SIGNATURE-----
>
>
>_______________________________________________
>swfmill mailing list
>swfmill@osflash.org
>http://osflash.org/mailman/listinfo/swfmill_osflash.org


hi everyone. i think i know the problem. i adressed the "invisible" svg in a 
post in september. the shapes are probably invisible because they are 
converted to white and transparent.

swfmill accepts only inkscape type styling with style attributes:
<path style="fill:#000000" .../>

if you generated your svg with another program, it is likely all normal 
attributes:
<path fill="#000000" .../>

smfmill won't find the style attribute, and will convert the style to white 
and fully transparent.

as a workaround, you can try and run your svg files through inkscape (i.e. 
load and them save again with inkscape). afaik inkscape will then apply the 
style attribute, making the shapes convertible with swfmill.


this was the earlier post:
http://osflash.org/pipermail/swfmill_osflash.org/2006-September/000956.html

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to