I would like to know about moving the .fla file's timeline from the document class
normally I would use:with a doc class I triedCode:gotoandstop("middle")
which I thought was correct.Code:MovieClip(root).gotoAndStop("gameover");
It IS correct -being up too late one night -my frame was not named correctly.
Bookmarks