PC Review


Reply
Thread Tools Rate Thread

Custom animation to Slide

 
 
Sreejith
Guest
Posts: n/a
 
      21st Oct 2008
How can we determine whether a slide needs only one click or needs many
clicks to advance to the next slide. Or count of Animations that is part of
click sequence.
Slide.TimeLine.MainSequnce.Count returns the animations in slide only . How
can we know the master slide custom animations applied to the place holder
shapes has make any effect to a slide.






 
Reply With Quote
 
 
 
 
Sreejith
Guest
Posts: n/a
 
      22nd Oct 2008
I could check the sequence count in master slide also. If an effect is added
to a place holder shape, check this place holder exist in slide. If so we can
conclude this slide has custom animation applied in master.

I need one more help in case of place holder shapes. I could not found a
method to find out which shape in slide represent a place holder in master if
there are more than one place holders with same type ( eg: two content layout
slide - PowerPoint 2007).







"Steve Rindsberg" wrote:

> In article <34974B06-09E3-434F-A1A0-(E-Mail Removed)>, Sreejith
> wrote:
> > How can we determine whether a slide needs only one click or needs many
> > clicks to advance to the next slide. Or count of Animations that is part of
> > click sequence.
> > Slide.TimeLine.MainSequnce.Count returns the animations in slide only . How
> > can we know the master slide custom animations applied to the place holder
> > shapes has make any effect to a slide.

>
> I'm not all that good at animation code but can't you look at the .TimeLine for
> the slide's master to get what you're after? Along these lines:
>
> With ActivePresentation.Slides(1).Master
> Debug.Print .TimeLine.MainSequence.Count
> End With
>
>
> -----------------------------------------
> Steve Rindsberg, PPT MVP
> PPT FAQ: www.pptfaq.com
> PPTools: www.pptools.com
> ================================================
>
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom animation to next slide. Chris Watts Microsoft Powerpoint 5 8th Feb 2010 11:39 AM
Re: Control custom animation from a different slide David Marcovitz Microsoft Powerpoint 2 24th Jul 2009 09:33 PM
slide transitions w/ custom animation NickBaque Microsoft Powerpoint 1 8th May 2008 08:04 AM
Custom Animation and Slide Advancing GoJoeGo Microsoft Powerpoint 2 13th Jan 2006 10:54 PM
Advance Slide w/ Custom Animation bnichols Microsoft Powerpoint 1 24th Jan 2005 08:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:58 AM.