
links in html-frame affecting vrml-frame
Hello!
I am planning of making a webpage with two frames: one with text and one
with vrml.
What I want to do is to click in the textframe and have 2 things happen
in the vrml-frame.
1: I want links in the text-frame called _highlight_that_object_ and
when i click on them that-object in the vrml-frame should be
highlighted.
2: I want links in the text-frame called _transition_the_viewpoint_ and
when I click on them the viewpoint in the vrml-frame should shift
(nicely and smoothly) to another viewpoint.
Is this possible? How do I do it? What do I need to know to do this, is
a knowledge of html, javascript and vrml enough?
Regards
Samoth