I developed  an Flex+Opensocial+GoogleMaps+Appengine program.It's OK when I
use IE7, Chrome, Firefox, Safari, Opera.

I use Flex HttpService access Appengine to read a xml file.
Everytime I use it on IE6, I get a http error.

I test it on HttpService+IE6+Apache+PHP, there's no problem.

I believe it's a problem of HttpService+IE6+Appengine.



2009/3/4 Doug <[email protected]>

>
> Could you be a little more specific about what it means that you can
> not aceess App engine?
>
> One guess that I have as to what your problem could be....
> If you have your swf file stored on another server or on your local
> computer you will need to have a cross domain policy file in the root
> of your app engine application so that your flash client can
> "authinicate" that it is OK to call the httpservice.
>
> If you application works in Flex Developer the Bin-Debug folders are
> excluded from having to make this chcek because they are listed in the
> client as "trusted" sites.
>
> Doug
>
> On Mar 1, 10:09 pm, Legend Zhang <[email protected]> wrote:
> > I can not access Appengine from flex using httpservice when I use IE6,
> > using get and post.
> >
> > Did someone have this problem too?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to