|
Dennis,
thanks for your help.
yes,
I know the command line compiler's method.
and
now, I want to precompile it without the mxmlc command. I think if we request
the mxml by url, it will compile; and then we can pre-compile it when we deploy
our web-application, just like pre-compile jsp.
----- Original Message -----
Sent: Tuesday, March 08, 2005 11:04 PM
Subject: RE: [flexcoders] precompile
mxml
Jim,
I'm not sure what
you're trying to do but if you look in your Flex install dir under bin there's
a command line compiler. In it's simplest form the syntax
is:
mxmlc
flex_file.mxml
If this doesn't
help please elaborate a little more and maybe we can help you find a
solution.
Regards,
Dennis
hello
all,
Can I
precompile mxml by request the url by my servlet, Just like precompile jsp?
If Can,
what/how should I do?
Jim Miao
Tel:86-512-62510268-800
|