If its working in the first case,it should work in the second case also no need for a crossdomain file.Make sure your are having the correct IP address ,or wrong somewhere else.
On Fri, Dec 5, 2008 at 10:55 AM, dhileepen chakravarthy <[EMAIL PROTECTED]> wrote: > Dear All, > > I am facing dns & ip problem with HTTPService > > Problem is, > > If i am using dns address like http://website-name/index.html and using > HTTPService http://website-name/login.php then it works. > > If i am using ip address like http://ip-address/index.html and using > HTTPService http://ip-address/login.php then it works. > > But > > If i am using dns address like http://website-name/index.html and using > HTTPServicehttp://ip-address/login.php then it DOESN'T work. > If i am using ip address like http://ip-address/index.html and using > HTTPService http://website-name/login.php then it DOESN'T work. > > > How to solve this issue. It requires cross domain?. Just i am using instead > of calling dns i refer ip thats all. > > Help me anyone > > Regards, > Dhileepen > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

