RE: Powerpoint slides containing Flash loading static, not animating?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Sounds like the Playing property may be going to False. You mention code to
rewind but may want code to rewind and set playing to True. We got tired of
similar problems and now use the code below, which I think came from one of
the MVP sites:

Sub OnSlideShowPageChange()
Dim obj As ShockwaveFlash
Set obj =
ActivePresentation.Slides(29).Shapes("ShockwaveFlash1").OLEFormat.Object
obj.Playing = True
obj.Rewind
obj.Play
End Sub

We insert a module for each slide with a Flash movie...just change the third
line to match the slide number in your presentation. It has solved lots of
problems for us.

I assume you are embedding the Flash files.

From one PPT & Flash Glutton for Punishment to another...Best Wishes!

"Destinite" wrote:

I have created a 5-slide PP presentation. Each slide contains a Flash movie.
I would create the whole thing in just Flash, but my client insists on a
Powerpoint presentation.

I insert the Shockwave Flash Objects and they work fine on this computer.
The slides work just like I want. However, when I play them on another
computer, each slide loads static at one frame of each flash file.

Now that I think about it, on the computer I created the presentation in, I
had viewed the presentation just to see if clicking would advance like I
wanted it to. Some slides I clicked through while the Flash movie was still
playing, and I think the last frame I saw was where it stopped, and where it
stays when I view the presentation on another computer. I used VBA code to
automatically rewind each flash movie on entering its respective slide, but
that doesn't seem to be taking effect. Could it have something to do with
VisualBasic not being installed on a computer that would cause it to do this?

Sorry for any confusion - I'm not quite sure how to put this into words. I
am working in PP 2003.
.



Relevant Pages

  • RE: Powerpoint slides containing Flash loading static, not animati
    ... Thank you Tom, but that's actually the code I added to each slide, and still, ... rewind but may want code to rewind and set playing to True. ... I assume you are embedding the Flash files. ...
    (microsoft.public.powerpoint)
  • RE: Powerpoint slides containing Flash loading static, not animati
    ... PPT & Flash gets ya even here! ... rewind but may want code to rewind and set playing to True. ... We insert a module for each slide with a Flash movie...just change the third ...
    (microsoft.public.powerpoint)
  • Re: Flash swf on a slide question PP07
    ... shown on different computers. ... The Flash is on a web server so I'm using a http address. ... PowerShow - View multiple PowerPoint slide shows simultaneously ... playing the slide and stop it, then go back to playing, it doesn't ...
    (microsoft.public.powerpoint)
  • Re: Turners Websites......
    ... Just the opinion of one person, but I used to design and support a bunch of web sites, and I can tell you that many people hate slide shows. ... it's just more convenient to be able to look at a bunch of "thumbnail" sized images and click through to a full size version if we want to see the details. ... As an example, I once had a client that had a good, working site but he got the idea in his head that a slideshow or flash presentation was the way to go. ...
    (rec.crafts.woodturning)
  • Re: Looking For A Image Slide Show Script (Valid)
    ... give examples of their many slide shows in action. ... If you have the Roxio Video Wave editor which is part of the Roxio ... When you are done you can use the mpg to encode in flash, WMV, Real, ... If you worry that some viewers may have script turned off, ...
    (alt.html)