1 | void loadURL( MFString url, MFString parameter) : Loads the first recognized URL from the specified url field with the passed parameters. The current world will be terminated and replaced with the data from the specified URL. |
2 | void setDescription( SFString description ) : Sets the passed string as the current description. |
3 | void createVrmlFromURL( MFString url, SFNode node, SFString event ) : Instructs the browser to load a VRML scene description from the given URL or URLs. |