Link
The Link object allows you to add an Internet shortcut to an object, picture in a scene.
You can load a Web page or scene by sending the SFTime event to the Link object in the Routing Diagram window.
Note: To check how the object reacts, publish your scene and explore it using a VRML browser.
Properties:
Address
provides the method to specify links or references to
other file or scene.
Click the Address field and enter the desired address for a Web page or scene.
Params
provides the method to enter the additional information for the VRML or HTML
browser.
This information is a string in the form "keyword=value".
For example, some browsers allow the specification of a 'target' for a link to display a link
in another part of an HTML document. The parameter field is then:
target=name_of_frame
Event:
load
loads a page defined in the Address property field when
the incoming event is of the SFTime type.