|
|
|
Overview Information Download Install Purchase Tutorials
Synchronous Shows Utilities |
I want PowerPoint Shapes to be displayed over the video on the
slide. How do I get that? PowerPoint always plays video over all PowerPoint shapes like rectangle, oval, etc. This article explains how to get text over video with the help of a couple of OfficeOne add-ins. OfficeOne TransparentShow add-in allows you to make the background of a slide show transparent. Using TransparentShow in conjunction with PowerShow should get you text displaying over video. We would have two presentations:
We would overlay text.ppt over video.ppt. We would display video.ppt through PowerShow to enable us to overlay text.ppt over it and still let video.ppt to continue playing. The following configuration steps show how to build the configuration:
Now when you come to the slide that displays video, click the shape that has been set to run the LaunchTextOverVideo macro. This will launch text.ppt over the running video.ppt to give you text over running video. Important Note: The vbBlack in the above macro should be substituted with the background color of slides in text.ppt. This color would be made transparent by TransparentShow. The following colors are predefined for convenience by PowerPoint VBA:
You can use the RGB() function to define your own color by specifying the Red, Green and Blue components of the color. |
|
Copyright © 2001-2008 OfficeOne. All rights reserved.
|