Programming Tutorials

Comment on Tutorial - Play a multimedia file in J2ME Program (Audio/Video) using MMAPI By Vikram Goyal



Comment Added by : gopal

Comment Added at : 2011-03-21 00:45:51

Comment on Tutorial : Play a multimedia file in J2ME Program (Audio/Video) using MMAPI By Vikram Goyal
java.lang.IllegalArgumentException
at javax.microedition.media.Manager.createPlayer(+11)
at sampleimage.startApp(+14)
at javax.microedition.midlet.MIDletProxy.startApp(+7)
at com.sun.midp.midlet.Scheduler.schedule(+270)
at com.sun.midp.main.Main.runLocalClass(+28)
at com.sun.midp.main.Main.main(+80)


yes,i m also getting this problem.i give correct path but the code is not runnable.so please give me the correct source code or to give the correct sollution. please to send the correct sollution to my email id.
thank you


View Tutorial