This content has been marked as final.
Show 1 reply
-
1. Re: on Custom Component Mouseover?
YKCreativeArts Aug 29, 2010 3:47 AM (in response to Mark Embrey)Yes, it is possible to change the state of custom component on a mouseover event. Let's take an example of Custom component you created having 3 states as "S1", "S2" and "S3". And you want to see state "S2" on mouse over. Then do as following:
01) Select the component.
02) Click Add interaction in Interactions panel on "Roll Over"/"Roll Out" event.
03) On Roll Over add interaction to show state "S2" and on roll out state "S1".
Hope it helps.

