It's limiting to have to choose between uploading a swf OR creating dynamic embed code. I'd like to be able to make XML REST API calls directly from flash, but I'd also like to generate dynamic embed code. If I refer to a swf that lives in my domain, I can't make XML REST API calls from flash because of the myspace crossdomain.xml file. If I upload a swf, I lose the ability to generate DHTML to add dynamic HTML, multiple SWFs, etc.
Is there a way to refer to my swf (using a cache server perhaps) on a myspace URL but load the swf dynamically from embed code that I generate not myspace?