hi everybody , sorry for my broken english, hope i can explaine my problem . i am trying to run a specific frame inside a nested MoviClip.
imagine please , i have a MoviClip whose instant name is called [COLOR=red]“arasayfalar”[/COLOR] and i have an other MoviClip whose instant name is called [COLOR=red]“ayrik”[/COLOR] .i am trying to run a specific frame the [COLOR=red]“ayrik”[/COLOR] Moviclip .i wrote this code but it does not work. this is the code :
[COLOR=blue]on (release) {[/COLOR]
[COLOR=blue]arasayfalar.gotoAndPlay(2); [/COLOR][COLOR=red]// this one works fine[/COLOR]
[COLOR=blue]arasayfalar.ayrik.gotoAndStop(“design”);[/COLOR] [COLOR=red]// but this one does not work [/COLOR]
[COLOR=blue]}[/COLOR]
[COLOR=#0000ff][/COLOR]
[COLOR=black]there is the FLA . please any help appriciated [/COLOR]
[COLOR=#999999]http://hotfile.com/dl/82335137/44fa01f/site.rar.html[/COLOR]