[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updated my web site.
"Bill Garber" <willy46pa@comcast.net> wrote in
Vc2cnSabCpRx1WOjXTWJhA@comcast.com:">news:Vc2cnSabCpRx1WOjXTWJhA@comcast.com:
>
>> It doesn't autoplay (Win-98 Lite / Opera 7.11), but I am able to play it
>> just by clicking on the icon.
>> I just had a look at the page source, and I think I see why it doesn't
>> autoplay...
>> You have:
>> <EMBED SRC="sanfordandson.wav" WIDTH="88" HEIGHT="88"
>> ALIGN="BOTTOM"></CENTER>
>> And it should be:
>> <EMBED SRC="sanfordandson.wav" WIDTH="88" HEIGHT="88" ALIGN="BOTTOM"
>> AUTOSTART=True></CENTER>
>> And if you don't want the icon for the wav file to be visible, you can
>> replace the WIDTH and HEIGHT properties with HIDDEN=True
>
> Thanks everyone, I will try that.
>
It appears to be working properly now. Haven't tried it with Netscape or
Mozilla yet (I don't have IE on my 98 System...) I'll also try it out soon
over on my Linux box with a variety of browsers.
-- Otter