• I want to put a button on my blog that would play random midi files when clicked. Any ideas? I can do it on a normal site but how about WordPress?

Viewing 1 replies (of 1 total)
  • You might try the random file plugin:
    http://dev.wp-plugins.org/file/random-file/trunk/random-file.php

    You could place all your midis in a directory, have the plugin choose a random one from the directory, and then make a link to them on your blog. I don’t really understand how to include stuff like music or movies in HTML, but I would assume that you could just replace the URL portion with the plugin’s tag.

Viewing 1 replies (of 1 total)
  • The topic ‘midi’ is closed to new replies.