SoFunction
Updated on 2025-04-03

JavaScript controls the use of realplayer objects

Copy the codeThe code is as follows:
<object ID="javademo" CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" HEIGHT="280" WIDTH="200"> 
<param name="AUTOSTART" value="0"> 
<param name="SHUFFLE" value="0"> 
<param name="PREFETCH" value="0"> 
<param name="NOLABELS" value="0"> 
<param name="SRC" value=""> 
<param name="CONTROLS" value="ImageWindow"> 
<param name="CONSOLE" value="Clip1"> 
<param name="LOOP" value="0"> 
<param name="NUMLOOP" value="0"> 
<param name="CENTER" value="0"> 
<param name="MAINTAINASPECT" value="0"> 
<param name="BACKGROUNDCOLOR" value="#000000"> 
</object>  

//Control starts
 <input type=button value=play onclick="()"> 
  <input type=button value=pause onclick="()"> 
   <input type=button value=stop onclick="()">
REAL PLAYER control

() Play
() pause
() stop
() Returns the total length of the playback file (in milliseconds)
() Returns the current time position of the playback file (in milliseconds)
() Return to the player status (0: Stop, 1: Connection, 2: Buffer, 3: Play, 4: Pause, 5: Search)
(n) The time position jumps to the place where n (n takes the value in milliseconds)
(n) Set the volume (n value is 0 to 100)
(s) Mute (s is true and false)
() full screen
() Set the file source

media player control
(); Play
(); stop
(); pause
Returns the current time position of the playback file (in seconds)
Time format string "0:32"
Returns the total length of the playback file (in seconds)
Time format string "4:34"
Volume (0-100)
The channel, through which you should be able to control stereo, left channel, and right channel. But the corresponding value is not yet clear.
= s Musing (s is true and false)
The ID of the container with subtitles on the web page
Subtitle file address
Return to player status ( 3: Playing, 2: Pause 1: Stopped)

property
 all
Show all function menus

controlpanel
Display the control panel

infovolumepanel
Display sound panel

infopanel
Display information page

statusbar
Show status column

playbutton
Show start button

stopbutton
Show stop button

volumeslider
Display sound adjustment button

posititonslider
Display position adjustment button

positionfield
Display location area

statusfield
Show status column

src
The location of the sound source

autostart
Whether it is automatically played

nolabels
Whether to display title, author, and coptright information

autogotourl
Whether to automatically transmit the url event

method
 aboutbox
Show about dialog box

canplaypause
Can I pause or replay

canstop
Can you stop realaudio

doplaypause
Set playback or pause

dostop
Stop playing

donextitem
Play the next sound file

doprevitem
Play the previous sound file

editpreferences
Open the set dialog box

hasnextitem
Check if there is the next sound file

hasprevitem
Check if there is a previous sound file

hideshowstatistics
Set the dialog box to turn on or off the connection statistics

isstatisticsvisible
Check whether the dialog box for online statistics has been opened

dogotourl
Load the set realaudio sound file

event
 onclipopened
Events triggered when realaudio sound file is enabled

onclipclosed
Events fired when closing realaudio sound file

onshowstatus
Events triggered when the status column text changes

ongotourl
When playing sound effects, the event triggered when the URL event is encountered

Default 0 is No, -1 or 1 is Yes)
<object class  width="286" height="225">
<param name="AudioStream" value="/-1">
<param name="AutoSize" value="-1">
<!--Whether to automatically adjust the playback size-->
<param name="AutoStart" value="-1">
<!--Is it automatically played-->
<param name="AnimationAtStart" value="-1">
<param name="AllowScan" value="-1">
<param name="AllowChangeDisplaySize" value="-1">
<param name="AutoRewind" value="0">
<param name="Balance" value="0">
<!--Balance between left and right channels, leftmost-9640, rightmost 9640-->
<param name="BaseURL" value>
<param name="BufferingTime" value="15">
<!--Buffering Time-->
<param name="CaptioningID" value>
<param name="ClickToPlay" value="-1">
<param name="CursorType" value="0">
<param name="CurrentPosition" value="0">
<!--The current playback progress -1 means unchanged, 0 means the beginning unit is seconds, for example, 10 means starting from the 10th second, the value must be -1.0 or greater than or equal to 0-->
<param name="CurrentMarker" value="0">
<param name="DefaultFrame" value>
<param name="DisplayBackColor" value="0">
<param name="DisplayForeColor" value="16777215">
<param name="DisplayMode" value="0">
<param name="DisplaySize" value="0">
<!--Video 1-50%, 0-100%, 2-200%, 3-The other values ​​in the full screen are processed as 0, and the decimals are rounded and then processed before-->
<param name="Enabled" value="-1">
<param name="EnableContextMenu" value="-1">
<!-Whether to use the right click to pop up the menu-->
<param name="EnablePositionControls" value="-1">
<param name="EnableFullScreenControls" value="-1">
<param name="EnableTracker" value="-1">
<!--Is it allowed to pull the playback progress bar to play anywhere->
<param name="Filename" value="" valuetype="ref">
<!--played file address-->
<param name="InvokeURLs" value="-1">
<param name="Language" value="-1">
<param name="Mute" value="0">
<!--Must or not->
<param name="PlayCount" value="10">
<!--Repeat times, 0 is always repeated->
<param name="PreviewMode" value="-1">
<param name="Rate" value="1">
<!--Play rate control, 1 is normal, decimals are allowed-->
<param name="SAMIStyle" value>
<!--SAMI style-->
<param name="SAMILang" value>
<!--SAMI Language-->
<param name="SAMIFilename" value>
<!--Subtitle ID-->
<param name="SelectionStart" value="-1">
<param name="SelectionEnd" value="-1">
<param name="SendOpenStateChangeEvents" value="-1">
<param name="SendWarningEvents" value="-1">
<param name="SendErrorEvents" value="-1">
<param name="SendKeyboardEvents" value="0">
<param name="SendMouseClickEvents" value="0">
<param name="SendMouseMoveEvents" value="0">
<param name="SendPlayStateChangeEvents" value="-1">
<param name="ShowCaptioning" value="0">
<!--Whether subtitles are displayed, it is a piece of black, and there will be a large piece of black below, which is generally not displayed-->
<param name="ShowControls" value="-1">
<!--Does the display control be displayed, such as play, stop, pause-->
<param name="ShowAudioControls" value="-1">
<!--Does the volume control be displayed-->
<param name="ShowDisplay" value="0">
<!--Show program information, such as copyright, etc.-->
<param name="ShowGotoBar" value="0">
<!-- Whether to enable the context menu-->
<param name="ShowPositionControls" value="-1">
<!-- Whether to display forward, back and list, if displayed, it is generally gray and uncontrollable-->
<param name="ShowStatusBar" value="-1">
<!--Current playback information, display whether it is being played, as well as the total playback time and the current playback time-->
<param name="ShowTracker" value="-1">
<!--Does the current play tracking bar be displayed, that is, the current play progress bar-->
<param name="TransparentAtStart" value="-1">
<param name="VideoBorderWidth" value="0">
<!--The width of the display part, if it is smaller than the video width, is the minimum video width, or is increased to a specified value, and the height is automatically increased. This change only changes the size of the surrounding black frames, and does not change the video size-->
<param name="VideoBorderColor" value="0">
<!--The color of the black box is RGB value, such as ffff00 is yellow-->
<param name="VideoBorder3D" value="0">
<param name="Volume" value="0">
<!--Volume size, negative value indicates that it is the impairment of the current volume. The value will automatically take the absolute value, with the maximum value of 0 and the minimum value of -9640-->
<param name="WindowlessVideo" value="0">
<!--If it is 0, full screen can be allowed, otherwise you can only view it in the window-->
</object>
The player above is the old-fashioned, version 6.4! The new player appears after MediaPlayer9.0, which means that only players installed with 9.0 or above can be used normally.
-------------------------------------------------------------------------------
Here is the new player code, which is much simpler than before:
<object  height="64" width="260" class>
<param NAME="AutoStart" VALUE="-1">
<!--Is it automatically played-->
<param NAME="Balance" VALUE="0">
<!--Adjust the balance between left and right channels, the same as the old player code above-->
<param name="enabled" value="-1">
<!--Is the player artificially controlled-->
<param NAME="EnableContextMenu" VALUE="-1">
<!-- Whether to enable the context menu-->
<param NAME="url" VALUE="">
<!--played file address-->
<param NAME="PlayCount" VALUE="1">
<!--Play times control, as integer-->
<param name="rate" value="1">
<!--Play rate control, 1 is normal, decimals are allowed, 1.0-2.0-->
<param name="currentPosition" value="0">
<!--Control settings: Current location-->
<param name="currentMarker" value="0">
<!--Control Settings: Current Tag-->
<param name="defaultFrame" value="">
<!--Show the default frame-->
<param name="invokeURLs" value="0">
<!--Script command settings: Whether to call URL-->
<param name="baseURL" value="">
<!--Script Command Settings: The URL to be called -->
<param name="stretchToFit" value="0">
<!-- Whether to stretch in proportion-->
<param name="volume" value="50">
<!--Default sound size is 0%-100%, 50%-->
<param name="mute" value="0">
<!--Must or not->
<param name="uiMode" value="mini">
<!--Player display mode: Full displays all; mini is the most simplified; None does not display playback control, only displays the video window; invisible does not display all-->
<param name="windowlessVideo" value="0">
<!--If it is 0, full screen can be allowed, otherwise you can only view it in the window-->
<param name="fullScreen" value="0">
<!--Is it automatic full screen to start playing?->
<param name="enableErrorDialogs" value="-1">
<!--Whether to enable error prompt report-->
<param name="SAMIStyle" value>
<!--SAMI style-->
<param name="SAMILang" value>
<!--SAMI Language-->
<param name="SAMIFilename" value>
<!--Subtitle ID-->
</object>