Re: Windows Media Player will disappear when Slide menu is Clicked
- From: "www.qwerq.com" <yingun@xxxxxxxxx>
- Date: 6 Sep 2006 07:00:35 -0700
Neil Smith [MVP Digital Media] wrote:
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
Thank's so much, your explanation will improve me a lot, i'm just a
beginner, i know that when the link with .asx extension it will play in
external windows media player as it's still in construction,but it's
when clicking a country heading or Contract or Expand, the video will
invisible(appear white color) but the audio still available, further on
when i double click the video path to fullscreen and return to normal
size again the video will shows again. I'm also using firefox 1.5.0.6
version.There is not more update for it when i "check for
updates".Please be informed this happen only when the video is
streaming, it's not when buffering or not video.
The problem does not happen the same way in Internet Explorer 6.0 when
the country heading is clicked, but instead the player will stop
itselft when the Contract or Expand link is clicked.
finally, there is not problem at all when i use opera 9.0
================================================
I have not idea about the XHTML,
the embed code i actually refer to some website that teach about
embedding windows media player.
Thank's if you can further explain my problem.....
.
- Follow-Ups:
- References:
- Windows Media Player will disappear when Slide menu is Clicked
- From: yingun
- Re: Windows Media Player will disappear when Slide menu is Clicked
- From: Neil Smith [MVP Digital Media]
- Windows Media Player will disappear when Slide menu is Clicked
- Prev by Date: Re: WMP browser control doesn't work
- Next by Date: Re: WMP browser control doesn't work
- Previous by thread: Re: 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
|