Getting a mp3 file to play using javafx
问题 I have spent hours today looking up how to get some form of audio in eclipse and have had trouble every step of the way. Currently I have something that should work but I get an error: Exception in thread "main" java.lang.IllegalArgumentException: expected file name as argument at com.sun.javafx.css.parser.Css2Bin.main(Css2Bin.java:44) I have basically copied this from someone who had it working. I would like to say that the FX lib is added where it should be. I know this isn't fancy but I