on 26/7/01 3:17 PM, Todd Dempsey <email@hidden> wrote:
> I know I saw a post on this in the past, but I can't find it in the archives.
>
> Some one mentioned that certain versions of Internet Explorer didn't
> recognize either the OBJECT or TARGET command of html or something to that
> affect.
>
> Could someone please repost or acknowledge this.
>
> I'm having quite a headache trying to get IE 5.x to go to embeded audio in
> a second frame, from a hotspot.
Hi Todd
I'm not sure that's what you are referring too but here is what I wrote a
while ago about bugs with QT4.1 and also IE4.5 on Mac:
"
You can have a look at a virtual tour I made for a display home.
http://www.momentumstudio.com.au/virtual/edgewater/
Hotspots (blobs in QTVRAS) in the panoramas either link to other panoramas
(same frame) or to still images (pop-up windows). Your objects could load in
pop-up windows or in different frames.
When doing this you have to be aware of two things:
- to avoid a bug with QT 4.1, double all the hotspot URLs and targets (see
frame source)
- to avoid a bug in IE 4.5 on Mac, launch JavaScript windows via a hidden
frame (onLoad...)
Alternatively you can warn your visitors they shouldn't use IE 4.5 and/or
QT4.1... ;-)
"
Cheers
Loic