The problem is with the SMIL, not with Mbuni, since the phone clearly shows you all parts, and Mbuni does not modify the SMIL. My suggestion is that you visit openmobillealliance.org and take a look at the part of the MMS specs that deals with SMIL usage.
On 10/10/07, qwerty <[EMAIL PROTECTED]> wrote: > > Hi all, > > This is an example of the smiles I'm sending to mbuni throw content-url > > <?xml version="1.0" encoding="utf-8" standalone="no"?><smil> > <head> > <layout> > <root-layout width="110" height="100%" /> > <region id="Header" width="110" height="20" left="0" top="0" > fit="meet" /> > <region id="Text" width="110" left="0" top="21" fit="scroll" > /> > <region height="100px" width="110" id="Image_1" fit="meet" /> > </layout> > </head> > <body> > <par dur="15"> > <img region="Header" src=" http://media-server/editormms > /headers/00004005_10_4.gif" /> > <img region="Image_1" > src="http://media-server/editormms<http://media-server/editormms/telam/img/M10060723.jpg>/telam/img/M10060723.jpg > <http://media-server/editormms/telam/img/M10060723.jpg>" /> > <text region="Text" > src="http://media-server/editormms<http://media-server/editormms/texto.php?noticia_id=200> > /texto.php?noticia_id=200<http://media-server/editormms/texto.php?noticia_id=200>" > /> > </par> > </body> > </smil> > > It get's to the phone as a three part slide, showing first the text, then > the header (first image) and then finally the last one. I need to show it > all in one page, I don't know if this a mbuni bug/feature or my MMSC doing > this transformation. > > Can anybody help me with this? I've read a few tutorials on smil over the > web (none of those really good) and can't find my way here. > > Thanks, > Angel > > _______________________________________________ > Users mailing list > [email protected] > http://lists.mbuni.org/mailman<http://lists.mbuni.org/mailman/listinfo/users> > /listinfo/users <http://lists.mbuni.org/mailman/listinfo/users> > >
_______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
