mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05271
[Bug 783412] Re: SCORCH files wont display in HTML view
Did you have the Scorch player web browser plugin installed on your machine?
It's working fine in Firefox 3.6 on Windows Xp.
You can get the plugin from: http://www.sibelius.com/products/scorch/index.html
It also only runs on Mac and Windows. It looks like they have no plans to add support for Linux
--
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:
Triaged
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
Follow ups
References