Get the Windows Media Add-in from the links below and install it.
Windows Media Player 9
http://www.microsoft.com/downloads/details.aspx?Family
ID=98a35ced-f950-4bd8-8e96-adad9335ac77&displaylang=en
Or
Windows Media Player version 6.4
http://www.microsoft.com/frontpage/downloads/
addin/searchdetail.asp?a=50
"Trevor L." <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>p c wrote:
>> Again, here's one overview of the options.
>>
>> http://www.mediacollege.com/video/st.../overview.html
>>
>> Do a google search for jow to stream video.
>>
>> ..PC
>>
>> Trevor L. wrote:
>>
>>> I have wondered about streaming. It seems to be what I could use,
>>> but how do you set it up?
>>> Is it dependent on your webste provider, or can anyone do it?
>
> I tried the method described here, and while it worked fine on my hard
> disk, it doesn't on the web
> The code is
> <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
> width="320" height="250"
> codebase="http://www.apple.com/qtactivex/qtplugin.cab">
> <param name="src" value="images/carole-and-tammy.mov">
> <param name="autoplay" value="true">
> <param name="controller" value="false">
> <embed src="images/carole-and-tammy.mov"
> width="320" height="250"
> autoplay="true" controller="false"
> pluginspage="http://www.apple.com/quicktime/download/">
> </embed>
> </object>
>
> Any ideas?
> --
> Cheers,
> Trevor L.
> Website: http://tandcl.homemail.com.au
>
>