quicktime embed deconcept


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <script type="text/javascript">
  2. // <![CDATA[
  3. var myQTObject = new QTObject("video/robinmiller_ado.mov", "theVideo", "400", "315");
  4. myQTObject.write();
  5. // ]]>
  6. </script>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.