I have a flash 8 swf file at www.mydomain.com and I need to access data from a webservice at http://www.regonline.com/webservices/memberauthorization.asmx/authorizeMemberWithEmailAddress
I am trying to do this with the loadvars class and this all works fine in the flash ide but when I put the swf on mydomain.com it gives an error.
I assume this is a cross domain issue but I really do not understand this area and assume that I cannot place a cross domain policy file on the regonline server.
Could any one shed some light on this. Been googling for a couple of hours and am no closer to a solution.
Many thanks.