Coding to stream .wmv video file?
WMPTalk.com Forum Index WMPTalk.com
Discuss Windows Media Player
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web wmptalk.com
Coding to stream .wmv video file?

 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> Windows Media on Web
Author Message
AJ-PTFG
Guest





Posted: Sat Jul 24, 2004 4:15 am    Post subject: Coding to stream .wmv video file? Reply with quote

Hello,

I have a video file that I would like to stream that is in .wmv file format.

I would like to control the size of the window the video displays in, I would like the video to play on the webpage instantly, I would like a "Full screen" button.

Any help would be appreciated. This microsoft.com website is very confusing, and I cannot find the coding that I need to stream the video.

Back to top
urug haiml
Guest





Posted: Mon Jul 26, 2004 11:34 am    Post subject: Re: Coding to stream .wmv video file? Reply with quote

Heres javascript to for the fullscreen button

<SCRIPT LANGUAGE="JavaScript">

function max(){
document.mediaPlayer.DisplaySize = 3;

}
</script>

and then add a button for example

<A HREF="#" onclick="max()" onMouseOver="fullscreenbuttonover.gif"
onMouseOut="fullscreenbutton..gif">
<IMG ALT="Fullscreen" BORDER=0
SRC="fullscreenbutton.gif" ID="Fullscreenbutton"
NAME="fullscreenbutton"></A>


"AJ-PTFG" <AJ-PTFG@discussions.microsoft.com> wrote in message
news:46C4CDB2-B238-46D5-9C60-5FABFB9E0125@microsoft.com...
Quote:
Hello,

I have a video file that I would like to stream that is in .wmv file
format.

I would like to control the size of the window the video displays in, I
would like the video to play on the webpage instantly, I would like a "Full

screen" button.
Quote:

Any help would be appreciated. This microsoft.com website is very
confusing, and I cannot find the coding that I need to stream the video.
Back to top
 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> Windows Media on Web All times are GMT
Page 1 of 1

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



Microsoft Office Forum New Topics
Powered by phpBB