Message Boards Message Boards

Embedding CDF content in HTML page

I tried following the steps for embedding cdf content in html page but it does not work. Please help.

Here is the exact code:

<html>
<body>
Hi
<script type="text/javascript" src="http://www.wolfram.com/cdf-player/plugin/v2.1/cdfplugin.js"></script>
<script type="text/javascript">
var cdf = new cdfplugin();
cdf.setDefaultContent('<a href="http://www.wolfram.com/cdf-player/"><img  src="manipulatesine.png"></a>');
cdf.embed('manipulatesine.cdf', 439, 346);
</script>
</body>
</html>
POSTED BY: Radhika Prasad
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract