← Back to team overview

mahara-contributors team mailing list archive

[Bug 783412] Re: SCORCH files wont display in HTML view

 

Hi Christopher, 
Unfortunately that didn't work.  Thank you for your suggestions.  It looks like getting Mahara to display SCORCH files is rather tricky!

Cheers,


Nathan.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/783412

Title:
  SCORCH files wont display in HTML view

Status in Mahara ePortfolio:
  Won't Fix

Bug description:
  HTML snipit as follows, fails to display SCORCH file in HTML view.

  <object id="ScorchPlugin"
  classid="clsid:A8F2B9BD-A6A0-486A-9744-18920D898429"
  width="604"
  height="896"
  codebase="http://www.sibelius.com/download/software/win/ActiveXPlugin.cab#4,0,0,0";>
  <param name="src" value="Minor_Swing.sib">
  <param name="type" value="application/x-sibelius-score">
  <param name="scorch_minimum_version" value="5000">
  <param name="scorch_preferred_version" value="5000">
  <param name="scorch_shrink_limit" value="90">
  <param name="scorch_shrink_limit" value="90">
  <param name="SplitPlayBack" value="1">
  <param name="SplitView" value="0">
  <param name="SplitNumSystems" value="1">
  <embed src="Minor_Swing.sib"
  scorch_minimum_version="5000"
  scorch_preferred_version="5000"
  scorch_shrink_limit="90"
  width="604"
  height="896"
  type="application/x-sibelius-score"
  pluginspage="http://www.sibelius.com/cgi/plugin.pl";
  SplitView="0"
  SplitNumSystems="1" SplitPlayBack="1">
  </embed>
  </object>

  Forum post about this issue here:
  http://mahara.org/interaction/forum/topic.php?id=3477#post15148

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/783412/+subscriptions


References