I maked kind of framework to test and publish *.fla files, in IDE i test modules, with ant i execute jsfl function that optimize and strip test code/content. I used it with two projects. Temporaty i have jsfl code invocation in just the same file that jsfl function but theoretically fl.runScript(fl.configURI + "abcd.jsfl");//wath on jsfl file: syntax "file:///c|/Documents and Settings/"
i plan make ant that dynamically create that file
currently i use ExportModule(flaFormDir,"testA.fla","A.swf")
rw
Ben Smeets wrote:

Hi all,

Been trying to get a build.xml rolling with the flash 8 IDE in
combination with coding in eclipse. Did anybody have succes with the
setup "coding in eclipse and using a build.xml that calls the flash 8
IDE to publish"?

I only get examples for mtasc, but I don't (can't) want to use that for
the time being. The few build examples that do seem to be written for
the flash IDE, only work in flash MX 2004 :(

Any help is appreciated.

Cheers,

Ben
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders





_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to