Is this online?
You can't swap images dynamically in flash without something like generator.
If you are doing it in flash itself, delete the original picture file (or just move it) and rename the new picture file so it has the same name. Then in the library double click on your image and hit reload (or refresh) and it should update the image.
Is that what you wanted?
Main Topics
Browse All Topics





by: alanmcclurePosted on 2001-02-22 at 01:08:31ID: 5866912
in the info dialog box you can change the x and y coordinates of any object to reposition it. If you meant how to do it during animation, then use a motion tween between two keyframes that contain that same object. But first you will have to make it into a symbol such as a graphic or movieclip.
hope that helps