V valentin p New member Sep 27, 2009 #1 I want something happening when mouse isn't over the movie clip. I tried: if (mc.onRollOver != true) {} thinking it would return a boolean value. It doesn't work.
I want something happening when mouse isn't over the movie clip. I tried: if (mc.onRollOver != true) {} thinking it would return a boolean value. It doesn't work.