PDA

View Full Version : New To Flash A Newbie


sire_jokool
03-09-2006, 07:12 AM
Hi pls help me on my quest in flash I have try making flash website on my own just refering to tutorials here on the net I have manage to put it all together but one a problem has arise when I put the stop on my last frames all the tweening has stop also. Pls tell me how will I stop one layer only then the other will continue on tweening... pls don't ignore I am a newbie who want to be a bestfriend of FLASH. (FLASH MX 2004 is the one im using) tnx :confused:

oldnewbie
03-09-2006, 02:20 PM
You have to insert the content of that layer in a movie clip, and replace the content of the layer with the movie clip instead. You can then add a stop() action at the end of the movie clip... The movie clip will stop while the main movie (all other layers...) continues to play.