Action to go back to a specific location in the timeline of a slide
I'm using Captivate 4.0.
I have a inserted a movie into a slide. The movie starts after the user press a play button. When the movie is completed, I display another button to replay the movie. The action associated with the replay button is rdcmndGotoFrame = xxx (xx is the frame number when the movie starts when the user press the start button).
It seems that it working, but the movie doest nor replay completly and the replay button is not even displayed again
My questions are:
- is rdcmndGotoFrame appropriate for what I want to do?
- What would be an other option to reply this movie ? I cannot have the replay button in the movie it-self as it is used in other projects.
Any help would be really appreciated.