If you really mean dragging your MP video into your TiddlyWiki, I think I 
may have found a way. Caution adding a lot of videos in your TiddlyWiki 
will slow it down, that is why it is usually suggested to use exteranl 
videos. This is based on the mention of embedded MP3s in the docs.

It requires using the FluidVideoStyle I posted earlier. (This is for a 16x9 
format video, you may have to adjust padding-bottom)
Embed your MP4 video. (I thtink TiddlyWiki only supports embedded MP4)
Create a new tiddler to display the video using the following (replace 
your-video.mp4 with your video name):

<center>
<div class="videowrapper">
{{your-video.mp4}}
</div></center>

You don't have to use center if not needed.

Again, hope that helps,
Greg

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/02f57d1d-16ea-4422-9bee-852fb98dc95d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to