Browser Object Methods - III
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.
void setDescription( SFString description ) : Sets the passed string as the current description.
void createVrmlFromURL( MFString url, SFNode node, SFString event ) : Instructs the browser to load a VRML scene description from the given URL or URLs.