A little related additional question. I sorted out with YouTube, but what 
if I want to play .mp4 inside TW?

I tried both <iframe> and <video> tags, but they didn't work. For example 
if I want a video from https://somesite.com/somevideo.mp4 to play and write:

<iframe src="https://somesite.com/somevideo.mp4";></iframe>

or 

<video> 
<source src="https://somesite.com/somevideo.mp4";>
</video>

I get nothing. Am I doing smth wrong or are there some TW limitations I'm 
not aware of?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/824517e2-54e8-45ac-a4b6-8a8039720f85o%40googlegroups.com.

Reply via email to