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('<img src="manipulatesine.png">'); 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