Hi Poul,

I'm using TWS with a tiddlywiki that shows some videos in webm format so 
that both Chrome and Firefox can display them without the help of a plugin.

Her is the typical content of a video tiddler :
<html>
</br>
<video width="480" height="384" poster="./image.png" controls="controls">  
   <source  src="./video.webm" />
</video>
</html>

The image (image.png) is displayed but I can't play the vidéo.
It works when the TW is directly loaded in Chrome or Firefox.

Any Idea of what causes this problem ?

Thanks

FrD

On Saturday, December 31, 2011 5:30:55 PM UTC+1, Poul wrote:
>
> I have never been a fan of how TiddlyWiki works when it comes to 
> saving your work. It's becoming increasingly obvious that, for reasons 
> of security, the browser designers don't like it either. So, I've 
> created a basic TiddlyWiki server with an associated plugin, that 
> serves as an alternative to using TiddlyWiki's built-in methods for 
> saving your content. It writes portable TiddlyWiki files just like 
> TW's own code. 
>
> http://giewiki.appspot.com/Tutorials/nodepad 
> https://github.com/PoulStaugaard/TWS 
>
> Happy New Year 
> :-) Poul 
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/DZLYlvga9i8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to