[swfmill] Hi all and Newbie asking for Help! =D
Ralf Fuest
ralf-fuest at gmx.de
Thu Jul 19 18:32:09 EDT 2007
Hello Gustavo,
to export a clip in simple mode you just need to wrap the clips in a
library tag ( http://osflash.org/swfmill#a_simple_library ).
Ralf
> First: Nice to meet you all!
>
> "Warning: English is my 2nd language, take it easy! =D"
>
> I just found today SWFMill, and i think that will save me a lot of
> time, but something confuses me, can you help me?
>
> My objective is to use the processor to create a swf (1) with some
> bitmaps in the library marked for export, so i can import them at
> runtime in the Main movie (2), the visible and complex one, created in
> a regular Flash 8 environment.
>
> But in practice, the swfmill processor accepts two kind of xml input:
> the "simple" one, and the complete "basic" SWFML. the use of one or
> the other one depends on the "command" parameter
>
> Now:
>
> - The "simple" approach have the <clip> element with the attribute
> @import, so i can embed my jpg directly on the resulting swf, but
> doesnt have the posibility to mark them as EXPORT
>
> - The SWFML approach have the magic <export> tag, but the embedding of
> the image isnt possible as in simple
>
> I'm trapped!
>
> I think to embed the images with the "simple" method to swf, convert
> back to xml, and then tranfsorm (xslt) that xml to a new SWFML
> conformant with the needed <export/>, and convert that back to swf, as
> i need
>
> What do you think? Can you imagine another solution?
>
> Thanks!
>
> --
> Gustavo Verón
> drkblast at gmail.com
More information about the swfmill
mailing list