Article ID: 291876 - Last Review: March 2, 2007 - Revision: 8.0 How to control a Shockwave Flash Control on a slide in PowerPointThis article was previously published under Q291876 On This PageSUMMARY This article describes how to control a Shockwave Flash
Control on a slide in your presentation.
For more information about how to insert the control in your slide, click the following article number to view the article in the Microsoft Knowledge Base:
291875
(http://support.microsoft.com/kb/291875/
)
How to add a Shockwave Flash control to a slide in PowerPoint
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. Note The following macro examples work only in PowerPoint. Visual Basic for Applications macros are not supported by the Microsoft PowerPoint Viewer. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
230746
(http://support.microsoft.com/kb/230746/
)
PPT: Viewer: Presentation Macros Don't Run Within the Viewer
NOTE: Neither the PowerPoint Viewer nor the Macintosh versions of
PowerPoint support the use of ActiveX controls. Only Microsoft PowerPoint 97
and later can use ActiveX controls.To create the code samples, follow these steps:
StartThe following subroutine starts the Flash animation:StopThe following subroutine stops the animation:RewindThe following subroutine rewinds the animation back to the beginning:Adding and Configuring an Action ButtonUse the following steps to link the code to the action buttons of your choice.
REFERENCES
For additional information about using ActiveX controls, click the following article number to view the article in the Microsoft Knowledge Base:
222703
(http://support.microsoft.com/kb/222703/
)
How to manipulate ActiveX controls through VBA macros
| Article Translations
|
Back to the top
