Hi all,
Can someone tell me if it is possible to swap a sprite on stage with another item from the library? What I want to do is, depending on the action of the user, it will display different movie clips. And I can't just hard code in a long movie clip to do this because there will be around 50 different movie clips that can be played (more will be added later on).
I know some of you hate Director, but in Director, all I have to do is say something like:
sprite(3).member = member("memberToSwapTo"
and that will change the member of sprite 3 on the stage to the member "memberToSwapTo"
Is there anything similar in Flash?
Thanks!
Willy
Can someone tell me if it is possible to swap a sprite on stage with another item from the library? What I want to do is, depending on the action of the user, it will display different movie clips. And I can't just hard code in a long movie clip to do this because there will be around 50 different movie clips that can be played (more will be added later on).
I know some of you hate Director, but in Director, all I have to do is say something like:
sprite(3).member = member("memberToSwapTo"
and that will change the member of sprite 3 on the stage to the member "memberToSwapTo"
Is there anything similar in Flash?
Thanks!
Willy