Hi all,

I have got a simple question:

Is this the right way to play video files within
cocoon environment:

Inside the XML file:

<doc>
...
...
<a href="vidmsani.mpeg">play video</a>
...
</doc>


For the sitemap:

...
...
<map:match pattern="*.mpeg">
<map:read mime-type="video/mpeg"
src="prototype/{1}.mpeg"/>
</match>
...
...

I have tried it but it was not working!

Any help would be appreciated.

Fadi 




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to