but when i launch the program flash give me error
#1061: Call to a possibly undefined method gotoAndStop through a reference with static type flash.displayisplayObject.
You might try assigning those nested MovieClips to variables typed as MovieClips.
That way, the compiler will know that gotoAndStop() is a valid method.