Message de Alexandro Colorado  date 2007-10-26 23:15 :
Hi is there any way that there could be an infinite presentation loop. I tried to do a forward on the last slide but I had no luck.

You can set this in menu Slide Show> Slide Show settings > Type:Auto

In Basic
oDoc.Presentation.IsEndless = True
oDoc.Presentation.Pause = 5 ' display time of each slide (seconds)

Is there a method that will tell me the total amount of pages and then get a jump to the first. Also I would need to know how to manage a timer.

Regards.

I can see 3 independent questions here. You should start specific threads for each and explain what you want to do.

______
Bernard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to