|
|
|
|
Title: Java Tutorial - Add music/sound to java program: background music help
Added: Oct 25, 2009
Author: MrJavaHelp
Duration: 8:32
Description:
This tutorial will show you how to add background music or a sound file to your Java program. The "music" method I made in this program can be used to play any sound file from the system into a Java program.
Related Videos:
Videos related to 'Java Tutorial - Add music/sound to java program: background music help'
Channel: Education
Tags: java mrjavahelp sound swing gui background music tutorial help file reader wav
java mrjavahelp sound swing gui background music tutorial help file reader wav
Youtube Comments: 135
untouch555 Says:
May 1, 2012 - import java.io.FileInputStream;
mikenike071107110711 Says:
May 16, 2012 - mp3 doesn't work. use .wav
mikenike071107110711 Says:
May 16, 2012 - I copied everything exact but I get the IO exception error. please help me!
eminemchu43 Says:
May 18, 2012 - YOU'RE A PENIS!! I followed the code but I got many errors!! SHIT!
hyperkyori Says:
May 20, 2012 - ZZz cant used !Audioplayer not inside the jar
Meteor Flame Says:
May 25, 2012 - Worst sound file ever....
Chattyboy123 Says:
Feb 12, 2012 - Can you do all of this on notepad? :P
MattiasRosendahl Says:
Feb 18, 2012 - yes but you must make a compiler (you can do that in notepad to just save you'r compiler as .bat) and then save this code as .java, you can find a tutorial on how to do this on youtube! ;)
Chattyboy123 Says:
Feb 23, 2012 - really? I saved it under .jar! O_O!
Chattyboy123 Says:
Feb 23, 2012 - Could you send me a link to that?
MattiasRosendahl Says:
Feb 27, 2012 - just search, i dont rly have much time lol. if u dont find it on youtube, try google :D
M4sterBot Says:
Mar 10, 2012 - Y know that was 7 Months Ago Since he Comented Who's the Dumbass Now?
Handuel13 Says:
Mar 22, 2012 - You don't make a compiler you download it then run it through cmd, a bat file is merely a way of saving cmd commands so they can be run later, so a bat file can be used to find all .java files in a given folder and compile them. However, you cannnot make a compiler in notepad, your compiler you download.
Handuel13 Says:
Mar 22, 2012 - Yes, however you will need to have downloaded the java compiler, which lets you turn your .java files into machine code, you can then run these using the java program on your computer, (If you don't know how to compile and run programs, I reccomend watching the first of thenewbostons java tutorials, they explain how to do this), anyway, the eclipse IDE is not nesscary to write sourcecode, although you may as well download it, it doesn't even need admin to install! (it's in a zip file)
jimmykudo0 Says:
Mar 23, 2012 - Still You.
AveLuxFero Says:
Mar 25, 2012 - error in public static class AL
M4sterBot Says:
Mar 31, 2012 - Nah You
doombybbr Says:
Apr 22, 2012 - class FileInputStream isn't found by the compiler....
untouch555 Says:
May 1, 2012 - import java.io.FileInputStream;
mikenike071107110711 Says:
May 16, 2012 - mp3 doesn't work. use .wav
mikenike071107110711 Says:
May 16, 2012 - I copied everything exact but I get the IO exception error. please help me!
eminemchu43 Says:
May 18, 2012 - YOU'RE A PENIS!! I followed the code but I got many errors!! SHIT!
hyperkyori Says:
May 20, 2012 - ZZz cant used !Audioplayer not inside the jar
Meteor Flame Says:
May 25, 2012 - Worst sound file ever....












doombybbr Says:
Apr 22, 2012 - class FileInputStream isn't found by the compiler....