Hi guys,
I have one fla called Projects which I am loading into an Empty mc on the click of a button called “projects” in another movie, which will eventially be loaded into a main movie. The Project movie works fine with its rollovers (via the tellTarget AS) when I test the movie, but now when I test the movie that it is to be loaded into (called DESIGNWORK1). The Project movie loads into the DESIGNWORK1 movie and stops at its midpoint as it should, but when I rollover a button I recieve this error message:
Target not found: Target="/rollover" Base="_level0.container2"
How can I correct this, or should I done my rollovers another way?
aswg