Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-19-2015, 04:33 AM
JohnWilson JohnWilson is offline Creating a portable powerpoint with plugin Windows 7 64bit Creating a portable powerpoint with plugin Office 2010 32bit
Programmer
 
Join Date: Nov 2008
Location: UK
Posts: 1,914
JohnWilson has a spectacular aura aboutJohnWilson has a spectacular aura about
Default

Do you mean auto load a webpage??



Insert a module (ALT f11, Insert Module) and add this code:

Code:
Sub OnSlideShowPageChange(SW As SlideShowWindow)
If SW.View.CurrentShowPosition = 1 Then 'or whatever slide number
'change target and maybe name of object
SW.View.Slide.Shapes("WebBrowser1").OLEFormat.Object.Navigate ("http://www.pptalchemy.co.uk")
End If
End Sub
__________________
Microsoft PowerPoint MVP 2007-2023
Free Advanced PowerPoint Tips and Tutorials
Reply With Quote
  #2  
Old 03-19-2015, 06:15 AM
Input_Name Input_Name is offline Creating a portable powerpoint with plugin Windows 7 64bit Creating a portable powerpoint with plugin Office 2010 64bit
Novice
Creating a portable powerpoint with plugin
 
Join Date: Mar 2015
Posts: 4
Input_Name is on a distinguished road
Default

Thanks, works perfectly.
Reply With Quote
Reply

Tags
liveweb, plugin, portable

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
skype plugin for outlook 2013 iwshim Outlook 0 01-14-2015 10:05 PM
Portable word macro Bala Word VBA 1 05-30-2014 02:47 PM
Need to save QlikOCX Plugin as image while saving the PPT udaya.kumar PowerPoint 0 06-09-2012 11:54 PM
Creating a portable powerpoint with plugin Is there a portable version of MS Project 2007? pstein Project 1 03-26-2012 07:37 AM
Portable universal shortcuts Esgrimidor Word 0 02-23-2011 05:09 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:52 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft