Replay Current Slide
In the past, I have been able to add an image button and assign a standard Advanced Action to replay/restart the slide the user is viewing. I assign the cpCmndGotoSlide variable with rdInfoCurrentSlide and then Continue.
It worked in versions 5 and 5.5 but I think this is the first time I have tried it using a fresh, v6 project (not converted from an earlier version). It doesn't replay, it jumps to the next slide.
When i went to create the Action, I noticed that the rdInfoCurrentSlide variable - all the rdXXX variables, in fact - had been removed and relaced with cpXXX versions, such as cpInfoCurrentSlide.
Could there be a problem with the new variable? Am I missing something?