ParallelGraphics Forums
SDK
You are here: [Forums]::[General]::[SDK]

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:
   General - SDK

Subject: problem with javascript in vrml
Sender: it0278@uom.gr 16.05.06 16:11

Inside my javascript code i want to add a delay in a while loop so it runs each loop with a delay (f.e. 1 second)

I tried javascripts's setTimeout but vrml does not recognize it.

could you help me make this delay??

This is my while loop
    
while ( (value.x<=1349.361 && value.z<=900) )
{value.x= value.x + 20;
        
    }

 


problem with javascript in vrml / it0278@uom.gr / 16.05.06 16:11

Messages in thread: 1


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