Relinking videos in Powerpoint

vb6 Turkey
  • 12 years ago

    Hi,

    I am trying to write a small script in Powerpoint to relink the videos whose path is outdated. While this was an inbuilt function in previous Powerpoint version, Powerpoint 2007 doesn't seem to have it. I wrote a small algorithm that will do it but as I am new to VB I am unable to write the program itself. Could someone please help me out?

    'Define the Slide, Shape as variables
    'For each slide in the presentation
    '   For each shape
    '           If this shape is a movie Then
    '               Relink this movie to the target location and get a return status.
    '               If the return status is 0 then prompt to user if he wants to enter some other target directory because the file was not found else continue
    '               If this return status is 1 then increment a counter
    '           End if
    '   Next
    'Next
    'Pop a box to confirm completion
    'End Sub

     

     
  • 12 years ago

    Someone please?

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The difference between theory and practice is smaller in theory than in practice.”