Hi Kirupians!
I hear theres this thing called the securitySandbox, and while I though I knew roughly how it works, I’m stuck trying to load an html page from another domain.
I have a swf file on www.domainA.com loading an HTML page called http://www.domainB.com, i’m just loading the data from the html page, not loading any flash, i just need to transfer some data from one of my websites to another, but I keep getting this:
Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://labs.signalsondisplay.com/experiments/timewasted/TimeWasted.swf cannot load data from http://www.signalsondisplay.com.
at HeadlineParser()[D:\work\Flex\TimeWasted\HeadlineParser.as:18]
at TimeWasted/styleStage()[D:\work\Flex\TimeWasted\TimeWasted.as:110]
at TimeWasted()[D:\work\Flex\TimeWasted\TimeWasted.as:30]
anyone got an idea ? I’m only using a URLLoader, thats all :-/