all groups > flash data integration > february 2005 >
You're in the

flash data integration

group:

RemotingConnector - SSL - https - AMFPHP


RemotingConnector - SSL - https - AMFPHP carstenw
2/2/2005 12:16:19 PM
flash data integration: hello,

with a flash mx 2004 professional "RemotingConnector" i want to connect to
my local webserver https://192.168.0.254/flashservices/gateway.php while
developing an application and while running the application locally for
testing, build as an exe-file from flash player.

* if i do it with http in the property "gatewayUrl" of the RemotingConnector
the service is running very well.
* if i call the flash movie with the property "gatewayUrl" "https://..."
directly from the https connection with a browser it works well too.
* but if i try to connect with my development environment or the player with
https in the property "gatewayUrl" of the RemotingConnector the service
doesn't run. i get errors as described below :

from the trace window :
Error opening URL "https://192.168.0.254/flashservices/gateway.php"

from the NetConnectionDebugger :
Status (object #2)
......code: "NetConnection.Call.Failed"
......description: "HTTP: Failed"
......details: "https://192.168.0.254/flashservices/gateway.php"
......level: "error"

i've tried a lot of things : google, macromedias dev center, faq's, flash
pro help. it took me hours but i didnt get a result.
i don't want my data to be send unsecured over the internet, so is there
anybody out there who can help me ?

thank you for reading and maybe for helping.

best regards

carsten


Re: RemotingConnector - SSL - https - AMFPHP perry
2/2/2005 12:55:53 PM
might be a security issue. maybe you have to place a "crossdomain.xml" on
your server and allow accessing via https.
just a guess, as the *.exe won´t be able to handle secured content.

perry


"carstenw" <mp_fragezeichen@yahoo.de> schrieb im Newsbeitrag
news:ctqcq5$mna$1@forums.macromedia.com...
[quoted text, click to view]

AddThis Social Bookmark Button