add midi music to my web page.This can be done quite simply with the below tag.
Code:
<bgsound src="music.mid" loop="1">
Code:
<embed src="canyon.mid" Autostart=TRUE Width=145 Height=60 Loop=true>
|
Go4Expert Member
|
|
| 7Aug2009,11:01 | #1 |
|
Hi friends,
add midi music to my web page.This can be done quite simply with the below tag. Code:
<bgsound src="music.mid" loop="1"> Code:
<embed src="canyon.mid" Autostart=TRUE Width=145 Height=60 Loop=true> |