Thanks,
At first I was about to go for the 24-bit BMP solution, but I found out that I also needed a transparencyMask, since the files were only 24-bit.
But the RMS-solution was genious, since...
Type: Posts; User: Quart02; Keyword(s):
Thanks,
At first I was about to go for the 24-bit BMP solution, but I found out that I also needed a transparencyMask, since the files were only 24-bit.
But the RMS-solution was genious, since...
Hi again,
I have tried out the DirectGraphics.getPixels(), but I'm really looking for a way to create byte array files to include them as JAR file resources. Are there any image tools or any file...
Hi,
I was wondering if anyone could tell me how to convert an image into DirectGraphics.TYPE_USHORT_4444_ARGB?
Are there any tools to do this?
Thanks!
Espen Berge
Hi,
Does anybody know if it is possible to enable wmls (wmlscript) and run the WTANetText.send(phonenr,txt); function?
I would like to create wml-links from where I can send SMS-messages to a...
Hi,
I'm afraid I haven't tested out other than standard midi-polyphonic-ringtone files, and they have of course been thouroghly tested as ringtones.
It could be a size-question, but I'm afraid I...
Hi again,
Finally managed to download the Series 60 MIDP Concept SDK Beta 0.3, and it do support Midi-files. It supports:
audio/x-wav
audio/midi
audio/x-tone-seq
audio/sp-midi...
Hi,
Do anyone know if the new MIDP 2.0 update for the Series60-series will support Midi-files?
I really hope they will support more than the Ringtone- and the Wav-format, especially since the...
Hi Michael,
I tried to find out which soundformats that the different Nokia -Series30, Series40 and Series60 supported by putting these two lines in a midlet:
int[]...