Difference between revisions of "Talk:WikiTeX music and schematics"

From Organic Design wiki
(It works properly on mine, but would be easy to change to whatever the standard way is)
(EMBED)
Line 5: Line 5:
 
::yes, but I missed it first time around. Can we embed the media plugin in the page rather than going to a new blank page? --[[User:Rob|Rob]] 22:35, 29 Jan 2007 (NZST)
 
::yes, but I missed it first time around. Can we embed the media plugin in the page rather than going to a new blank page? --[[User:Rob|Rob]] 22:35, 29 Jan 2007 (NZST)
 
:::It must be something wrong with your settings because on mine it just plays it with whatever your local app is - but since its just a midi, I'm sure it could be embedded in whatever the usual way is pretty easily, just need to know the html/object tag or whatever... --[[User:Nad|Nad]] 22:38, 29 Jan 2007 (NZST)
 
:::It must be something wrong with your settings because on mine it just plays it with whatever your local app is - but since its just a midi, I'm sure it could be embedded in whatever the usual way is pretty easily, just need to know the html/object tag or whatever... --[[User:Nad|Nad]] 22:38, 29 Jan 2007 (NZST)
 +
<pre>
 +
<EMBED src="file.mid" autostart=true loop=false volume=100 hidden=true><NOEMBED><BGSOUND src="file.mid"></NOEMBED>
 +
</pre>

Revision as of 22:43, 29 January 2007

do you need to update Special:Version with these mods? --Phalseid 21:51, 29 Jan 2007 (NZST)


Now we just need MIDI! --Rob 22:30, 29 Jan 2007 (NZST)

Doesn't the downloadable midi link come up on yours? --Nad 22:32, 29 Jan 2007 (NZST)
yes, but I missed it first time around. Can we embed the media plugin in the page rather than going to a new blank page? --Rob 22:35, 29 Jan 2007 (NZST)
It must be something wrong with your settings because on mine it just plays it with whatever your local app is - but since its just a midi, I'm sure it could be embedded in whatever the usual way is pretty easily, just need to know the html/object tag or whatever... --Nad 22:38, 29 Jan 2007 (NZST)
<EMBED src="file.mid" autostart=true loop=false volume=100 hidden=true><NOEMBED><BGSOUND src="file.mid"></NOEMBED>