advanced action: jump to next slide if all text entry boxes are filled out. If not, pause project and show error message
- August 20, 2009
- 3 replies
- 3928 views
Hi there
Working with captivate 4 and advanced actions, which is a great new feature, I encounter the following problem:
I have a sign-in slide, where the user has to insert his name and several other data. For user-friendly handling, I have the text entry boxes appearing one after another, so when the user confirms his entry, the next text entry box appears and has the focus.
The button for jumping to the next slide works with an advanced action:
Only if the user has filled out all the text entry boxes, the action "jump to the next slide" is performed.
If not, an error message is shown.
It works well so far.
Now, I want the project to pause there, and not to jump back to the beginning of the slide (as suggested in another Thread in this forum), because then the text entry boxes dissappear again.
I tried to set the movie control variable rdcmndPause to 1 in order to make the movie pause, but nothing happens.
I tried it with an external playback control bar and without, it didn't work in either case.
I found the hint:
To control the project through the skin file, add the prefix cpSkinLoader_mc to the variables. This might be the solution.(?)
But how can I change the name of a MovieControl Variable?
If anyone knows, how this is supposed to work or has another suggestion to solve the problem, please let me now.
Thanks a lot.
Petra