move from movie clip to movie clip
i have movie clip, "identity_movie", placed inside of movie clip "buttons_movie". how create action inside "identity_movie" button return frame in parent "buttons_movie"?
basically, trying move nested movie clip parent movie clip. came across info _root, , targetpath, did not understand proper syntax on how this.
any appreciated.
thanks,
basically, trying move nested movie clip parent movie clip. came across info _root, , targetpath, did not understand proper syntax on how this.
any appreciated.
thanks,
this._parent.gotoandstop(frame#);
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment