Discussion Board
Nokia do NOT support <seq> tag in .smil file?!
1970-01-01, 02:00
#1
Registered User
The following code was generated by Sony-Ericcson MMS Composer, and the MMS generated from this smil cannot be played by Nokia's emulator.
<smil><head><layout><root-layout/>
<region id="region1_1" top="0" left="0" height="100%" width="100%"/>
</layout>
</head>
<body>
<seq>
<par dur="3000ms">
<img src="img0.jpg" region="region1_1"/>
</par>
<par dur="3000ms">
<img src="img1.jpg" region="region1_1"/>
</par>
<par dur="3000ms">
<img src="img3.jpg" region="region1_1"/>
</par>
</seq>
</body></smil>
But after I removed the "<seq>" and "</seq>" tags, the MMS generated from the smil CAN be played by Nokia's emulator.
So the only difference is the <seq></seq> tags. I doubt that Nokia does NOT support these tags?
Then how can we make a slide-show of MMS, without the user pressing any keys?
Thanks a lot!
RE: Nokia do NOT support <seq> tag in .smil file?!
1970-01-01, 02:00
#2
Nokia Developer Moderator
Hi,
I suggest you read "How to create MMS services", available at http://www.forum.nokia.com/main/1,35452,1_2_7_1,00.html -> Technical.
Best regards,
V / Forum Nokia
Re: Nokia do NOT support <seq> tag in .smil file?!
2007-04-09, 07:01
#3
Registered User
Yes Nokia dosent support smile so the content type supported by Nokia phone is Multipart.mixed this information you can get in UAprof for all the handset and for SMIL it should support Multipart.related
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules