hey wat’s up i got this cartoon going on… but i gut stuk with the last part…
my i drew my carachters and convert them into MC’s and inside that movie clip the mouth of the cartoon its also a MC so it can have a movement… so theres a stop at the beginig so it don’t start talking out of time…
but waht i need is to call the mouth MC from my main timeline
id tried _root.Myclip.gotoandplay (2) but didnt worked :S
so please help me.
well _root.<b>yourcharacter</b>.<b>yourmouth</b>.gotoAndPlay(2); should work if you replace ‘yourcharacter’ with the instance name of the wanted character and ‘yourmouth’ with the instance name of the character’s mouth!
that has got to work if the character is on the main timeline!!!
Just scheck the instance names of the movieclips again!
note: instance names can be assigned/changed by clicking one the mc and chaging them in thr properties panel… not in the library!