I have inserted 4 rollover slidelets into my Captivate 5 project. However, I have gotten only 2 to work successfully, although the steps are identical.
On my slide I started with a rectangle and a text caption, and then duplicated both and made the duplicated rectangle and text caption invisible to begin with.
And then I inserted the rollover slidelet so it would:
- On click, go to the next slide.
- On rollover, execute advanced actions where the hidden rectangle and text caption will show. And the rollover image is the entire background. I inserted the same background as the rollover image.
I also have a tiny click box sitting in the corner which will pause the project, and on success, will continue.
The hidden rectangle and the hidden text captions are at the top layers, followed by the click box and the rollover slidelet, and then the visible rectable and text caption.
The issues have been inconsistent, but the latest one is that on it won't advance to the next slide on click.
If I take out the advanced action so on rollover, do nothing, then it does go to the next slide on click. As soon as I put the advanced actions back, it does correctly show those hidden items and rollover image on rollover, but it won't go to the next slide.
What I'm ultimately trying to accomplish is to highlight an area of the screen, simulating the experience of clicking, dragginh and zooming in on a section of that image. The next slide is the recorded movement of the area of the image being zoomed in. If I used a click box to begin the click and drag movement, the user must release the mouse click, or it won't advance to the next slide. Therefore I'm trying this slidelet so that even if the user clicked and hold the mouse, it would still go to the next slide without having to release the mouse button.
My first two slidelets worked just fine by following the exact same steps, but #3 and #4 don't seem to work on click. I suspect that the advanced action scripts could be corrupt somehow, but I haven't found a way to address that.
Any help would be appreciated, whether on troubleshooting the slidelet, or suggestion on another way to go about achieving the clicking, dragging and zooming experience.
Thanks!