A video-blog has a series of video-clips. Many just have a link to the videos, e.g. "Click HERE for video".
I notice some video-blogs use <embed src="myvideo.mov">. Suppose you have like 30 entries on 1 page, then 30 <embed src=> tags will download 30 videos for playback? This is a LOT of bandwidth, & is not preferable. Is it possible to have an "embed tag" which doesn't download the video (until the users hits "play")? I've implemented the "embed src" at my video-blog, for the 1st entry: http://jumplive.blogspot.com I'm trying to figure out how to do the "<embed src=" for the remaining entries, without downloading the videos (until the user hits play). Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/videoblogging/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
