I am trying to use anyclip (www.anyclip.com) movie clips in a PP 2010 presentation I am working on. When I try to embed the code, I get an error message, "Powerpoint cannot insert a video from this embed code. Verify the embed code is correct an try again."
Here is the code:
<!-- AnyClipPlayer embed code | © 2011 Anyclip -->
<div id="AnyClipPlayer" style="width: 640px; height: 360px;"></div>
<script type="text/javascript" src="</script">http://player.anyclip.com/embed/AnyClipPlayer.js"></script>
<script type="text/javascript">AnyClipPlayer.load(["#AnyClipPlayer", {clipID:'3Xcw4ttmJhYtu}]);</script>
<!-- End embed code | http://www.anyclip.com -->
Can anyone help me figure out if I need to do something else to make this work?
Thanks, Diane