This may be a very simple post or may be something that shows my lack of
understanding of html, but...
I am trying to create an object that is a quicktime movie that changes based
on a variable. The idea is that there is a series of buttons that each define
a different movie to be embeded into the object. The object sits in an
alternate layer that is hidden until the button is activated. Then the movie
is placed in the object and the layer is shown. Everything works fine if the
data parameter of the object is set directly to a given movie, but things go
awry when I try to put a variable into the data parameter. I am not even sure
if that is possible. Is there a way to do this? Or should I be trying to set
it up differently?
Thanks in advance.