Thanks much - but even if I change the file to a .JPG it doesn't work.
If I use:
loadMovie("plate2.jpg", 0);
it will overwrite my entire movie with the new image - but all I want is the image in the button to be replaced:
btnPlate.imgPlate.loadMovie("plate2.jpg");
It does nothing...
-Kim
I'm new to Flash...
I create a movie
I add a button and insert a movie clip using a static GIF - no problem
I want the user to click the button image and have the GIF replaced by another one that is loaded from the webserver - the rest of the movie (text etc) stays as is.
I tried:
on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.