Welcome to MacForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Help! Embedded Windows Media Player opens externally!

 
   Macintosh computer (Home) -> Media Player RSS
Next:  Entourage 2004 LDAP Error  
Author Message
Mike Haig

External


Since: Aug 20, 2004
Posts: 2



(Msg. 1) Posted: Fri Aug 20, 2004 11:02 am
Post subject: Help! Embedded Windows Media Player opens externally!
Archived from groups: microsoft>public>windowsmedia>player>mac (more info?)

We use a lot of pages with Win Media Player embedded to show streamed
wmv files. On Mac OS9 they used to work fine. But now when I open them
in IE 5.2, Mac OSX with WMP 9, Win Media Player opens externally as
well as inside the page, so we have two players showing the stream.

This doesn't happen when I view the page in Safari. Can some clever
person shed any light on this? I notice other people have had the same
problem, but nobody's mentioned the solution!

Is there some change I could make to our embed code that would stop
this? Code below.. I've taken out the stream path.


Thanks
Gareth



----------------------------------------

<!-- Set ShowControls, ShowDisplay, ShowStatusBar to value 0 to not
display the corresponding thing under the video window -->
<!-- FOR MAC: OBJECT WIDTH=176 HEIGHT=214 -->

<OBJECT ID="player" width=236 height=274

CLASSID=CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95
CODEBASE="http://www.microsoft.com/ntserver/netshow/download/en/nsmp2inf.cab#Version=5,1,51,415"
standby="Loading Microsoft Media Player components..."
type="application/x-oleobject">
<PARAM NAME="AutoStart" VALUE="TRUE">
<PARAM NAME="FileName" VALUE="mms://<Video path here>.wmv">
<PARAM NAME="ShowControls" VALUE="1">
<PARAM NAME="ShowStatusBar" VALUE="1">
<PARAM NAME="autoSize" VALUE="false">

<!-- FOR MAC: LEAVE OUT THE NEXT TWO PARAMETERS -->
<PARAM NAME="VideoBorderWidth" VALUE="30">
<!-- VideoBorderColor syntax is &Hbbggrr, bb=blue gg=green rr=red,
using 00-FF color ranges. For example, orange is &H00aaff. -->
<PARAM NAME="VideoBorderColor" VALUE="&Hffffff">
<!-- END LEAVE OUT BIT -->

<!-- FOR MAC: EMBED WIDTH=176 HEIGHT=214 AND LEAVE OUT THE LAST TWO
PARAMATERS VIDEOBORDERWIDTH AND VIDEOBORDERCOLOR -->

<EMBED
Type="video/x-ms-asf-plugin"
pluginspage="http://www.microsoft.com/windows/mediaplayer/download/default.asp"
src="mms://<Video path here>.wmv"
name="player"
AutoStart="1"
ShowControls="1"
ShowStatusBar="1"
width="236"
height="274"
autoSize="0"
VideoBorderWidth="30"
VideoBorderColor="&Hffffff">
</EMBED>

</OBJECT>

 >> Stay informed about: Help! Embedded Windows Media Player opens externally! 
Back to top
Login to vote
Mike Haig

External


Since: Aug 20, 2004
Posts: 2



(Msg. 2) Posted: Tue Aug 31, 2004 8:30 am
Post subject: Re: Help! Embedded Windows Media Player opens externally! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I found a to sort of cure this, which was briefly mentioned on
somebody else's thread.. but it has to be done on each client machine.

- Go to Internet Explorer preferences and find Protocol Helpers.
- Click the Add button below the Protocol Helper Settings pane.
- In the next dialogue box, enter "mms" in the "Helper for" field.
- Click the Choose Helper button and browse to the location of
Internet Explorer in your Applications window.
- Click OK to exit.

 >> Stay informed about: Help! Embedded Windows Media Player opens externally! 
Back to top
Login to vote
Corentin_Cras-Mneu

External


Since: Aug 25, 2004
Posts: 243



(Msg. 3) Posted: Tue Aug 31, 2004 12:27 pm
Post subject: Re: Help! Embedded Windows Media Player opens externally! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike Haig <zzz RemoveThis @postmaster.co.uk> wrote:

 > I found a to sort of cure this, which was briefly mentioned on
 > somebody else's thread.. but it has to be done on each client machine.
 >
 > - Go to Internet Explorer preferences and find Protocol Helpers.
 > - Click the Add button below the Protocol Helper Settings pane.
 > - In the next dialogue box, enter "mms" in the "Helper for" field.
 > - Click the Choose Helper button and browse to the location of
 > Internet Explorer in your Applications window.
 > - Click OK to exit.

Thanks a lot for posting back the solution.

Corentin


--
--- Mac:MS MVP (Francophone) ---
<a style='text-decoration: underline;' href="http://www.mvps.org" target="_blank">http://www.mvps.org</a> - <a style='text-decoration: underline;' href="http://mvp.support.microsoft.com" target="_blank">http://mvp.support.microsoft.com</a>
MVPs are not MS employees - Les MVP ne travaillent pas pour MS
Remove "NoSpam" to e-mail me - Retirez "NoSpam" pour m'écrire<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Help! Embedded Windows Media Player opens externally! 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Media Player All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]