Gandi.net Groups

Blog General: Embedding Video

In topic: Embedding Video

You should be logged in to post new messages. Create an account.

I found a way of embedding video in my blog after much trial and error.

You need to get hold of jw_allvideos_player.swf, I use Flash Video files
(.FLV) but this should play other formats too.
It works with MS IE7 and Firefox but for editing the entry you have to
use source mode and I haven't been able to do this with MS IE7 only
with Firefox.
               Cheers

<object type="application/x-shockwave-flash"
data="http://yourblog.com/public/videos/jw_allvi...
title="AllVideos Player" style="width: 320px; height: 263px;"
codebase="http://download.macromedia.com/pub/shockwa...>
<param name="Movie"
value="http://yourblog.com/public/videos/jw_allvi...
/>
</object>