I've been looking through the documentation at http://www.e-iceblue.com/Tutorials/API/ ... tions.html
I'm finding the documentation on AppendVideoMedia and InsertVideoMedia to be somewhat lacking.
For AppendVideoMedia, I've successfully used it to link to locally hosted files, but how would you link to remote files, such as http://www.sample-videos.com/video/mp4/ ... 0p_1mb.mp4
If I attempt to do AppendVideoMedia(URL, rectangle), I cannot play the video and I get an error saying "The linked file was unavailable and can't be opened."
For InsertVideoMedia, how is this different from AppendVideoMedia? Why does it have no IVideo return type?
What does index represent? Am I supposed to add the video to some collection in the document and the retrieve it using the index? How would I go about that?
For either of these options, why can't I open with PowerPoint and then edit the URL of these video objects that are embedded?
Thanks for your help,
Ben