Sorry guys I found it with a little search :))))
The solution is to be setup like this:
InputStream is =
getClass().getResourceAsStream("Crawling.mid");
Player player =...
Type: Posts; User: dimitrist; Keyword(s):
Sorry guys I found it with a little search :))))
The solution is to be setup like this:
InputStream is =
getClass().getResourceAsStream("Crawling.mid");
Player player =...
ok first of all hi all! :D
I like to have some help about the load of a midi file and playback at background. I have tried a test midi on the net like this:
public TheCanvas(){
...
Well i don't want to make a game, but this tutorial is very helpful. My problem is that i don;t know if i had started in the right way. I would like a splash screen on the start of the program and...
I started with Eclipse, but i love NetBeans!!
The best easiest program is Net Beans
thanks alot for your help !! :))))
How can I create an epilog in the start of a program and main menu after the demo(epilog in the start of the program) ?
please give me an example like loading on startup of the program an image png,...
First of all hi !! Very Happy Very Happy
I really want to get started with a Calendar that will load a screen image at the beginning and then that will have the main program, (a form that will have...