How to code root_go toAndPlay in AS3
have to re do a site that was in AS2 to AS3, some code I have a problem with and can't seem to find the answer for is, I had a movieclip in frame 1 of the original AS2 timeline. When the clip ended I had an action in the last frame of the mc _root.gotoAndPlay("home") which after the clipended sent the main timeline to the home frame.
I have the same movieclip in the main timeline in the AS3 rework and need to know how to get the same result in AS3?
??
rderd