Tutorial On Scripting - Adobe CAPTIVATE 5 Help Manual

Table of Contents

Advertisement

Last updated 4/22/2010
Edit statements
When editing a script, use the appropriate icons to add, remove, copy, cut, paste, insert, or move a statement (a line
of code).
Use the drop-down menu to change the type from Variable to Literal, or the other way round.
To remove a decision, select the decision and then click the delete icon.
Edit/delete/duplicate advanced action
1
Select Project > Advanced Actions.
2
In the Existing Actions, select the action that you want to modify or delete.
3
Do one of the following:
Use the appropriate icon at the top-right corner to delete or duplicate the action
To update the advanced action, use the appropriate menu icons to update the statements and then click Update.
Apply advanced actions to slides
In the Properties Inspector (Window > Properties), go to Action.
1
Select Execute Advanced Actions.
2
In Script, select the script that you want to run from the Action menu.
3
Apply advanced actions to interactive objects
In the Properties Inspector (Window > Properties), go to Action.
1
In the action menu, select Execute Advanced Actions. Examples of actions are On Success, On Failure, and Lose
2
Focus.
In Script, select the script that you want to run from the Action menu.
3
More Help topics
"Text
captions" on page 63
"Widgets" on page 116
"Variables" on page 145

Tutorial on scripting

The following tutorial helps you get started with using scripting in Adobe Captivate.
You have been asked to create a login slide with fields to enter the user name and password.
When the user enters the correct values, the following actions take place:
The project moves to the next slide.
A text caption in the next slide displays the message, "Welcome <user name>".
The default e-mail editor opens with the e-mail ID of the person that must be informed of the login.
DRAFT
USING ADOBE CAPTIVATE 5
Variables and Advanced Actions
150

Advertisement

Table of Contents
loading

Table of Contents