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?
Some kind of mouse over effect.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Some kind of mouse over effect.
Hi..
The script is in the card script of the attached stack
hope it helps,
Dixie
The script is in the card script of the attached stack
hope it helps,
Dixie
- Attachments
-
- showOnTouch.livecode.zip
- (1.67 KiB) Downloaded 349 times
Re: Some kind of mouse over effect.
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
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.
Thank you so much! This should work perfectly!
Re: Some kind of mouse over effect.
Great example, Dixie!
Thanks!
Thanks!