| ★ wanayoo — archive 1999 http://www.liveupdate.com/embed.html | Nouvelle recherche | Portail wanayoo |
<OBJECT ID=Crescendo CLASSID="clsid:0FC6BF2B-E16A-11CF-AB2E-0080AD08A326" HEIGHT=55 WIDTH=200> <PARAM NAME="Song" VALUE="yourmidifile.mid"> <EMBED TYPE="music/crescendo" SONG="yourmidifile.mid" PLUGINSPAGE="http://www.liveupdate.com/dl.html" HEIGHT=55 WIDTH=200> </OBJECT>
<SCRIPT LANGUAGE="VBScript">
<!--
// Copyright (C) 1999 LiveUpdate division of LABTECH
// Permission for use granted to all music lovers on the net
function PlayIE(musicFile)
if IsObject(navigator) and (navigator.appName = "Microsoft Internet Explorer") then
dim cObj
dim objTag
on error resume next
set cObj = CreateObject("Crescendo")
cres = IsObject(cObj)
if (cres) then
document.write "<OBJECT ID=Crescendo " & _
"CLASSID=""clsid:0FC6BF2B-E16A-11CF-AB2E-0080AD08A326"" " & _
"HEIGHT=55 WIDTH=200> "
document.write "<PARAM NAME=""Song"" VALUE=""" & musicFile & """>"
document.write "</OBJECT>"
else
document.write "<bgsound src=/old?u=http%3A%2F%2Fwww.liveupdate.com%2F%26quot%3B%26quot%3B%26quot%3B&y=1999 & musicFile & """ loop=infinite>"
end if
end if
end function
//-->
</script>
<SCRIPT LANGUAGE="JavaScript">
<!--
function PlayNS(musicFile)
{
if (navigator.appName == "Netscape")
{
var EmbedString
var musicFile
EmbedString = "<EMBED SRC='" + musicFile + "'"
EmbedString += "PLUGINSPAGE='http://www.liveupdate.com/dl.html' HEIGHT=55 WIDTH=200>"
document.write(EmbedString)
}
}
function PlaySong(SongURL)
{
if (navigator.appName == "Netscape")
PlayNS(SongURL)
else PlayIE(SongURL)
}
//-->
</script>
<SCRIPT LANGUAGE="JavaScript">
<!--
PlaySong("yourmidifile.mid")
//-->
</script>
<head> <script language="VBScript" src=/old?u=http%3A%2F%2Fwww.liveupdate.com%2F%26quot%3Bcres.vb%26quot%3B%26gt%3B%26lt%3B%2Fscript%26gt&y=1999 <script language="JavaScript" src=/old?u=http%3A%2F%2Fwww.liveupdate.com%2F%26quot%3Bcres.js%26quot%3B%26gt%3B%26lt%3B%2Fscript%26gt&y=1999 </head>
<SCRIPT LANGUAGE="JavaScript">
<!--
PlaySong("yourmidifile.mid")
//-->
</script>
Links to other Crescendo
authoring pages:
|
| Copyright © 1999 LiveUpdate. All rights reserved. |