View Full Version : loading and unloading clips
skaiwayne
May 18th, 2002, 04:48 PM
When my flash site loads the menu is displayed on the left and an animation on the right. When I click on a menu item I want the animation on the right to change to a new clip. How do I do this.
eyezberg
May 19th, 2002, 06:49 AM
Different ways: use on empty clip in which you load different other clips for each button (loadMovie(path)/target(select the empty "holder" clip));
place all your clips off stage (like _x= -1000) and move them to the correct position while moving all others outta the way;
make all except one invisible/change on button click;
and so on..
Have more polite questions, and you'll get better answers.. ;)
ilyaslamasse
May 19th, 2002, 03:30 PM
:rollin:
pom 0]
skaiwayne
May 20th, 2002, 09:00 AM
.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.