Pixeldump

dedicato allo sviluppo in Adobe flash e php nelle forme più varie e insolite, a chi approda in questo posto auguro una piacevole navigazione

:)
jaco

<  Luglio 2010  >
Lun Mar Mer Gio Ven Sab Dom
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

Links:

pd v.15 (old site)
warp9
mmkit

Cerca

Dettagli del messaggio: [flash launcher] flow beta
Permalink 21:50:44, Categorie: miscellanea

[flash launcher] flow beta

flow beta

flow is a command-line tool that launch Adobe flash and compile/test swf movies, it helps flash developers to build swf using their own IDE such eclipse.

Screencast: see flow in action (italian spoken).

download flow.

usage:

flow i=infile.fla [options]

options:

launch flow without arguments or flash help to get help summary.

i=path/to/movie.fla

input file name, use absolute or relative path

o=path/to/movie.swf

output swf file name, use absolute or relative path

c|t

compile / testmovie

f8 | f9

generate new fla according with flash version, if no given file name it will be new.fla

dc=DocClassName

document class name for new fla9 file, default is MainClass

fp=flashPath

ovverride flash path in config file

pn=profileName

custom profile for compile/test in flash Default is the default profile

de=nnnn

delay end, sleep time before exiting in milliseconds

credits:
Grant Skinner for its "compileProject"

similar projects:
flashCommand by Mike Chambers (seem to be no more available)

:)
Jaco