Flash allows you to set cross-domain policies via a file called
crossdomain.xml, see here:

http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001085.html

But that requires access to the server which will provide the data
anyway, so you might aswell implement JSON/XML directly avoiding an
extra layer of communication.

- ricardo

On Dec 11, 3:26 pm, howa <howac...@gmail.com> wrote:
> On 12月11日, 上午2時32分, ricardobeat <ricardob...@gmail.com> wrote:
>
> > I believe you have already answered that to yourself but was hoping
> > for a misteryous miraculous solution right? :)
>
> > No, there isn't, you'll have to do it server-side. Or if you're not
> > playing with the remote page's content use an iframe.
>
> Not related to JavaScript, but is it possible to use other
> technologies such as Flash or  Java Applet?
>
> I nevered tried before.

Reply via email to