Re: Windows Media Player will disappear when Slide menu is Clicked
- From: "Neil Smith [MVP Digital Media]" <neil@xxxxxxxxxx>
- Date: Tue, 05 Sep 2006 19:01:07 GMT
On 5 Sep 2006 10:42:28 -0700, yingun@xxxxxxxxx wrote:
I'm developing a website for online tv and i use slide
menu(expand/contract) by Javascript to categorize different countries
channel but there's problem when I used Mozilla Firefox,while the
windows media player is streaming and the slide menu is clicked the
windows media player will disappear, Please check out my page to
understand further http://www.qwerq.com/test2.html
secondly and lastly,the problem of disappearing does not happen in IE
if i click the slide menu but when the contract/expand link is clicked
the windows media player stopped by itself.
Thank's in advance if you can figure out my problems
I'm unable to experience your problem here, using FF 1.5.0.6
Perhaps you have an outdated version of Firefox ?
I'm not actually clear when the player "disappears" for you. Is it
when clicking on a country heading to expand the list of TV stations ?
Or is it when you click on the ASX link to a countries TV station ?
The second case would be completely expected because you're sending a
navigation event to the browser telling it to go to the ASX URL, and
therefore unloading the page.
================================================
PS your page is *not* XHTML1 transitional so you should remove that
from the page declaration. It's pointless declaring it if the page is
full of well-formedness errors and not even close to XML ;-)
Also the media player object is the old media player 6.4 from 1998,
not the current classID and properties for WMP7 and later.
Oh, and you've made up attributes for the embed tag such as
designtimesp='5311' which have no meaning, no idea why.
Cheers - Neil
------------------------------------------------
Digital Media MVP : 2004-2006
http://mvp.support.microsoft.com/mvpfaqs
.
- Follow-Ups:
- Re: Windows Media Player will disappear when Slide menu is Clicked
- From: www.qwerq.com
- Re: Windows Media Player will disappear when Slide menu is Clicked
- References:
- Prev by Date: Windows Media Player will disappear when Slide menu is Clicked
- Next by Date: Re: WMP browser control doesn't work
- Previous by thread: Windows Media Player will disappear when Slide menu is Clicked
- Next by thread: Re: Windows Media Player will disappear when Slide menu is Clicked
- Index(es):
Relevant Pages
|