Hi,
According to Nokia's Messaging Characteristics in Nokia Devices document, Series 60 second edition phones onyle support 100K message size.
But i tried to send a video of 168K to my 6681 and...
Type: Posts; User: birAdam; Keyword(s):
Hi,
According to Nokia's Messaging Characteristics in Nokia Devices document, Series 60 second edition phones onyle support 100K message size.
But i tried to send a video of 168K to my 6681 and...
I think as 6680 is not 3rd edition will not be able to handle flash in xhtml. The player is just there to play swf directly from file system i suppose.
Hi,
We have a wap site for selling mobile games. For security reasons
i want to know if there is a way to decide the coming request is
from a real mobile device or an emulator?
Asking because...
You can go Opera website and download their mobile browser version suitable for N70. It must have support for AJAX
I found the solution:
String mimeType = "application/smil smil SMIL";
MimetypesFileTypeMap map = new MimetypesFileTypeMap();
map.addMimeTypes(mimeType);...
Hi
I try to send Mms using axis and everything goes ok except
smil attachment. Here is my code:
DataSource fds3 = new FileDataSource("c:\\a.smil");
AttachmentPart attachPart3 =...
Hi.
IS there any way to compose a mm7 request without using this apis
and send it using http/soap.
I have to send mms messages through the Operator's mmsc and
they require optional fields in the...
Hi
In the FAQ, it tells about we can put wmlc a part of mms message
for series 60 phones but how can it be done? do i need to reference
it in smil file? if yes, how can it be referenced in smil...