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: Automation in Firefox
Sender: steve@geostudio3d.co.uk 4.11.06 02:52

Ive found that x=document.embeds[0] works in IE6,Netcscape 8 & firefox 2.
So that the following code works in Internet Explorer and Mozilla but not in FireFox? (Cortona 5.0)
...
if (T3DBrowser_Netscape ())
    var x=document.embeds ["T3DCenterEmbed"];
else
        var x=document.getElementById ("T3DCenterObject");

x.Engine.Nodes.Item('node').Fields.Item('set_bind').Value = true;

...


 


Automation in Firefox / igamez@xtec.net / 3.11.06 10:31
     Re: Automation in Firefox / steve@geostudio3d.co.uk / 4.11.06 02:52

Messages in thread: 2


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