Page 1 of 1

Some kind of mouse over effect.

Posted: Tue Aug 02, 2011 9:54 pm
by Kaubs
Hello,

I am trying to create an effect where I touch the screen on my iphone, slide my finger over an object (this can be an image, button, it doesnt really matter) and have it display a button but only while my finger is held down over the object. As soon as I release or slide off the object I'd like to have the button go away. I've tried a good bit with touchstart but it doesn't register when my finger touch enters the object boundaries unless I touch the object directly. I hope this all makes sense. Any thoughts?

Re: Some kind of mouse over effect.

Posted: Wed Aug 03, 2011 12:15 am
by Dixie
Hi..

The script is in the card script of the attached stack

hope it helps,

Dixie

Re: Some kind of mouse over effect.

Posted: Wed Aug 03, 2011 12:25 am
by Dixie
Kaubs...

You are asking more or less the same question in different threads... the example I have posted here should help you get started with the answer to the question you asked in the 'other' thread... are you guys working in tandem ?

Dixie

Re: Some kind of mouse over effect.

Posted: Wed Aug 03, 2011 12:26 am
by Kaubs
Thank you so much! This should work perfectly!

Re: Some kind of mouse over effect.

Posted: Wed Aug 10, 2011 1:38 pm
by ctflatt
Great example, Dixie!

Thanks!