"slide only" view of an Online-webpage slide show-No side fills

G

Guest

Yes, the Fullscreen window comes up. I can click anywhere on the screen
except on the arrows and it will advance to the next slide. I will test on
another computer to see if that works. Anyway, how do you put those on there?

Michael Koerner said:
I don't know why the arrows do not work for you. Did the presentation open
in the Fullscreen mode on your computer? If not see if you have popups
blocked, as this may be the reason why the Next and Last arrows are not
functioning on your system. I have tried this on numerous computers and
different browser versions and they all worked just fine.

--
<>Please post all follow-up questions/replies to the newsgroup<>
<><>Email unless specifically requested will not be opened<><>
<><><>Do Provide The Version Of PowerPoint You Are Using<><><>
<><><>Do Not Post Attachments In This Newsgroup<><><>
Michael Koerner [MS PPT MVP]


| Michael,
|
| I looked at the presentation you sent in this post. I also clicked on the
| Slide Show button, which takes me to the slide show. I couldn't seem to
get
| the arrow buttons to work at the bottom. I want to do something like that
in
| my presentation (except I want them to work). Can you give me any help on
| this?
|
| Thanks
|
| "Michael Koerner" wrote:
|
| > This line is in error:
| > if( IsWin("PPTNav" ) ){ LoadNav("NavObj",UpdNav);
parent.gNavLoaded=true;
| > return; parent.FullScreen2(); return }
| >
| > It should read:
| >
| > if( IsWin("PPTOtlNav" ) ){ LoadNav("OtlNavObj",UpdOtlNav);
| > parent.gOtlNavLoaded=true; parent.FullScreen2(); return }
| >
| > I would open the outline.htm file in notepad, then copy and paste the
above
| > line and paste into the outline.htm file save it and see what happens.
This
| > link http://www.oldfco.ca/tutorial/pptohtml_files/frame.html will take
you
| > to an on-line
| > presentation that opens full screen so that you can have a look.
| >
| > --
| > <>Please post all follow-up questions/replies to the newsgroup<>
| > <><>Email unless specifically requested will not be opened<><>
| > <><><>Do Provide The Version Of PowerPoint You Are Using<><><>
| > <><><>Do Not Post Attachments In This Newsgroup<><><>
| > Michael Koerner [MS PPT MVP]
| >
| >
| > | > | Mike - thanks so much for replying -- Using PPT 2003
| > |
| > | but I've still got a problem the link opens but the frames are there
and
| > the
| > | page is blank other than a blue background on the right side (left
side is
| > | blank and white)
| > |
| > | I made the changes -- editing the script in Dreamweaver MX and it
looks
| > | like this:
| > |
| > | function FullScreen()
| > | {
| > | if ( PPTSld.g_animUseRuntime )
| > | PPTSld.document.body.pause();
| > | ClearMedia();
| > | var href = ( document.location.protocol == 'mhtml:') ? FULLSCR_HREF :
| > | FULLSCR_HREF+"#"+GetHrefObj(gCurSld).mSldHref;
| > | if (MHTMLPrefix != "")
| > | href = RemoveFilePrefixFromHref(href)
| > | if(PPTNav.event.ctrlKey) {
| > | var w = (window.screen.availWidth * 1.0) / 2.0
| > | var h = w * (PPTSld.g_origH * 1.0) / PPTSld.g_origW
| > | win = window.open(
| > | MHTMLPrefix+href,null,"toolbar=0,resizable=1,top=0,left=0," +
"width="+ w
| > +
| > | ",height=" + h );
| > | if( win.document.body && PPTSld.g_animUseRuntime )
| > | win.document.body.PPTSldFrameset=window;
| > | }
| > | else
| > | {
| > | win = window.open( MHTMLPrefix+href,null,"fullscreen=yes" );
| > | if( win.document.body && PPTSld.g_animUseRuntime )
| > | win.document.body.PPTSldFrameset=window;
| > | }
| > |
| > | function FullScreen2()
| > | {
| > | if ( PPTSld.g_animUseRuntime )
| > | PPTSld.document.body.pause();
| > | ClearMedia();
| > | var href = ( document.location.protocol == 'mhtml:') ? FULLSCR_HREF :
| > | FULLSCR_HREF+"#"+GetHrefObj(gCurSld).mSldHref;
| > | win = window.open( MHTMLPrefix+href,null,"fullscreen=yes" );
| > | if( PPTSld.g_animUseRuntime )
| > | win.document.body.PPTSldFrameset=window;
| > | }
| > |
| > | function ToggleVNarration()
| > | {
| > |
| > |
| > | I then went into Outline and edited it in Notepad and it looks like
this:
| > |
| > |
| > |
| > | function Load()
| > | {
| > | if( IsWin("PPTOtl" ) ){ LoadOtl(); parent.gOtlLoaded=true; return }
| > | if( g_supportsPPTHTML ) {
| > | if( IsWin("PPTNav" ) ){ LoadNav("NavObj",UpdNav);
parent.gNavLoaded=true;
| > | return; parent.FullScreen2(); return }
| > |
| > |
| > | {
| > | function Upd(){ if( IsWin("PPTNav") ) LoadNav("NavObj",UpdNav) }
| > |
| > |
| > | Not sure what I did wrong but I know it was something dumb -- i don't
have
| > | much java scripting experience (in fact extremely little) so I need a
| > really
| > | java script for dummies response to how to correct this.
| > |
| > | Any ideas?
| > |
| > | "Michael Koerner" wrote:
| > |
| > | > Without knowing your version of PowerPoint, I'll give you two
options.
| > | > Make PowerPoint 2000 HTML open full screen
| > | > http://www.rdpslides.com/pptfaq/FAQ00148.htm
| > | >
| > | > Making PowerPoint 2002 and 2003 HTML open full screen
| > | > http://www.rdpslides.com/pptfaq/FAQ00428.htm
| > | >
| > | >
| > | > --
| > | > <>Please post all follow-up questions/replies to the newsgroup<>
| > | > <><>Email unless specifically requested will not be opened<><>
| > | > <><><>Do Provide The Version Of PowerPoint You Are Using<><><>
| > | > <><><>Do Not Post Attachments In This Newsgroup<><><>
| > | > Michael Koerner [MS PPT MVP]
| > | >
| > | >
message
| > | > | > | > | My client doesn't want the side color fills that sit behind the
slide
| > show
| > | > | images in our online presentation. Is there a way to eliminate
them?
| > | > |
| > | > |
| > | >
| > | >
| > | >
| >
| >
| >
| >
 
M

Michael Koerner

They are added on the Master slide and are hyperlinked to Next and Last
slide viewed

--
<>Please post all follow-up questions/replies to the newsgroup<>
<><>Email unless specifically requested will not be opened<><>
<><><>Do Provide The Version Of PowerPoint You Are Using<><><>
<><><>Do Not Post Attachments In This Newsgroup<><><>
Michael Koerner [MS PPT MVP]


| Yes, the Fullscreen window comes up. I can click anywhere on the screen
| except on the arrows and it will advance to the next slide. I will test
on
| another computer to see if that works. Anyway, how do you put those on
there?
|
| "Michael Koerner" wrote:
|
| > I don't know why the arrows do not work for you. Did the presentation
open
| > in the Fullscreen mode on your computer? If not see if you have popups
| > blocked, as this may be the reason why the Next and Last arrows are not
| > functioning on your system. I have tried this on numerous computers and
| > different browser versions and they all worked just fine.
| >
| > --
| > <>Please post all follow-up questions/replies to the newsgroup<>
| > <><>Email unless specifically requested will not be opened<><>
| > <><><>Do Provide The Version Of PowerPoint You Are Using<><><>
| > <><><>Do Not Post Attachments In This Newsgroup<><><>
| > Michael Koerner [MS PPT MVP]
| >
| >
| > | > | Michael,
| > |
| > | I looked at the presentation you sent in this post. I also clicked on
the
| > | Slide Show button, which takes me to the slide show. I couldn't seem
to
| > get
| > | the arrow buttons to work at the bottom. I want to do something like
that
| > in
| > | my presentation (except I want them to work). Can you give me any
help on
| > | this?
| > |
| > | Thanks
| > |
| > | "Michael Koerner" wrote:
| > |
| > | > This line is in error:
| > | > if( IsWin("PPTNav" ) ){ LoadNav("NavObj",UpdNav);
| > parent.gNavLoaded=true;
| > | > return; parent.FullScreen2(); return }
| > | >
| > | > It should read:
| > | >
| > | > if( IsWin("PPTOtlNav" ) ){ LoadNav("OtlNavObj",UpdOtlNav);
| > | > parent.gOtlNavLoaded=true; parent.FullScreen2(); return }
| > | >
| > | > I would open the outline.htm file in notepad, then copy and paste
the
| > above
| > | > line and paste into the outline.htm file save it and see what
happens.
| > This
| > | > link http://www.oldfco.ca/tutorial/pptohtml_files/frame.html will
take
| > you
| > | > to an on-line
| > | > presentation that opens full screen so that you can have a look.
| > | >
| > | > --
| > | > <>Please post all follow-up questions/replies to the newsgroup<>
| > | > <><>Email unless specifically requested will not be opened<><>
| > | > <><><>Do Provide The Version Of PowerPoint You Are Using<><><>
| > | > <><><>Do Not Post Attachments In This Newsgroup<><><>
| > | > Michael Koerner [MS PPT MVP]
| > | >
| > | >
message
| > | > | > | > | Mike - thanks so much for replying -- Using PPT 2003
| > | > |
| > | > | but I've still got a problem the link opens but the frames are
there
| > and
| > | > the
| > | > | page is blank other than a blue background on the right side (left
| > side is
| > | > | blank and white)
| > | > |
| > | > | I made the changes -- editing the script in Dreamweaver MX and it
| > looks
| > | > | like this:
| > | > |
| > | > | function FullScreen()
| > | > | {
| > | > | if ( PPTSld.g_animUseRuntime )
| > | > | PPTSld.document.body.pause();
| > | > | ClearMedia();
| > | > | var href = ( document.location.protocol == 'mhtml:') ?
FULLSCR_HREF :
| > | > | FULLSCR_HREF+"#"+GetHrefObj(gCurSld).mSldHref;
| > | > | if (MHTMLPrefix != "")
| > | > | href = RemoveFilePrefixFromHref(href)
| > | > | if(PPTNav.event.ctrlKey) {
| > | > | var w = (window.screen.availWidth * 1.0) / 2.0
| > | > | var h = w * (PPTSld.g_origH * 1.0) / PPTSld.g_origW
| > | > | win = window.open(
| > | > | MHTMLPrefix+href,null,"toolbar=0,resizable=1,top=0,left=0," +
| > "width="+ w
| > | > +
| > | > | ",height=" + h );
| > | > | if( win.document.body && PPTSld.g_animUseRuntime )
| > | > | win.document.body.PPTSldFrameset=window;
| > | > | }
| > | > | else
| > | > | {
| > | > | win = window.open( MHTMLPrefix+href,null,"fullscreen=yes" );
| > | > | if( win.document.body && PPTSld.g_animUseRuntime )
| > | > | win.document.body.PPTSldFrameset=window;
| > | > | }
| > | > |
| > | > | function FullScreen2()
| > | > | {
| > | > | if ( PPTSld.g_animUseRuntime )
| > | > | PPTSld.document.body.pause();
| > | > | ClearMedia();
| > | > | var href = ( document.location.protocol == 'mhtml:') ?
FULLSCR_HREF :
| > | > | FULLSCR_HREF+"#"+GetHrefObj(gCurSld).mSldHref;
| > | > | win = window.open( MHTMLPrefix+href,null,"fullscreen=yes" );
| > | > | if( PPTSld.g_animUseRuntime )
| > | > | win.document.body.PPTSldFrameset=window;
| > | > | }
| > | > |
| > | > | function ToggleVNarration()
| > | > | {
| > | > |
| > | > |
| > | > | I then went into Outline and edited it in Notepad and it looks
like
| > this:
| > | > |
| > | > |
| > | > |
| > | > | function Load()
| > | > | {
| > | > | if( IsWin("PPTOtl" ) ){ LoadOtl(); parent.gOtlLoaded=true;
return }
| > | > | if( g_supportsPPTHTML ) {
| > | > | if( IsWin("PPTNav" ) ){ LoadNav("NavObj",UpdNav);
| > parent.gNavLoaded=true;
| > | > | return; parent.FullScreen2(); return }
| > | > |
| > | > |
| > | > | {
| > | > | function Upd(){ if( IsWin("PPTNav") ) LoadNav("NavObj",UpdNav) }
| > | > |
| > | > |
| > | > | Not sure what I did wrong but I know it was something dumb -- i
don't
| > have
| > | > | much java scripting experience (in fact extremely little) so I
need a
| > | > really
| > | > | java script for dummies response to how to correct this.
| > | > |
| > | > | Any ideas?
| > | > |
| > | > | "Michael Koerner" wrote:
| > | > |
| > | > | > Without knowing your version of PowerPoint, I'll give you two
| > options.
| > | > | > Make PowerPoint 2000 HTML open full screen
| > | > | > http://www.rdpslides.com/pptfaq/FAQ00148.htm
| > | > | >
| > | > | > Making PowerPoint 2002 and 2003 HTML open full screen
| > | > | > http://www.rdpslides.com/pptfaq/FAQ00428.htm
| > | > | >
| > | > | >
| > | > | > --
| > | > | > <>Please post all follow-up questions/replies to the newsgroup<>
| > | > | > <><>Email unless specifically requested will not be opened<><>
| > | > | > <><><>Do Provide The Version Of PowerPoint You Are Using<><><>
| > | > | > <><><>Do Not Post Attachments In This Newsgroup<><><>
| > | > | > Michael Koerner [MS PPT MVP]
| > | > | >
| > | > | >
| > message
| > | > | > | > | > | > | My client doesn't want the side color fills that sit behind
the
| > slide
| > | > show
| > | > | > | images in our online presentation. Is there a way to
eliminate
| > them?
| > | > | > |
| > | > | > |
| > | > | >
| > | > | >
| > | > | >
| > | >
| > | >
| > | >
| > | >
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top