No Cross Domains!

Does this trigger feelings of rage and helplessness:

var loader:URLLoader = new URLLoader();
loader.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler);
var request:URLRequest = new URLRequest("www.example.com");

function securityErrorHandler(event:SecurityErrorEvent):void {
    // The Flash plugin should *not* impose security sandboxing, dammit!
}

If so, enter a URL to a page, image or video you'd like to play in Flash in the text box below and click "Generate URL".

Copy and paste the URL below into your Flash application, and the content should load just fine:

http://nocrossdomain.com/?url=http%3A//www.google.com