Custom Animation For Embedded Object

M

Michael

I have created an OLE object that is embedded in a Powerpoint slide.
What do I have to add to the object so that it can participate in an
animation on the slide?
Is there any MSDN documentation on doing this?

Michael
 
M

Michael

I guess my post was not clear. I do not understand how the referenced
information helps me.

I have created my own custom OLE embeddable graphical object using C++ and
the emedding COM interfaces. What interfaces and/or verbs does this object
have to support in order for somebody to use in a Powerpoint animation.

Thanks.

Michael
 
E

Echo S

Michael said:
I have created an OLE object that is embedded in a Powerpoint slide.
What do I have to add to the object so that it can participate in an
animation on the slide?
Is there any MSDN documentation on doing this?

If you want a VBA solution, see Suvodip's link to Andrew May's blog.

If you want a manual solution, just apply an animation effect to the object
just as you would to any other object.

Or is there more to this question?
 
M

Michael

See my post to Suvodip above.

Michael

Echo S said:
If you want a VBA solution, see Suvodip's link to Andrew May's blog.

If you want a manual solution, just apply an animation effect to the object
just as you would to any other object.

Or is there more to this question?
 

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