|
Maybe the localhost url was getting
compiled in? Perhaps context.root has to be supplied to mxmlc or one of the
ports, etc? From: Never needed to use the MXMLC command-line compiler
to pre-compile our Flex 1.5 UIs into SWFs before on any projects until now. I tested it on a simple test app, compiled properly,
put it in my local web server folder, launched my browser, typed http://localhost:7001/bla/bla.swf and
it loaded and remote calls worked. Now I tried it on our actual project, it compiles,
but when I throw the SWF into my local web server folder, it loads but when it
comes time to execute a remote call, it just sits there (wheel spins forever).
Anyone ever experienced this before? Dimitrios
Gianninas RIA Developer Optimal Payments
Inc.
|

