Copy link to clipboard
Copied
I'm using skins for navigation in a Captivate 2017 project but I want the back button to go to the previously viewed slide, not the previous slide in the package. How do I change where the back button goes?
Copy link to clipboard
Copied
The Back button in the default playbars will always go back to the Previous slide in the Filmstrip. If you want to go to the previously viewed slide you need a custom Back button, which could trigger the command 'Go to the Last Slide Visited'.
Copy link to clipboard
Copied
How do I do that? I've poked about a bit with templates->playbackfla->AS3 but I can't copy/edit fla file without administrator permissions, which I don't and won't have. And I don't know flash...so not sure how well that would go anyway.
Copy link to clipboard
Copied
I rarely use the default playbars, and what you described, is one of the reasons. I always create custom navigation buttons because I never have pure linear projects.
I was not talking about changing the playbar, since I'm not a programmer. I was talking about a real button, for which I would prefer a shape button because it can be timed for the rest of the project (or be on the master slide if you want) and for the Success event choose the command which I told about. For programming the playbar you'll have to wait for another expert. Tell which ouitput you are using, please, because you talk about AS3 which would mean that you are talking about SWF output? Bit astonishing with the EOL of Flash player announced.
Copy link to clipboard
Copied
Heh. My output is scorm 1.2 using html (5?). I'm not very techie...def not a programmer. I've learned bits here and there in self defense. First time I've done a complex captivate--usually just software demos and such (used to design with Lectora primarily, SO much easier), new job, new project expectations, super short turn around...
I wonder if I could design something that looked like a playbar but wasn't and did what I wanted...I've done crazy stuff like that before...
Copy link to clipboard
Copied
Have a look at a some of my published movies, all HTML output:
You will not see the default playbar, but custom navigation. I also always allow navigation using the Table of Content, which is available in both movies as well.
I know Lectora as well, but find Captivate a lot easier especially for software simulations, and due to the presence of the Timeline.
What do you need as 'playbar' buttons, can point you to blogs explaining the workflow. However you'll not be able easily to create the progress bar, which can be a troublesome item because the user can just scrub that playbar to end up anywhere in the course.
Here is a blog post explaining creation of toggle buttons (like CC, Audio...). The Back and Next button are very simple to create since you have the appropriate commands in the dropdown list.