Re: irev script to detect a mouseWithin or mouseclick

2009-12-30 Thread Pierre Sahores
In short : No, because as long as an irev script acts as a server-side handler, it can only respond to get or post messages. In long : Yes, if you use an AJAX client side HTTPrequest object to catch the mouseWithin or mouseClick state before sending the adequate get or post message from it

Re: irev script to detect a mouseWithin or mouseclick

2009-12-29 Thread Sarah Reichelt
On Wed, Dec 30, 2009 at 2:04 PM, Thomas McGrath III wrote: > Is it possible to detect a mouseWithin or mouseClick state in irev? > I don't think so. I reckon you would have to use JavaScript. Cheers, Sarah ___ use-revolution mailing list use-revolution

irev script to detect a mouseWithin or mouseclick

2009-12-29 Thread Thomas McGrath III
Is it possible to detect a mouseWithin or mouseClick state in irev? Tom McGrath III Lazy River Software 3mcgr...@comcast.net iTunes Library Suite - libITS Information and download can be found on this page: http://www.lazyriversoftware.com/RevOne.html __