How to make an object vanish when it is clicked but also make another object appear
Hey! How do I make an object vanish when it is clicked but also make another object appear at the same time?
Hey! How do I make an object vanish when it is clicked but also make another object appear at the same time?
You don't tell what type of 'object' you mean? If you talk about an image, you will have to fill a shape with that image, turn the shape in a button (Click Use as Button in the Properties panel). You now have an interactive object, which has an Actions tab in the Properties panel. You'll need to create an advanced action with two commandas and attach this to the Success event in the Actions tab. That action will have three commands
Hide SB_object which is the name I gave to that shape button
Show Object2 the object to be shown, which has to be invisible in output to start with
Since I don't know which version you are using, cannot show you a screenshot of that action i the actions dialog box because it is different inCP2017 from previous versions.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.