ChrisWood
04-24-2012, 11:43 AM
Hey! Thanks for taking the time to help me out!
What I'm trying to do is this:
-I have a single slide that displays a webpage (Via the LiveWeb Add-In)
-I need a timer that rotates between a few webpages every X seconds.
-I need an event that checks if the user is using the WebBrowser(So it doesnt change their page if they are using it i.e. timer reset or something). Once the mouse stops moving/user is inactive the webpage should be reset after Y seconds to a default page
I did some googleing, but I could find much clear information on this.
Thanks for any help,
Chris Wood.
P.S. - I can do the Timer stuff myself, however I need some ideas on how to check user inactivity.
What I'm trying to do is this:
-I have a single slide that displays a webpage (Via the LiveWeb Add-In)
-I need a timer that rotates between a few webpages every X seconds.
-I need an event that checks if the user is using the WebBrowser(So it doesnt change their page if they are using it i.e. timer reset or something). Once the mouse stops moving/user is inactive the webpage should be reset after Y seconds to a default page
I did some googleing, but I could find much clear information on this.
Thanks for any help,
Chris Wood.
P.S. - I can do the Timer stuff myself, however I need some ideas on how to check user inactivity.