Re: Script commands / defaultFrame / WMP10 / Firefox
- From: "Bill Burns" <wilhelm_here@spamdotyahoodotcom>
- Date: Tue, 14 Jun 2005 23:08:03 -0600
Wayne, use framesets.
<FRAMESET cols="" rows="*,21" border=0 frameborder=no framespacing=0
noresize >
<FRAMESET cols="*,254" rows="" border=0 frameborder=no framespacing=0
noresize >
<FRAMESET cols="" rows="54, *,79" border=0 frameborder=no framespacing=0
noresize >
<FRAME name="logo" src="logo.asp?param=a" scrolling=no noresize
marginheight=0 marginwidth=0>
<FRAME name="player" src="player.asp?param=b" scrolling=no noresize
marginheight=0 marginwidth=0>
<FRAME name="ad" src="ad.asp?param=c&foo=d" scrolling=no noresize
marginheight=0 marginwidth=0>
</FRAMESET>
<frameset rows="54,42,*" border=0 frameborder=no framespacing=0 noresize>
<frame name="selector" src="selector.asp" scrolling=no noresize
marginheight=0 marginwidth=0>
<frame name="title" src="title.asp" scrolling=no noresize marginheight=0
marginwidth=0>
<frame name="list" src="list.asp" scrolling=auto noresize marginheight=0
marginwidth=0>
</frameset>
</FRAMESET>
<frame name="nav" src="nav.asp" border=0 frameborder=no scrolling=no
noresize marginheight=0 marginwidth=0>
</FRAMESET>
This works for me in both IE, Firefox, Mozilla, and Netscape. If you need to
change those sources once the page is loaded, use the javascript I posted
earlier.
Thanks,
Bill
"Neil Smith [MVP Digital Media]" <neil@xxxxxxxxxx> wrote in message
news:f8lia1pvposjnfjpnn3q3uk8nfj3k86gp2@xxxxxxxxxx
> OK fair enough - I'm not wanting to nitpick, but to confirm your
> original post you stated :
>
> The script commands:
> http://www.someurl.com/oe/be101/oe_be101_7e/R-1-1.html&®ion1
> http://www.someurl.com/videoinfo.aspx?course=be101&unit=7&video=e&®ion2
> http://www.someurl.com/videocues.aspx?course=be101&unit=7&video=e#cue2&®ion3
> http://www.someurl.com/oe/be101/oe_be101_7e/R-1-2.html&®ion1
> http://www.someurl.com/oe/be101/oe_be101_7e/R-1-3.html&®ion1
>
> vs > `My frame names are "regioncaption", "region1" and "regionURL"`
>
> It certainly seems odd that it shouldn't work in Firefox. How are you
> differentiating loading WMP10 and WMP6.4 ? Your original embedding
> code was using the classID for WMP6.4 - have you changed it during
> your investigation ?
>
> I'm away this weekend but I might try some tests next week to see if I
> can find a way through this (if you haven't fixed it by then !)
>
> Cheers - Neil
>
> On Thu, 9 Jun 2005 15:17:01 -0700, "wayne"
> <wayne@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>>no that's not the case
>>My frame names are "regioncaption", "region1" and "regionURL"
>>my script commands load to "regioncaption", "region1" and "regionURL"
>>
>>same names - it works - in IE - but it will not work in Firefox.
>>The problem is - as I stated originally - that it will not work in Firefox
>>with Windows Media player 10. It works great in IE.
>>Firefox loads all of the scripts into new windows.
>>If I specify a "defaultframe" - then all of the scripts load in the
>>defaultframe.
>>I want my scripts to load - in the frame that I specify. ("regioncaption",
>>"region1", "regionURL")
>>
>>Any ideas on why it doesn't work in Firefox with WMP10?
>>by the way, if Firefox loads the WMP 6.4 control - it works. But it will
>>not
>>work with Firefox and the WMP 10 control.
>
.
- References:
- Re: Script commands / defaultFrame / WMP10 / Firefox
- From: wayne
- Re: Script commands / defaultFrame / WMP10 / Firefox
- From: Neil Smith [MVP Digital Media]
- Re: Script commands / defaultFrame / WMP10 / Firefox
- Prev by Date: Unidentified Error Message
- Next by Date: Re: Script commands / defaultFrame / WMP10 / Firefox
- Previous by thread: Re: Script commands / defaultFrame / WMP10 / Firefox
- Next by thread: Re: Script commands / defaultFrame / WMP10 / Firefox
- Index(es):
Relevant Pages
|
|