how can you take a video you imported and use it in the video html
{
<video width="320" height="240" controls>
<source src="nameofmyimportedwebmtiddler.webm" type="video/webm">
Your browser does not support the video tag.
</video>
}
all i have is that and the video doesnt load but if i use a web link it does
--
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/599c1d9f-4438-4e66-b178-e5ece3c3e880o%40googlegroups.com.