If you want to embed videos from an online service, youtube etc., a simple iframe might do:
<html><object width="425" height="355" style="width: 100%;height:auto;"> <param name="movie" value="http://www.youtube.com/..."></param> <embed src="http://www.youtube.com/..." type="application/x-shockwave- flash" width="600" height="500"> </embed></object></html> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. 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.

