Automating Powerpoint

B

Badhris

Can anyone help me in this,
1. If i change a slide from one system i should able to change at other
system, too. And i use powerpoint application(say Teacher side) and using
add-in i capture the events the slide number but how to capture the
animations that is occuring. I searched in PPTFAQ but i could not get any
information regarding this.

2. And at the other sytem(say student side) i am using powerpoint viewer 97
and if i get the information about the change then i wil change it through
Visual Basic Program. So how wil i keep track of the animation at the teacher
side which uses powerpoint application and how wil i reflect the
corresponding changes at the student side. I searched for it in pptfaq that
didn't give me the required information.
 
S

Shyam Pillai

To track animations you will need to keep an event handler, on the teacher
end, to track the animations being fired. You will find info on the
eventhandler in the PPT FAQ.

The PowerPoint 97 viewer has limited automation support so you will be
limited to the offering of the object model.


--
Regards,
Shyam Pillai

Image Importer Wizard
http://skp.mvps.org/iiw.htm
 
B

Badhris

Shyam Pillai said:
To track animations you will need to keep an event handler, on the teacher
end, to track the animations being fired. You will find info on the
eventhandler in the PPT FAQ.

The PowerPoint 97 viewer has limited automation support so you will be
limited to the offering of the object model.



Plz help me in that.... I could able to keep track of the change in slides.
But i don;t know how to keep track of the animations in the teacher side...
That is a powerpoint can contain animations too so if i start the slide the
animation could be based on key press or mouse click or automatic. If it is
automatic no problem it will automatically happen at the student end. But if
it is based on keyboard or mouse events how wil i keep track of it.
plzzzzzzzzzzzzzzzzzz help me...
 
B

Badhris

I tried in pptfaq.com -> programming -> Event handling... I could not find
any information regarding my question...
 
B

Badhris

Badhris said:
Use either of the search boxes at the top of www.pptfaq.com and type in

events

sir sorry for asking again,
I finished those things but in that i didn't get any information regarding
animations. How will i keep track of the animations that is occuring in the
slideshow....?
 

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

Top