I have a movieclip with this action attached:
on (rollOver) {
loadMovie("logo_intro.swf", "bottom_logo");
}
When I roll over it, it loads the movie correctly. Yet, How do I get the movie to stay once the mouse is off ite movieclip/button area?
I have a movieclip with this action attached:
on (rollOver) {
loadMovie("logo_intro.swf", "bottom_logo");
}
When I roll over it, it loads the movie correctly. Yet, How do I get the movie to stay once the mouse is off ite movieclip/button area?
:: Copyright KIRUPA 2024 //--