Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User anoop_achuthan's Avatar
    Join Date
    Mar 2009
    Posts
    10
    I am trying to send an MMS mesage using the platform API, but the message doesnot go through.

    This is the code i have used.

    inParam = {MessageType:"MMS", To:destinationNumber.text, BodyText:destinationMessage.text, Attachment:_root.activeItemValue, MimeType:mimeType};

    messaging.Send(inParam,onSend);

    If i dont specify the attachment and the Mimetype, i am able to send the message.

    The attachment contains the following value "E:\Images\344.jpg"
    and the Mimetype contains "image/jpeg".

    Is there anything wrong with the above code?

  2. #2
    Registered User manikantan's Avatar
    Join Date
    Apr 2008
    Location
    India / Singapore
    Posts
    549
    I am not quite sure, but Pls clarify if your carrier supports MMS..
    Twitter - manikantan_k
    Just in --

  3. #3
    Registered User BLOOD585's Avatar
    Join Date
    Jan 2011
    Posts
    6
    I get to send an MMS when a picture is at the root of the phone

    var inParams = {MessageType: "MMS",To: "0123456789", BodyText: msg, Attachment:"e:\\1.jpg"};

    But how to send a picture from the very flash application?

  4. #4
    Nokia Developer Champion biskero's Avatar
    Join Date
    Apr 2005
    Location
    Boston
    Posts
    515
    Ciao,

    I had this issue and Forum Nokia support told me that there is a bug that prevents to do this.
    There is not infos if it will be fixed or not. My guess is no.

    Alessandro

Similar Threads

  1. How to send MMS create on PC via cell phone
    By chengrs in forum General Messaging
    Replies: 2
    Last Post: 2009-03-23, 08:38
  2. Develop .NET application to send MMS
    By d_click in forum General Messaging
    Replies: 1
    Last Post: 2007-02-26, 21:17
  3. What is MMS, EMS
    By roby2411 in forum General Messaging
    Replies: 0
    Last Post: 2006-12-24, 15:26
  4. Understanding how to send MMS
    By vict3m in forum General Messaging
    Replies: 2
    Last Post: 2005-08-24, 22:55
  5. help required in Online application to send MMS
    By Nokia_Archive in forum General Messaging
    Replies: 3
    Last Post: 2002-06-10, 01:17

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved