Slightly different way of solving it. 1) Compile your swf in Flash (I assume there's flash assets in there and that's why you're using a .fla?) 2) Use MTASC with the -swf and -out paramaters to inject your newly compiled code into the swf from step #1
-Marc On Tue, Mar 18, 2008 at 5:18 PM, Infos E-Blokos <[EMAIL PROTECTED]> wrote: > Hi, > > i'm looking for a tool that compile FLA with comnponents and .as files on > the fly > in command line for linux. > the trick is i need to change a variable inside the FLA > which is uniq for each user and compile it as flash 8 actionscript 2. > > any ideas ? > > thanks > > Franck Chionna > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > >
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
