Guest Lost Souls Posted September 1, 2000 How Do You Put Music In You Website??? 0 Share this post Link to post
Jeremy Posted September 1, 2000 Midi's or MP3's? I know how to put midi's on a page... <embed src="images/your name.mid" autostart="true" hidden="true" loop="true"><br> Just cut this, n' paste it. 0 Share this post Link to post
Lüt Posted September 1, 2000 God no, don't put and music on your website! That is the most annoying crap ever, listening to a CD or MP3s and then you go to a website and a damn MIDI starts playing. 0 Share this post Link to post
Guest fraggle` Posted September 1, 2000 damn straight, midis on websites are just unbelievably lame. 0 Share this post Link to post
Guest Sir_Fragsalot Posted September 1, 2000 Jeremy said:Midi's or MP3's? I know how to put midi's on a page... <embed src="images/your name.mid" autostart="true" hidden="true" loop="true"><br> Just cut this, n' paste it. You wrote this code: <embed src="images/your name.mid" autostart="true" hidden="true" loop="true"><br> This code hides the midi and loops it and starts it. If you're going to put a midi on your site, use this code: <embed src="your_midi.mid" width="150" height="40" autostart="true"> This makes everyone's life easier, because they can TURN IT OFF! 0 Share this post Link to post
Recommended Posts