<DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; I managed to get this cross domain functionality working, that is being able to download an X3D file from an arbitrary server on the internet with a crossdomain file&nbsp;into my unsigned applet. Here is the link to my applet which has minimal X3D browser functionality. (Being able to read simple X3D files with simple shapes).</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; <A href="http://members.shaw.ca/john.coady/web3d.html">http://members.shaw.ca/john.coady/web3d.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>I am able to plug in the URL that Michalis provided for the RedSphereBlueBox.x3d and it will show up in the applet, only because he has the crossdomain.xml file on his server. </DIV>
<DIV>&nbsp;</DIV>
<DIV>This applet that I created uses signed jar files from Sun Microsystems for opengl functionality and the user will have to accept the security certificate from Sun. However, my applet for the X3D browser is unsigned and does not require&nbsp;a security cerficate.</DIV>
<DIV>&nbsp;</DIV>
<DIV>John</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR>----- Original Message -----<BR>From: Michalis Kamburelis &lt;michalis.kambi@gmail.com&gt;<BR>Date: Wednesday, January 6, 2010 2:06 pm<BR>Subject: Re: [X3D-Public] x3d file retrieval<BR>To: John Coady &lt;johncoady@shaw.ca&gt;<BR>Cc: x3d-public@web3d.org<BR><BR>&gt; John Coady wrote:<BR>&gt; &gt;&nbsp;&nbsp; I would like to test this out for my applet that I <BR>&gt; am working on and<BR>&gt; &gt; was wondering if someone with access to a server on the <BR>&gt; internet could<BR>&gt; &gt; upload a crossdomain.xml file and a simple X3D file such as<BR>&gt; &gt; RedSphereBlueBox.x3d and provide me with a link to the 2 files.<BR>&gt; <BR>&gt; No problem:<BR>&gt; <BR>&gt; http://michalis.ii.uni.wroc.pl/RedSphereBlueBox.x3d<BR>&gt; http://michalis.ii.uni.wroc.pl/crossdomain.xml<BR>&gt; <BR>&gt; Michalis<BR>&gt; </DIV>