Actions
November 7, 2014 12:00 AM
I have the following title setup:
-> Page1
-> image1
->Page 2
-> image2
action = on mouseclick hide image 1?????
I want to create an action that if you click on image2, image1 on Page 1 disappears.
Is this possible to do with actions?If i put my action after image2 i cannot access image 1.
Please help as I am a beginner.
Discussion (1)
No. You can only control objects that are on the page (i.e. in current page, on chapter level, or on title level). If an object is on a different page, it doesn't exist unless you're on that page. So you cannot hide or unhide it -- there's nothing to control.
Discussions have been disabled for this post