Re: [swfmill] process templates?

2006-06-06 Thread Hudson Ansley
yes (sorry, should have checked before hitting send).
That's nice, I'll try it out, thanks

Regards,
Hudson

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


Re: [swfmill] process templates?

2006-06-06 Thread daniel fischer
"Hudson Ansley" <[EMAIL PROTECTED]> (on Tue, 6 Jun 2006 15:39:32
-0400):

  > woa, is there documentation on the XSLT in swfmill stuff? I use ant
in
  > eclipse to run XSLT for a swf creation process. Maybe I could
simplify
  > it with swfmill, but not sure what it does with XSLT.

# swfmill
...
xslt   []
   transform  to  as described by .
is the XSLT stylesheet,
 and can use the swft: extension.
 must be some XML (depends on )
is either SWF (when it ends in .swf)
 or XML, by default on 'stdout'
...

is that enough? ;)

-dan

-- 
http://0xDF.com/
http://iterative.org/

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


Re: [swfmill] process templates?

2006-06-06 Thread Hudson Ansley
woa, is there documentation on the XSLT in swfmill stuff? I use ant in
eclipse to run XSLT for a swf creation process. Maybe I could simplify
it with swfmill, but not sure what it does with XSLT.

Regards,
Hudson

On 6/6/06, daniel fischer <[EMAIL PROTECTED]> wrote:
> use swfmill's inherent xslt capabilities- xslt can do a heck of a lot,
> and swfmill allows you to transparently use swf (transformed to
> swfml-ll) as input and output.
>

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


Re: [swfmill] process templates?

2006-06-06 Thread daniel fischer
D_C <[EMAIL PROTECTED]> (on Wed, 7 Jun 2006 03:13:56 +0900):

  > is there a way for swfmill to substitute items inside a swf file?

i think the most powerful, but also most difficult, approach would be to
use swfmill's inherent xslt capabilities- xslt can do a heck of a lot,
and swfmill allows you to transparently use swf (transformed to
swfml-ll) as input and output.

for simpler stuff, binary replacement on the swf or even textual
replacement on the swfml-ll might be a better option.

hth,
-dan

-- 
http://0xDF.com/
http://iterative.org/

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


[swfmill] process templates?

2006-06-06 Thread D_C
is there a way for swfmill to substitute items inside a swf file?

lets say i have a swf file with

{userName}

in a text field. i want swfmill to replace this with something.
this is a relatively easy binary replacement i could do on the file i
guess, but wnodering if swfmill has any of this cap's?

then lets say something more complex, like putting swfml inside a
normal flash animation. for example i have a swf "template" file with:



inside the SWF. the clips position/layout on screen is controlled by
the template swf, but the actualy content (players avatar) is then
replaced when swfmill processes it...

tx!

/dc
___
   David "DC" Collier

[EMAIL PROTECTED]
   skype: callto://d3ntaku
   http://www.pikkle.com
   +81 (0)80 6521 9559

http://charajam.com 【★キャラ♪ジャム★】
人気キャラとJ-POP最新ヒット曲を自分で組み合わせて
待受Flashや着Flashを作っちゃおう!
___

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