[F8] Java handing xml to flash

Hi
Has anybody had any experience having Java handoff a xml string to flash.
I have been searching online for code examples but haven’t been able to find anything.
Any help be great!
Thanks

http://www.gotoandplay.it/_articles/2003/12/xmlSocket.php may help

Thanks for the reply. I was hoping to find documentation on calling a Java function … getting the data and then building the xml object I can parse.

like… ExternalInterface.call(“javascriptFunction”);