i want to define:
if the mouse moves then gotoandStop(2);
if the mouse stops then gotoandStop(1);
I can find a mousemove event, but can’t find MouseStop event.
i want to define:
if the mouse moves then gotoandStop(2);
if the mouse stops then gotoandStop(1);
I can find a mousemove event, but can’t find MouseStop event.
:: Copyright KIRUPA 2024 //--