[Seaside] Embedding MIDI

Jay Hardesty jayh at panix.com
Fri Oct 28 07:02:00 UTC 2005


I'm new to Seaside, and web applications in general.   I have an
application that produces MIDI files. I was hoping to control playback
of the MIDI file within the browser.

I read that the way that, in general, the way to accomplish this using
html is something like:
	<EMBED
	SRC="some.mid"
	HEIGHT=60 WIDTH=144>

Does anyone have an example of how to implement this in Seaside?

Thanks very much for any pointers,
Jay




More information about the Seaside mailing list