ParallelGraphics Forums
Browsers
You are here: [Forums]::[Browsers]

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

Subject: no touch sensors with cortona 5 in firefox
Sender: steve@geostudio3d.co.uk 17.07.06 12:26

I find that touchsensors are not working in cortona5 beta 2 with firefox(1.5.0.4).

The below example works ok in IE6

#VRML V2.0 utf8
DEF T Transform{children [
DEF    C TouchSensor    {}
    Shape    {appearance    Appearance {material Material    {diffuseColor    0,1,0}}
    geometry Sphere    {}}
    ]
}
DEF    S Script{
    directOutput TRUE
    mustEvaluate TRUE
    eventIn SFTime tTime
    url    "vrmlscript:
    function tTime(v,t){
        print('ss');
    }
"}
ROUTE    C.touchTime    TO S.tTime

 


no touch sensors with cortona 5 in firefox / steve@geostudio3d.co.uk / 17.07.06 12:26

Messages in thread: 1


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