View Full Version : Stand Alone Compiler
In flex,there is a "MXMLC.exe" can compile *.mxml file to SWF file format.
Is there there a tool can compile *.lzx to SWF?
There's a command line utility in WEB-INF/server/bin/lzc which invokes the compiler and produces a .swf file.
You can also fetch the swf from the server using a utility such as wget, just put "lzt=swf" in the query args of the url.
there is no server/bin with LPS windows version,
so I made one myself.
http://blog.vava.cn/index.php/2004/10/07/p95
David Temkin also announced @ http://www.davidtemkin.com/ that there will be a build released in the next few months that will be able compile to lzx files on the developer machine. You can then upload that swf to any plain jane web server without the need of a java server or lps.
hui wrote ..
there is no server/bin with LPS windows version,
so I made one myself.
http://blog.vava.cn/index.php/2004/10/07/p95
Is there an English version of your blog describing setup of compiler?
I can guess the setup from the images .. but it would be nice to read the whole blog in case any step is missed.
thanks.
The production server serverless swf with a developer compiler is one of the top features that will round out Laszlo and make it great to use in shared hosting environments.
xantus
11-03-2004, 04:07 PM
Originally posted by pc
David Temkin also announced @ http://www.davidtemkin.com/ that there will be a build released in the next few months that will be able compile to lzx files on the developer machine. You can then upload that swf to any plain jane web server without the need of a java server or lps.
Will it support RPC?
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.