This page was last modified 10:22, 23 August 2007.
KIJ000095 - MIDI sounds in MIDlets running in background
From Forum Nokia Wiki
Platform: S60 2nd Edition Device: Nokia 6600
Description:
The MIDI sound playback is not stopped if the MIDlet is moved to the background. If the Application key is pressed while the MIDlet is running, the MIDlet is left in the background. If a MIDI sound has been playing, it continues playing even if the MIDlet is not visible. There seems to be no easy way to track if any of the Displayables are visible or not.
Solution:
This problem exists in Screens such as Form and List, but not in Canvas. In Canvas it is easy to track whether the Canvas is visible or not by using the hideNotify() and showNotify() methods. Such methods don’t exist for Screens.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ringtones not working on 6620 | lizards | Audio | 0 | 2004-11-07 03:20 |
| Running midlets in windows/osx | Rimmi99 | Mobile Java General | 1 | 2007-04-27 10:50 |
| S40 Background Midlet | Razr | Mobile Java General | 1 | 2006-12-26 17:18 |
| Supply midi files from iis server to wap enabled nokia phone | vientorio | General Browsing | 5 | 2004-02-26 07:37 |
| Class used by multiple MIDlets in a MIDlet suite | hajj00 | Mobile Java General | 1 | 2008-05-13 17:36 |

