Hello everyone, I have some problems with my game, Hope that someone can help me. I have many variable to initialize at the beginning of my MIDlet(35 variable........with 20 array).Strange things always happen is when I load my game to 6600 and play it, it always exited to the main menu after 2 seconds. I already asked about that strange things to this forum and found some solutions.I try to give more time to load the image by make the startApp sleep time but it doesn't work I think. Anybody got suggestion to make that loading time. I don't know if the problem is because of I initialize large amount of sprite array(20) or maybe I put too many variables in the MAIN body.
Thankss everyoneee

Reply With Quote

