Thanks Fruber for the reply to my question

The link should return some xml however it appears the server is down so it
is unlikely to be up again until Monday.

Anyway since posting, I have realised that for my application there is no
need for a cross domain file as it will be a standalone executable packaged
with Zinc. I have actually now decided to have a go at developing the app in
Flex builder 2 which from what I have read seems like the perfect tool for
the job.

Cheers

Paul

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Fruber
Malcome
Sent: 08 July 2007 18:23
To: [email protected]
Subject: RE: [Flashcoders] Cross Domain Policy Files

This doesn't look like a crossdomain problem, specifically because you
didn't see the sandbox security warning.
Is this url testable? (e.g. should we click it and get something?)
It may have something to-do with the https, how are you setting up the call
to this - do you have the snipptet of code that's being used to read this
value?

Thanks - Fruber
 

-----Original Message-----
From: Paul Steven [mailto:[EMAIL PROTECTED] 
Sent: Saturday, July 07, 2007 8:53 AM
To: [email protected]
Subject: [Flashcoders] Cross Domain Policy Files

I am trying to test calling a remote script from a flash CS3 movie and I am
getting the following error

Error opening URL
'https://dev01.maps-ict.com/services/upload/710665794/?key=keyvalue&session=
sessionvalue'
HTTPStatus: 0
IOError: Error #2032: Stream Error. URL:
https://dev01.maps-ict.com/services/upload/710665794/?key=keyvalue&session=s
essionvalue

I am testing from the flash IDE and doing a search for this error lead to me
to reading about the need for something called a cross domain policy file.

Can anyone confirm that this is indeed required for me to call a script on a
remote server from a test movie in the Flash IDE?

I had hoped to get this app up and running over the weekend and I have no
access to the remote server so I would really like to know if this is a show
stopper or not?

The script I am calling should return xml data.

Thanks in advance

Paul



_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to