- ELB Learning Knowledge Base
- Asset Libraries
- Template Library
-
Lectora®
- Quick Win Tutorials
- Getting Started
- Modular Development (ModDev)
- Quick Guides
- Best Practices
- Navigating the Workplace
- Building a Title
- Importing Content
- Working With Text
- Working with Images
- Working With Objects
- Actions and Variables
- Tests, Surveys, and Questions
- Working with Web Windows or HTML Extensions
- Publishing a Title
- Creating Web-based, Accessible Content (Section 508/WCAG)
- Lectora Layouts
- Managing Titles
- Managing your Assignments
- Managing Your Notifications
- Communicating
- Admin Guide
- Lectora Player Skins
- Lectora Interactions and Scenarios
- Games
- Misc.
- Programming
- General
- Using Tracking for Progress, Status, etc
- Working with BranchTrack
- Trouble Shooting
- Working with Audio and Video
-
CenarioVR®
-
MicroBuilder™
-
The Training Arcade®
- Arcades™
- Video Overviews
- FAQ's
- Recent Feature Videos
- Game Analytics
- Customer Feedback
- Demo Information
- General Admin
- Building Your Game
- Analytics
- Compatibility and Integrations
- Data, Security, and Privacy Policy
- JEOPARDY!®
- Jump
- Scenarios
- Trivia
- Trivia Virtual Instructor-Led Mode (VILT)
- Sort-It
- Scramble
- Recall
- Match
- Detective
- Translations
- New User Information
- Custom Branding Opportunities
- Registration and Leaderboard
- JEOPARDY!® Virtual Instructor-Led Mode (VILT)
-
Asset Libraries
-
Rockstar Learning Platform
-
Rehearsal
-
Off-the-Shelf Training
-
ReviewLink®
-
The Learning Creation Studio
-
CourseMill®
-
General Topics
-
xAPI
-
Template Styles
-
Misc.
-
Articulate Storyline
-
Customizable Courseware
-
Course Starters
-
Camtasia
-
Group Administration
-
General
-
Can't find the answer? Ask our Customer Solutions team.
Getting Started: Captivate 9 Player Skins
Learn how to use our Adobe Captivate Player Skins.
Inserting player into new project
- Copy the FIRST slide of the template skin.
- Paste it into your project and make it as the FIRST slide.
Locking the next button (optional)
On each slide there will be a need to have an advanced action “On Enter”. The first and last slides are already done for you “player_firstPage” & “player_lastPage”. All the pages in between will require its own “Advanced Action”. Best practice is to make a “player_OnEnter” action for every slide, even for slides that I will not use it such as the first and last slides.
- Press shift+F9 (opening your “Advanced Actions” window)
- Go to “Existing Actions” dropdown menu on the right
- Select the action “player_OnEnter_s01” (the s01 stand for slide 1)
- Duplicate the action by selecting the icon at the top right
- Rename the duplicated action “player_OnEnter_s02”
- Replace s01 with s02 in two spots:
- In the if statement
- And in the else statement
- Repeat steps 4 – 6 incrementing s01 by 1 every time for however many slides you have.
- Apply the advanced action “player_OnEnter_s02” to slide 2, “player_OnEnter_s03” to slide 3, and so forth. To do this, select the slide and click the Actions tab. On the On Enter dropdown menu, Select Advance action, then select the “player_OnEnter_s02” to slide 2, “player_OnEnter_s03” and so on.
- On the first slide select the player bar.
- Go to the timing tab
- Set it to show for “rest of slide” rather than “rest of project.”
- Go to the second slide of the template and copy the player bar and the next button.
- Paste those two items on each slide.
- Have the new next button to only show at the end of each slide, in the timeline.
Using the Submit button (optional)
When you want the submit button rather than the next button, use the “player_showSubmit” rather than a “player_OnEnter” action. Currently the submit button just has a “Go to Next slide” action applied to it. You can customize that action to whatever you want or have the next slide perform the submit function.
You could also cut/copy the submit button from the first slide and place it where you need a specific action. If you do it this way you will have to:
- Select the submit button
- Go to the “Timing” tab
- Select “rest of slide” rather than “rest of project”
- On the slides you paste the submit button into, use the action “player_lastPage” when on enter. This will hide the next button.
Click here to download the captivate cptx demo.
This article last reviewed Feb, 2020. The software may have changed since the last review.