Determine Object Visibility from Advanced Action Script (Captivate 4)
I have some images in my Captivate 4 project that I want to determine their visibility from an Advaced Action script. Is this possible? I know how to turn the visibility of an object on/off via the visible checkbox on the Properties>Options tab. The conditional statements in Advanced Actions only work with variables and not object names.
I have 5 images that I need to show the 5th only if ALL the other 4 are visible. The slide starts with all 5 images NOT visible. Based on certian user actions, an image is made visible until four images become visible on the slide. So far, so good, and everything is working as expected. Now I want to show the 5th image after the 4th images becomes visible but I cannot find a way to do so.
Any help will be appreciated.
Isaac