How can we take repeat count of media type (msoAnimEffectMediaPlay) effect

  • Thread starter Thread starter bajeesh
  • Start date Start date
B

bajeesh

How can we take repeat count of media type (msoAnimEffectMediaPlay)
effect, and how can we take shape associated with that effect.

I inserted sound file in PowerPoint slide and tried to take repeat
count by using following
code but it always returning 1 actually there was 10 repeat counts.
ActivePresentation.Slides (1).TimeLine.MainSequence
(1).Timing.RepeatCount.
Is there any workaround for this issue ?

Regards,
Bajeesh
 
Bajeesh,

I tried this out, and you are right. PowerPoint seems to be ignoring the
..RepeatCount in the code. That's odd.

--David

--
David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/

(e-mail address removed) wrote in @h48g2000cwc.googlegroups.com:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top