Daniel Cassidy wrote:
2009/8/19 Jens-Fabian Goetzmann <[email protected]>:
I'm using swfmill for the development of Flourish Player
(http://flourishplayer.sourceforge.net), and for one of my use cases (import
one multi-layered SVG as clips named according to their layer id) it doesn't
work like the old version (0.2.12) did. However, I figure that the SVG
import of swfmill has changed quite a bit in the meantime and I should
probably update the XML.
No, you can't do that any more, as a result of the fixes to allow
importing more than one SVG. Those changes predate my maintainership,
but the next release will be the first official release to include
them.
I already thought so... However, I never tried to build a swfmill version from the repository, so I always sticked to the official build and that's why I had to use this "feature" in the first place.


If your SVG is associated with a class then the layers should be
available as properties of that class, but you can't place them with
<place>. You'll need to split the layers up into separate SVGs instead
(which is probably what you wanted to do in the first place).
Yep. As I said, I will try to do that and report on my experience here :)

Sorry about that -- I'm still not especially happy with the SVG import
behaviour but I think it's an improvement on only being able to import
one SVG per SWF ;).
Definitely :)

Regards,

Jens

_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to