You either need to fully qualify the url
for your gateway in flex-config.xml or you need to specify –contextRoot (I
think that’s the option name, check the docs) from mxmlc.
Matt
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of r0main
Sent: Wednesday, October 26, 2005
7:37 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [flex1.5]
precompile an ubiquious MXML application ?
Hello,
I'd like to precompile an application into a SWF
that I can deploy in
my Dev, Test and Production environment...
Yet I've got the following message when my SWF
gets called via
http://pc007810d:9001/firm-web-admin/main.swf
URL:
*** Security Sandbox Violation *** Connection to
http//pc007810d:9001
{context.root}/amfgateway halted - not permitted
from
http://pc007810d:9001/firm-web-admin/main.swf
Why isn't the
"{context.root}/amfgateway" replaced my current context
root ???
Thanks a lot !
Romain
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
|
- RE: [flexcoders] [flex1.5] precompile an ubiquious MXML applic... Matt Chotin
-