Download source projects t1047.zip (2 kb)
Now it's time to add some scripts
Rectangle3.stop();
it will make the sprite not playing initially
Rectangle3.play();
it will start the sprite after the mouse enters the icon
Rectangle3.gotoAndStop(1);
it will rewind the sprite after the mouse is out of the icon
Download source project t1047.zip (5 kb)