Hey all, hope this makes sense.
I have a timeline based portfolio website that uses LoadMovie scripts to bring up animations and illustrations as swfs. I also have a preloader with each swf. The problem is, if a user clicks on one button that has a LoadMovie, and then clicks on another before the first one (swf) loads, the new button with swf clicked continually flashes after loading as if ignoring the stop script. And, if they click on anything else the entire timeline plays ignoring all stops.
Any ideas? Is it my preloader? Do I need to use a clearInterval at some point?