One glaring weakness (in my opinion) of Captivate is the inability to truly customize the TOC. What is included is flat-out ugly, and the customization options are quite limited.
So it hit me today to try this:
Use an Advanced Action, along with a simple shape button to toggle the show/hide of the TOC.
I created a quick example and it works great....problem is, Captivate won't allow a grouped object that is pasted onto a Master slide, or any grouped object (or any object) anywhere to retain it's reference name across slides.
Has anyone else tried this before? I was thinking the only other approach that might work would be to develop the TOC in Flash, export as an AS3 swf, and then import into the Master Slide, and then trigger the showing/hiding of that via a shape button in Captivate. But, although we can import SWF to a Master Slide, we can't give it a reference name and thus cannot manipulate it via an Advanced Action.
Very frustrating....
Is everyone out there just sticking with either the stock TOC, or the not all that much better/different 3rd-party TOC widgets that are out there?
Any approaches I haven't thought of that you could recommend to solve this problem?
Actually, to be honest, I've never regarded the Captivate TOC as "flat-out ugly" nor have I felt that the current set of TOC preference options constituted an "inability to truly customise" it.
There are always extra bells and whistles I'd like to see added to the TOC options, but by and large it's an attractive solution to the requirement to provide user navigation. Compared to other apps I've seen over the years, it stacks up pretty well.
Don't know if this will help but I was watching a tutorial where to get around the issue of not allowing grouped objects, the person used a transparent button overlayed on the group and assigned the action to the transparent button.
Are you able to share your Advanced action code? I need something to work in HTML5 and I am just new to Captivate. I can't find anything that shows you the commands or actions for opening / closing the TOC
Thanks
Danielle
Danielle,
Which version do you use? Since you talk about 'not allowing grouped objects' I'm afraid you are not using the latest version 6 (which has grouping of objects). And too bad, only in that version the system variable cpCmndTOCVisible became available to control the visibility of the TOC in overlay version.
Lilybiri
Captivate does not provide any default way to open or close the Overlay TOC via a button action, in either SWF or HTML5 output.
As Lilybiri mentions, there is now a variable to make the separate TOC visible or hidden, but that doesn't help you if you wanted to use the overlay TOC and have it slide out or back in at the click of a button.
Sorry, Rod, to disagree with you. Did you try out that variable? It is working only with overlay TOC for me, not with separate TOC.
Danielle, create a button, for Success action in the Properties panel for this button choose 'Execute Advanced Action'. Then open the Adv. actions dialog box with the small folder icon right to the Script-field. Create this action;
This action will not release the play head.
I talked about that kind of toggle buttons in a recent article on my blog (it was for shape buttons, but actions can also be created for default buttons of course): http://lilybiri.posterous.com/toggle-shape-buttons
Lilybiri
I actually just managed to get it working in swf (at least when I preview the project), but unfortunately not in HTML5, using the cpCmndTOCVisible variable. I created a 'show' button and set the variable to 1 to show, and another 'hide' button and set it to 0. I am hoping if someone else has managed to get it to work in HTML5 they will share how to do it.
Thanks
I didn't check in HTML5, indeed. Pointed to the blog to show the expression, I know that it was (not about play/pause) about play/stop audio. I thought you wanted a toggle button, that is why I explained that.
Lilybiri
PS Just checked, and you are correct, it is not working in HTML5, will log a bug report. Or perhaps this is another unknown feature that is not supported?
Lieve is (once again) correct and I am mistaken. I looked for the variable in the list available for the Assign action for buttons and it wasn't there. But if you create a Standard Advanced Action to be executed by the buttons then you will find that the list of variables available for Assign in the Advanced Actions dialog includes a lot more variables, including cpCmndTOCVisible.
North America
Europe, Middle East and Africa
Asia Pacific