Using Flash Designer with Microsoft PowerPoint.
To integrate your Flash animation with Microsoft PowerPoint perform few simple steps:
- Open PowerPoint and create a new slide.
- From your Main Menu bar select View > Toolbars > Visual Basic.
- From the Visual Basic Toolbar, select the 'Control' Toolbox icon and open the 'Control' Toolbox.
- Choose the More Controls icon and scroll down the list to Shockwave Flash Object.
- Draw out a rectangle on your slide to any dimension.
- Right-click on the rectangle you have just drawn and select Properties. This opens a list of Movie properties.
To embed your animation, make the following changes in the Properties box:
- EmbedMovie: change this value to True
- Height: change this to the correct dimension of your animation
- Width: change this to the correct dimension of your animation
- Loop: change to False (unless you want your video to loop, in which case leave as True)
- Movie: type in the absolute path of your .swf movie
To view your video, select Slide show > View show from the Main Menu. Your animation will play on the slide you placed it on.
Comments?