Consulting

Results 1 to 4 of 4

Thread: Solved: Macro Recorder doesn't do Animations?

  1. #1
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,726
    Location

    Question Solved: Macro Recorder doesn't do Animations?

    Does the PP2003 macro recorder record custom animation actions?

    I tried recording the custom animation I wanted for some objects so that I could generalize it, but all I got in the resulting macro was the Selects, nothing about the animation parameters.

    I was hoping to avoid plowing through the object model, since the AminationSettings object is more complex than most of the others

    Is there a workaround?

    Thanks, Paul

  2. #2
    VBAX Newbie
    Joined
    Apr 2007
    Posts
    2
    Location
    I'm afraid there are no workaround for this.

    You have to dig into the AminationSettings object which is the
    most complex part of the object model.

  3. #3
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,726
    Location
    Darn, I was hoping I was missing something

    Follow up question then -- Is there a way to apply the same animation settings to each object on more than one slide at a time if I have to do it manually?

  4. #4
    VBAX Master
    Joined
    Feb 2007
    Posts
    2,094
    Location
    You cant record animation settings in 2003. To code animations you need to use the timeline and mainsequence objects in XP and later which is not simple!

    There is an addin though from Shyam Pillai - its not free but there is a 15 day trial
    http://skp.mvps.org/ac/index.html
    John Wilson
    Microsoft PowerPoint MVP
    Amazing Free PowerPoint Tutorials
    http://www.pptalchemy.co.uk/powerpoi...tutorials.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •