Online Media Player New uncover

Source: Internet
Author: User
Tags ftp
' I recently found out that some old people asked questions about online players
' An online player that makes use of Ms Media Player's components,
' And you can download MS's latest available playback component at any time
' This is the code for an online media player
Online media Player
<body>
<script language= "VBScript" >
Sub Setfullscreen (x)
Mediaplayer.displaysize = X
End Sub
Sub Player_click (Button, shiftstate, X, y)
If Mediaplayer.displaysize=3 Then
Mediaplayer.displaysize = 4
End If
End Sub
</script>
<p align= "center" >
<object id= "MediaPlayer" width=160 height=182 align=absmiddle border=0
Classid= "Clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
Codebase=
"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby= "Downloading playback controls ..."
Type= "Application/x-oleobject" >
<param name= "FileName" value= "Ftp://ftp.pcvr2000.net/pub/game/movie/WorldSoccer.mpg" >
<param name= "ShowStatusBar" value= "True" >
<param name= "showcaptioning" value= "True" >
<param name= "Showpositioncontrols" value= "True" >
<embed type= "Application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
Src= "DEMO.ASX"
Name= "MediaPlayer"
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.