-
PowerPoint Problems
I don't know if this is the place for this but I can't find any place to put this. The opening slide has a picture that moves from left to right and the motion loops until the end of the slide. Well when the picture moves from right to left, it stays facing left. How do I get the picture to rotate so that it looks like it is going back the opposite direction at the end of the path?
-
Re: PowerPoint Problems
Post your code. More than likely its just reversing the code, at least to a point. Are you doing this in VBA?
-
Re: PowerPoint Problems
No. I was doing this purely in PP. I thought about how to do it and I think I have to have two seprate pictures and set paths for each one of them.
-
Re: PowerPoint Problems
Not that familiar with PP but how about reversing the pic in paint shop or something,
when the first pic gets to the right of the page, have it continue off the edge,
start up your reversed pic underneath the first one going from right to left.
Would that work?
Also, your post is a bit confusing,
maybe post a pic or two of what exactly you are talkin about.
-
Re: PowerPoint Problems
Are you writing any code behind PP? If so that would be PP VBA.
Yes, could you attach some sample slides (make them small file size like a gif or jpg).