PDA

View Full Version : Attach movieclip Question...please help


leky
03-14-2003, 09:18 PM
Hi...all

I've tried to make attach movieclip and it's work fine......but I want to go a bit further about this topic but I stuck for long time and couldn't find the way to sort it out....please help!

Here the story

1. One stage has only 1 mc (for attach movieclip)
2. I made attach movieclip to my buttons (each button will attach a different movieclip)
3. They all done fine......but I don't know how to do like this....
4. When I click another button to attach the new movieclip, I want my current movieclip play until the end of frame (I put stop action at the middle of movieclip) Then the new movieclip will start to play....make sense?

I also attach my example for you guys to check it out, might be you can understand it clearly....

Sorry about bad English and hope you can help.

Cheers

Billy T
03-17-2003, 11:48 AM
same concept as this

http://www.tableau.com.au/tutorials/smooth_transitions/

set a var with the button and tell the mc to play - at the end of the animation attach a certain movie depending on the value of the var

cheers