ParallelGraphics Forums
Cortona VRML Client
You are here: [Forums]::[Browsers]::[Cortona VRML Client]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
   Browsers - Cortona VRML Client

Subject: Re: JavaScript problem in Cortona client only
Sender: nalex@parallelgraphics.com 25.08.08 09:01

The size field of the Box node is a field, not an exposedField. Therefore, it can't receive events and the code below won't work.
        url "javascript:             function initialize () {
                pin.geometry.size = new SFVec3f(l, h, w);
            }
        "

Try to change the value of the Transform.scale instead.

 


JavaScript problem in Cortona client only / DevinDow@gmail.com / 25.08.08 08:33
     Re: JavaScript problem in Cortona client only / nalex@parallelgraphics.com / 25.08.08 09:01

Messages in thread: 2


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.