Not able to get embed object for a cp5 to work

Aug 16, 2011

I followed these directions (https://player.vimeo.com/video/145575599) to publish a cp5 and create an embedded object. My cp5 will not play from the index file - I get the missing image symbol in both IE and Firefox. The swf file does play in the brower, but not the index.html file. Both are in the same folder, newly created as instructed. The code I wrote for the wrap is:

<html>
<body>
<object width="720" height="540">
<param name="movie" value="CP5 Web Object">
<embed src="CP5 Web Object" width="720" height="540">
</embed>
</object>
</body>
</html>

The file name is copy/paste and is an exact name. I've attempted this a few times and with different files. Is there something wrong with my code?


2 Replies

This discussion is closed. You can start a new discussion or contact Articulate Support.