I have a single slide CP6 project, produced as a SWF file. This project is simply a main menu that calls 5 other full eLearning courses, also CP6 projects published as SWF. The requirement is that the entire project be run as an EXE in the same "wrapper". So, I decided to use Aggregator, where I added all of my SWF files and set the first course as the Master Movie to use that as the "wrapper". All looks great and works fine, except.......
In the 5 eLearning courses, I use a button to execute recorded CP6 Software Simulations (also published as SWF). Again, the requirement is that these videos run in the same "wrapper". I can get the simulation to play in the same wrapper by using the option CURRENT in the URL drop down menu.
Again, this is working fine. However, when the video is done, or if the learner doesn't want to hear anymore, and clicks the X button on the playbar, the entire EXE file closes, not just the software simulation SWF.
I can publish these simulations as MP4 files, but they launch in Windows Media Player, in a separate window. The customer does not like it that way and wants one window that shows everything.
Is there a way to do what I want? Is there a custom button I can add to close just that video simulation? I have tried to set the Project End Preferences of the video simulation to STOP PROJECT or CLOSE PROJECT, but it still closes the entire application. I have also tried some custom EXIT buttons, but have not been successful. Any suggestions?