I am trying to get some training material to run within an LMS (learning management system). This material is produced with "Articulate " software which takes PowerPoint files and converts them to a Flash presentation.
In the presentation is an "exit" button which exits the Articulate presentation and I need it to go to the next page in the LMS.
After much experimentation I added the JavaScript function: parent.ReturnTo DOTS();...