Ok, here's what I have:
A flash object appears on the slide and when it is finished running it gets hidden and a flash movie (flv) appears on the same slide and starts to play. At the same time a check box appears at the bottom of the screen for hearing impaired people. Checking this box will move the flash movie to the left and a standard popup window appears to the right of the flash movie with the dialog from the movie. The dialog is to long for one pop-up, so halfway through the movie the original pop-up disappears, and is replaced by a second pop-up with the last of the dialog. If at any time the user should uncheck the check-box, the dialog boxes disappear and the movie moves back to the middle of the screen. All of this is controlled by through actions on the check-box (checked or unchecked) and the "position" of the flash movie, as well as actions that take placed at certain "play ticks" in the movie. For instance, if the check box is checked, the first pop-up will disappear when the movie gets to a certain "play tick", and the second pop-up will appear. This is handled through the play tick event of the movie.
This all works great when viewing the module from the CourseLab IDE, however, when I publish to CD, the only popup that shows up is the first one. It is like the "tick" events are not being recognized.[:confused:]
Ok, here's what I have:
A flash object appears on the slide and when it is finished running it gets hidden and a flash movie (flv) appears on the same slide and starts to play. At the same time a check box appears at the bottom of the screen for hearing impaired people. Checking this box will move the flash movie to the left and a standard popup window appears to the right of the flash movie with the dialog from the movie. The dialog is to long for one pop-up, so halfway through the movie the original pop-up disappears, and is replaced by a second pop-up with the last of the dialog. If at any time the user should uncheck the check-box, the dialog boxes disappear and the movie moves back to the middle of the screen. All of this is controlled by through actions on the check-box (checked or unchecked) and the "position" of the flash movie, as well as actions that take placed at certain "play ticks" in the movie. For instance, if the check box is checked, the first pop-up will disappear when the movie gets to a certain "play tick", and the second pop-up will appear. This is handled through the play tick event of the movie.
This all works great when viewing the module from the CourseLab IDE, however, when I publish to CD, the only popup that shows up is the first one. It is like the "tick" events are not being recognized.[:confused:]