July 15, 201411 yr Hi Make an object visible upon Mouse enter: Want to show an object (a background panel) when the user enters its area https://www.dropbox.com/s/raky9y585xgng5s/Screenshot%202014-07-15%2009.34.45.png In the above case, whenever the user enters the Product, Project, or Contact area, it's background (a gradient box) becomes visible. How do I do this? If it's a script trigger, is there an similar example I can see? Much appreciation in advance Graham
July 15, 201411 yr Here's a possible approach, if I understand your need correctly: http://fmforums.com/forum/topic/91584-hideunhide-by-hover-alone/?hl=hover
July 15, 201411 yr Author In my case, I just have a box with a gradient fill..not an image. Is there a way to hide/show OnObjectEnter programmatically. Or, perhaps there is an easier way to accomplish this? Thanks in advance
Create an account or sign in to comment