>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Announcements
> background midi
Bookmark topic
hi all... its been a long time since i last post here...
i just release a new service using my mobile website contents. now you can embed background midi into your blog / website using a few lines of code.
<script type="text/javascript">
mc_file_id = "xxx";
mc_loop = "True";
</script>
<script type="text/javascript" src="http://www.mobilecorner.net/public/play.js"></script>
Some changes you need to make:
mc_file_id - Replace the xxx with the file id of the midi.
mc_loop - True / False value. Loop the midi or not.
Sample website at
http://www.touching-hearts.net
[ This Message was edited by: dyrws on 2004-10-15 11:33 ]
[ This Message was edited by: dyrws on 2004-10-15 11:35 ]
--
Posted: 2004-10-15 12:31:12
Edit :
Quote
New Topic
Reply