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 -~----------~----~----~----~------~----~------~--~---
