I have made a rollover using a tell target for my page. I have it working fine and I want to load an external .swf when the button is clicked. I just can’t figure out where or on what to add the code to load the swf. The code is working fine cos when I put simple buttons in the movie it works.
Representation:
Button A
Clip A
When the mouse rolls over Button A, Clip A is played to a certain point. Do I attach the code to the instance of Button A or Clip A? Everytime I attach the code to the instance of Clip A the rollover does not function properly. Any ideas?
Jim