| |
| | Post 21 |
| I am Honor | Ok, I open that notepad, buit where should I place this code you gave me? right on top? And how will it play the music I want?
__________________ ~when a man does his best, what else is there? Gen.George S.Patton |
| |
| | Post 22 |
| Forum Barbecuer | Mighty Macbeth, you can copy paste this script into notepad, save it as test.htm or what you like and then select file->open->browse in Internet Explorer and select the file. The page will now load offline. You can download some midi files and save them in the same directory as where you placed the below script, okay? Remember to change the YOURFILE to the filename of the sound you want to play. I want you to get this working before we move on to more advanced media playing across the web Code: <html> <head> <title>Mighty Macbeth's Super Duper Nuke Web Page</title> </head> <body> <h1>I am the Mighty Nuke of Duke</h1> <embed src="YOURFILE" width="50%" height="50%" autostart="false" console="smallconsole"> </embed> </body> </html> |
| |
| | Post 23 |
| Tribuni Angusticlavii | I suggest not to use frames, it's good for a beginner to use however and at some rare situations where there is no other way.
__________________ ![]() Devin, they are holding your life and they will never let go! Come home safe! Last edited by AlexKall; September 22nd, 2006 at 17:49. |
| |
| | Post 24 |
| I am Honor | hMmm.. I am confused abit And I dont want a midi file heh.. soo? |
| |
| | Post 25 | ||
| Forum Barbecuer | Quote:
Quote:
I will one day learn you how to make a popup player with mp3 tags, equalizers and so on, but that is "one day" Last edited by sunb!; September 22nd, 2006 at 18:53. | ||
| |
| | Post 26 | |
| Tribuni Angusticlavii | Quote:
| |
| |
| | Post 27 | |
| Forum Barbecuer | Quote:
![]() | |
| |
| | Post 28 | |
| I am Honor | Quote:
Hope that day comes man, I really do.. I need serious help as you can see ![]() | |
| |
| | Post 29 | |
| Tribuni Angusticlavii | Quote:
| |
| |
| | Post 30 |
| I am Honor | man this isnt working |
| |