VBA Express Forum  




Go Back   VBA Express Forum > VBA Code & Other Help > PowerPoint Help
     Feedback     
Register FAQ Members Arcade Knowledge Base Training Articles Consulting

Reply
 
Thread Tools Display Modes
Old 04-24-2012, 11:43 AM   #1
ChrisWood

 
Joined: Apr 2012
Posts: 1
Kb Entries: 0
Articles: 0
WebBrowser Add-In and (Timer)User Inactive Detection

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.

Last edited by ChrisWood : 04-24-2012 at 12:02 PM.

Local Time: 05:08 PM
Local Date: 05-18-2013
Location:

 
Reply With Quote Top
Old 04-24-2012, 01:35 PM   #2
John Wilson

 
Joined: Feb 2007
Posts: 833
Kb Entries: 1
Articles: 0
I'm not sure there's a way to that in vba but if you don't use the addin but just insert a Microsoft Web Brower object manually (this is what the add in does) you can right click > Show code and in the right drop menu see all of the supported events.


John Wilson
Microsoft PowerPoint MVP
Amazing Free PowerPoint Tutorials
http://www.pptalchemy.co.uk/powerpoint_hints_and_tips_tutorials.html

Local Time: 02:08 AM
Local Date: 05-19-2013
Location:

 
Reply With Quote Top
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 06:08 PM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2012 VBA Express