PC Review


Reply
Thread Tools Rate Thread

Code so I can choose the start time of a movie

 
 
=?Utf-8?B?VG9t?=
Guest
Posts: n/a
 
      19th May 2007
Hi everyone, I need some help.

On Powerpoint, would it be possible for me to enter a start time for a movie
on one slide, then when I go tot eh next slide, the movie plays at the srat
time I want?

So on slide 1, I enter the start time of the movie to be played on slide 2.

Please help me, this is really important!

Thanks very much,

Tom
 
Reply With Quote
 
 
 
 
David M. Marcovitz
Guest
Posts: n/a
 
      21st May 2007
I think this would be possible in some way. It might be easier to not go
to the slide until the appropriate time (possibly using code to go to a
dummy slide and then at the appropriate time jump to the correct slide
which automatically plays the movie). This code waits 5 seconds:

Sub Wait()
waitTime = 5
Start = Timer
While Timer < Start + waitTime
DoEvents
Wend
End Sub

But it could be modified to wait until the clock is at a certain time.

--David

--
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/

=?Utf-8?B?VG9t?= <(E-Mail Removed)> wrote in
news:6004C343-60D4-4010-8B52-(E-Mail Removed):

> Hi everyone, I need some help.
>
> On Powerpoint, would it be possible for me to enter a start time for a
> movie on one slide, then when I go tot eh next slide, the movie plays
> at the srat time I want?
>
> So on slide 1, I enter the start time of the movie to be played on
> slide 2.
>
> Please help me, this is really important!
>
> Thanks very much,
>
> Tom
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic code compilation and compiler start-up time Giulio Petrucci Microsoft C# .NET 0 12th Mar 2007 04:28 PM
Dynamic code compilation and compiler start-up time Giulio Petrucci Microsoft Dot NET Framework 0 12th Mar 2007 04:27 PM
How do I know what extension will be assigned when I choose to MAKE A MOVIE? Doug Mc Windows XP MovieMaker 10 3rd Aug 2005 05:45 PM
Help: Get movie to start only after some time and while advancing Erik Berglund Microsoft Powerpoint 1 24th Sep 2004 02:21 PM
choose which windows XP to start up Martin Windows XP General 3 15th Jul 2004 06:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:25 AM.