ďťż
Podstrony
|
telcocafejak zrobic żeby na starcie strony odegralo midahttp://forum.ks-eksp...78574& hl=muzyka http://forum.ks-eksp...78002&hl=muzyka http://forum.ks-eksp...77582&hl=muzyka http://forum.ks-eksp...71200&hl=muzyka http://forum.ks-eksp...61191&hl=muzyka http://forum.ks-eksp...59711&hl=muzyka http://forum.ks-eksp...52347&hl=muzyka http://forum.ks-eksp...40457&hl=muzyka http://forum.ks-eksp...43717&hl=muzyka To zaledwie garstka tego co już było na ten temat. RD> <!TITLE>Random Midi<!/TITLE> <!DESCRIPTION>Plays a random midi file.<!/DESCRIPTION> <!CATEGORY>Audio Effects<!/CATEGORY> <!-- START OF SCRIPT --> <!-- For more scripts visit http://www.netpedia.com --> <title>Netscape's Javascript Tutorial</title> <BODY bgcolor="ffffff"> <center><h1>Random MIDI Player</h1></center> <hr width=75%> This Javascript allows you to play a random MIDI file.<p> <center> <script> <!-- close your eyes // David McCoy; mccoy@midwest.net URL: http://www.midwest.net/scribers/mccoy/ // This is my random midi picker (v3.0); If use a variant of this in your page, then // please email me :) You may also have to alter the links in the EMBED line so your // browser can "find" your MIDI files. such as: document.write('<EMBED SRC= // "http://www.server.com/page/' + midi + '" WIDTH=200 HEIGHT=60 AUTOSTART=TRUE>') // var nummidi is the number of MIDIs you will be using var nummidi = 5 day = new Date() seed = day.getTime() ran = parseInt(((seed - (parseInt(seed/1000,10) * 1000))/10)/100*nummidi + 1,10) if (ran == (1)) midi=("abuse.mid") if (ran == (2)) midi=("around.mid") if (ran == (3)) midi=("closer.mid") if (ran == (4)) midi=("dreams.mid") if (ran == (5)) midi=("girl.mid") document.write('<EMBED SRC= "' + midi + '" WIDTH=200 HEIGHT=55 AUTOSTART=TRUE>') document.write('<BGSOUND SRC= "' + midi + '" loop=infinite AUTOSTART=TRUE>') // open your eyes --> </SCRIPT> </center> <p> <font size=2> Name 3 of the 5 Random MIDIs which are played at our site and get your name and URL listed here. Send you guesses to <a href="mailto:javascript@mydesktop.com"> javascript@mydesktop.com</a>.<p> <u><b>Winners:</b></u><br> <a href="http://www.picpakship.com/migrain">Steve Phillips</a><br> <a href="http://ureview.ml.org">Nathan Poole</a> <!-- END OF SCRIPT --> Mam coś takiego ale to radom 5 plików midi. znajdziesz to miejsce w kodzie. :P :P :P |
|||
Sitedesign by AltusUmbrae. |