Skip to main content
Inspiring
September 26, 2018
Question

Multiple hide & show commands for images in groups doesn't work

  • September 26, 2018
  • 2 replies
  • 715 views

I have created a complex slide with several buttons which each trigger a different sequence (they use cpCmdGotoFrameAndResume to relaunch the movie header in the correct place). Overall it works very well despite its complexity.

The objects in the different sequences are originally hidden and then shown using an Advanced Action, depending on the button pressed. Some of these objects are in groups.

I have noticed that when one of the objects to show/hide is in a group, it will sometimes not be displayed after issuing a "Show" command for that group if the object is an image. The problem can be solved by using a shape with an image as a background instead of an image object.

Not sure where to report bugs in Captivate 2019 following the pre-release stage which I was involved in, but this clearly seems to be a bug.

One related topic is that of objects grouped in a responsive project not being treated as responsive, even if they all have the same start time and length (grouping makes it easier to address multiple objects in scripts). If someone from the Adobe Captivate team reads this, perhaps this is an improvement in a future release that would be welcomed.

    This topic has been closed for replies.

    2 replies

    Lilybiri
    Legend
    September 26, 2018

    I never did see this problem myself, and I am using a lot of Advanced actoins with and without groups.

    In responsive projects with the fluid boxes workflow groups should never be used.

    wmsgvaAuthor
    Inspiring
    September 26, 2018

    Lilybiri​ This is what I was hinting at in the last part of my post.

    Adobe should correct this in Captivate and make it possible to use groups in responsive fluid boxes to group objects that all share the same time parameters (length and start). It makes your life so much easier if you need to address many objects in a script (just address the group).

    Lilybiri
    Legend
    September 26, 2018

    There are much more limitations with fluid boxes than just grouping. Many objects cannot be used (highlight, click box, line object, zoom object). You cannot use objects timed for the rest of the project neither, nor overlapping objects even if they do not appear at the same time. Fluid Boxes 2.0 didn't change anything to those limitations.

    TLCMediaDesign
    Inspiring
    September 26, 2018

    I have a feeling that it is related to you jumping frames. Never seen that type of behavior.

    wmsgvaAuthor
    Inspiring
    September 26, 2018

    Don't think it has to do with jumping frames, as all I'm doing is returning to just after the position in the movie in which the different buttons pause (to play thereafter, with the objects shown/hidden according to the button the learner pressed).

    It works fine after using shapes with image backgrounds instead of image objects, so I don't think that's the issue. I tend to think, as I hinted and Lilybiri suggested, that the problem is related to using grouped objects in responsive fluid boxes.