media clip file (see Insert Movie)

A

Aurora I

Hi,
I need to get for a shape mediatype and movie type the movie clip file
exported in a common format.
Is that possible ?

I was trying to get from oleFormat the ProgID with the purpose of getting
the wmp object from oleFormat , but I got for it an invalid value.

Thanks,
Aurora

www.smarttech.com
 
S

Steve Rindsberg

Hi,
I need to get for a shape mediatype and movie type the movie clip file
exported in a common format.
Is that possible ?

No, I don't believe so; at least not via the Object model.
 
A

Aurora I

What is the reversed method for AddMediaObject(FileName, Left, Top, Width, Height) which returns a shape object that represents the new media object ?
Is there a method GetMediaObject() ?

Aurora
 
S

Steve Rindsberg

What is the reversed method for AddMediaObject(FileName, Left, Top, Width,
Height) which returns a shape object that represents the new media object ?

Is there a method GetMediaObject() ?

AddMediaObject creates a link to an external media file.

The media object shape's .LinkFormat.SourceFullname property returns the name of the linked
file.

That's not an OLE object, so may not be what you're after.
 

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