• Streaming music on loading screen?
    9 replies, posted
I know how to put a single song with the loading screen, but I'd like to stream or be able to play more than one song play in the loading screen (not at the same time, obviously. :P). I have my own appache server so does anybody know on how I could achieve this? :) Thanks in advance.
Why everyone wants to put music on their loading screen? Like, you can't control it's volume and it plays even when you have the game minimized. Do you have any idea what it is like to browse internet while joining a server in background and all of a sudden there's obnoxious music playing at extreme volume?
[QUOTE=Robotboy655;43737259]Why everyone wants to put music on their loading screen? Like, you can't control it's volume and it plays even when you have the game minimized. Do you have any idea what it is like to browse internet while joining a server in background and all of a sudden there's obnoxious music playing at extreme volume?[/QUOTE] Or even worse, you're in a skype call.
[QUOTE=Robotboy655;43737259]Why everyone wants to put music on their loading screen? Like, you can't control it's volume and it plays even when you have the game minimized. Do you have any idea what it is like to browse internet while joining a server in background and all of a sudden there's obnoxious music playing at extreme volume?[/QUOTE] Actually, you're wrong about the volume part. If you host a website, you can set the default volume so if the default volume is really low, then it wouldn't be that big of a deal. It'd be as loud as the ambient sound in maps like construct. Plus, it wouldn't be rock or anything, I'd be putting soft, chillstep.
Use PHP Generate random number Case from number Echo different song [QUOTE=Robotboy655;43737259]Why everyone wants to put music on their loading screen? Like, you can't control it's volume and it plays even when you have the game minimized.[/QUOTE] I had an idea for a system, how you enter a command in game, which is linked to a database with your 64bit ID. If you're is in the database, the loadpage will not include a song element
[QUOTE=Scratch.;43746587]Use PHP Generate random number Case from number Echo different song I had an idea for a system, how you enter a command in game, which is linked to a database with your 64bit ID. If you're is in the database, the loadpage will not include a song element[/QUOTE] I have no knowledge in PHP, do you by chance? Though I did get it figured out (with a m3u file). Here's the page just to prove it's not all that loud: [url]http://erraticfox.com/about[/url] keep in mind the website is in the works. :p
[QUOTE=ErraticFox;43753541]I have no knowledge in PHP, do you by chance? Though I did get it figured out (with a m3u file). Here's the page just to prove it's not all that loud: [URL]http://erraticfox.com/about[/URL] keep in mind the website is in the works. :p[/QUOTE] I hear no music. If you don't know PHP, go learn it. Also, what's up with the what appears to be buttons on top the page? You do realize you can't make them clickable, rendering those "buttons" a waste of space. [QUOTE=Scratch.;43746587]Use PHP Generate random number Case from number Echo different song I had an idea for a system, how you enter a command in game, which is linked to a database with your 64bit ID. If you're is in the database, the loadpage will not include a song element[/QUOTE] You'd still need to join the server to lower the volume, which kinda defeats the purpose of it a little bit. If I would stumble upon a loading screen with crazy music, I will immediately go "Nope". Might be just me though.
Fixed music... Just letting ya know... >.> I'd love to learn PHP, but it's difficult enough still learning things with HTML and CSS, while trying to learn the basics of JS and PHP.
Even though I knew what I was doing, I finished CSS and Html in a day [url]http://www.codecademy.com/[/url]
[QUOTE=Scratch.;43754914]Even though I knew what I was doing, I finished CSS and Html in a day [url]http://www.codecademy.com/[/url][/QUOTE] Oh I know plenty of HTML & CSS, The only parts I get pooped on is floating stuff. Though, I think I've mastered that. I've been taking courses on JS on Codecademy. I guess I can look at PHP, totally forgot they had php courses.
Sorry, you need to Log In to post a reply to this thread.