I have 3 files. A splash page, a main file, and a quiz file. I have my navigation from the main file to the quiz by using the getUrl but how do I go back to the main file and stop on a particular frame?
There are many ways but one way is to use SharedObject to record the frame number when you leave your main page, then when you come back read the data from SharedObject and send the playhead to the frame.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.