Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User coab's Avatar
    Join Date
    May 2003
    Posts
    1
    Hi!

    I'm having som problems with the nokia 3200 rendering MMS. When the mms
    is displayed, all slides are shown in a reversed order. Also, png images
    doesn't seam to render properly.

    Also, I wounder which nokia phones that handles the seq-tag.

    Here's the smil that I'm trying to send.

    <?xml version="1.0" encoding="utf-8"?>
    <smil>
    <head>
    <layout>
    <root-layout/>
    <region id="text" top="1" left="1" right="1" width="100%"
    heght="100%"/>
    <region id="image" top="1" left="1" right="1" width="100%"
    height="100%"/>
    </layout>
    <meta name="title" content="SMHI dagens v?¡èder"/>
    </head>
    <body>
    <seq>
    <par dur="2s">
    <text region="text" src="att-2147483648.txt"/>
    </par>
    <par dur="4s">
    <text region="text" src="att-2147483647.txt"/>
    </par>
    <par dur="4s">
    <text region="text" src="att-2147483646.txt"/>
    </par>
    <par dur="1s">
    <text region="text" src="att-2147483645.txt"/>
    </par>
    <par dur="5s">
    <!-- -->
    <img region="image" src="att-2147483644.gif" alt="some
    pic"/>
    </par>
    <par dur="1s">
    <text region="text" src="att-2147483643.txt"/>
    </par>
    <par dur="5s">
    <img region="image" src="att-2147483642.gif" alt="some
    pic"/>
    </par>
    </seq>
    </body>
    </smil>

  2. #2
    Regular Contributor paulbrow's Avatar
    Join Date
    Mar 2003
    Posts
    474
    Please read How To Create MMS Services, as well as some of the other materials we have here. You should be able to figure this out using those.

    -paul / ForumNokia

  3. #3
    Regular Contributor j2me_raj's Avatar
    Join Date
    Mar 2003
    Location
    Hyderabad
    Posts
    181
    give the region width and height in a proper way to render png image. try changing those values.

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