<p dir="ltr">Hi Joe,</p>
<p dir="ltr">x3dom does not support proto nodes, see <a href="http://www.x3dom.org/?page_id=158">http://www.x3dom.org/?page_id=158</a></p>
<p dir="ltr">You could ask on the x3dom developer mailing list about plans but my impression is that this not a priority since there may be other ways to achieve similar functionality.</p>
<p dir="ltr">Andreas</p>
<div class="gmail_quote">On Oct 5, 2014 3:00 PM,  <<a href="mailto:x3d-public-request@web3d.org">x3d-public-request@web3d.org</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send X3D-Public mailing list submissions to<br>
        <a href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:x3d-public-request@web3d.org">x3d-public-request@web3d.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:x3d-public-owner@web3d.org">x3d-public-owner@web3d.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of X3D-Public digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Prototype (Joe Lewis)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 5 Oct 2014 09:32:51 -0400<br>
From: "Joe Lewis" <<a href="mailto:jlewis@suitefactory.com">jlewis@suitefactory.com</a>><br>
To: <<a href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</a>><br>
Subject: [X3D-Public] Prototype<br>
Message-ID: <004901cfe0a0$dd499550$97dcbff0$@<a href="http://suitefactory.com" target="_blank">suitefactory.com</a>><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
I have tried the following code and I can't get it to work? I'm I doing<br>
something wrong?<br>
<br>
<br>
<br>
<html><br>
<br>
                <head><br>
<br>
                                <script type='text/javascript'<br>
src='<a href="http://www.x3dom.org/download/dev/x3dom.js" target="_blank">http://www.x3dom.org/download/dev/x3dom.js</a>'> </script><br>
<br>
                                <link rel='stylesheet' type='text/css'<br>
href='<a href="http://www.x3dom.org/download/x3dom.css'/" target="_blank">http://www.x3dom.org/download/x3dom.css'/</a>><br>
<br>
                </head><br>
<br>
                <body><br>
<br>
                                <X3D width="800px" height="600px" ><br>
<br>
                                                <Scene><br>
<br>
<br>
<ProtoDeclare name='box'><br>
<br>
<br>
<ProtoInstance><br>
<br>
<br>
</ProtoInstance><br>
<br>
<br>
<ProtoBody><br>
<br>
<br>
<Transform><br>
<br>
<br>
<Shape ><br>
<br>
<br>
<Appearance ><br>
<br>
<br>
<Material ambientIntensity="1.0" transparency="0.0" shininess="0.145"<br>
diffuseColor="0.588 0.588 0.588"/><br>
<br>
<br>
</Appearance><br>
<br>
<br>
<Box size="2.438 2.895 13.716" /><br>
<br>
<br>
</Shape><br>
<br>
<br>
</Transform><br>
<br>
<br>
</ProtoBody><br>
<br>
<br>
</ProtoDeclare><br>
<br>
                                                                <!--<br>
==================== --><br>
<br>
<br>
<ProtoInstance name='box' ><br>
<br>
<br>
</ProtoInstance><br>
<br>
                                                </Scene><br>
<br>
                                </X3D><br>
<br>
                </body><br>
<br>
</html><br>
<br>
<br>
<br>
<br>
<br>
Regards,<br>
<br>
<br>
<br>
Joseph B. Lewis<br>
<br>
CCI<br>
3 Bessom ST.<br>
<br>
#212<br>
<br>
Marblehead, MA 01945<br>
Phone: 1-781-933-9500<br>
<br>
Fax: 1-781-494-9585<br>
<br>
Email: <a href="mailto:jlewis@suitefactory.com">jlewis@suitefactory.com</a><br>
Website: <a href="http://www.suitefactory.com" target="_blank">http://www.suitefactory.com</a> <<a href="http://www.suitefactory.com/" target="_blank">http://www.suitefactory.com/</a>><br>
<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20141005/6a069a7d/attachment-0001.html" target="_blank">http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20141005/6a069a7d/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
X3D-Public mailing list<br>
<a href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
<br>
<br>
------------------------------<br>
<br>
End of X3D-Public Digest, Vol 67, Issue 2<br>
*****************************************<br>
</blockquote></div>