SMIL implementation

Dear all,

Hi

I have some problems regarding MMS SMIL implementation and I would appreciate any kind help to clear these problems. 

 

1- What will happen if the region element miss one of its attributes?? For example if it has no top attribute or no ID …?

2-What will happen if our media object does not have any region ID? For example an image media in a par, which has missed its region ID? In special case where there is just one valid region defined in our head part is it logical to assign that one to the media and represent it?

3-In case when we have no defined root-layout should we use a default root-layout or we should miss the presentation? What if we have root-layout element but none of its children? (for e.g. no region) 

4- What if the layout definition has came in body part instead of head part?

5-What should we do if the head part is defined after body part in SMIL source code? (I mean a case like this:

<smil>

                        <body> … </body>

                        <head> …</head>

</smil> )

6-Does the Par DUR attribute applies to all its children? For e.g. in case where we have an image media without begin and end attributes should we display the image in all par duration? (even if the par duration has been obtained from an audio media on the par?)

 

Thanks in advance,

Best,

Elham

 

 

 

 

 



---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Received on Saturday, 20 September 2003 08:10:18 UTC