본문 바로가기
자료/태그자료

음악 소스 설명및 ActiveX control 사용 명령어

by 임실사랑 2009. 1. 19.

<태그 명령어에 관해서 >

showstatusbar="1"     ----------> "0" 이면 아래 출처,재생시간 나오는 부분이 사라짐

opacity=65  , finishopacity=25   값이 클수록 색깔이 흐려짐. 앞과 뒤에

                                              플레이어의 진하기를 나타내줌

Width="320" Height="50"      Width는 가로길이 Height는 세로길이 

< 볼륨 사라지게 하기> showaudiocontrols="1" 의 속성값을 "0"으로 주면 재생기 우측버튼이 사라집니다.

FILTER  색상을 선택할 수 있습니다. 색상- gray, xray

alpha(opacity=100,style=2, finishopacity=0);

opacity=100 이 값의 숫자를 변경하여 투명도 조절이 가능합니다.

style=2  숫자를 변경하여 기본형태, 타원 등 몇몇개의 형태로 조절이 가능합니다.

웹페이지에 ActiveX control을 삽입할 때 이용하는 parameters들입니다.

Parameter's Name

Description

AllowChangeDisplaySize

화면의 크기 변경(전체화면, 축소, 확대 등)을 할 수 있도록 할 것인지, 크기 변경을 하지 못하게 할 것인지를 설정한다.

 

Value

Description

true

기본값. 화면 크기 변경 가능

false

화면 크기 변경 불가능

AllowScan

되감기(FastForward), 앞으로 감기(FastReverse)의 기능[Scanning]을 사용 할 것인지 말 것인지를 설정한다.

Value

Description

true

기본값 Scanning 기능 사용

false

Scanning 기능 사용 안함

AnimationAtStart

맨 처음 이미지가 디스플레이 되기 전에 animation을 실행할 것인지, 아닌지를 설정한다.

Remarks

이 값이 true로 설정되면 한 클립이 버퍼링되고 로딩되는 동안 짭은 animation이 실행된다. TransparentAtStart의 값이 true이면, AnimationAtStart의 설정값은 무시된다.

animation clip은 사용자가 변경할 수 없다.

Value

Description

true

기본값. 처음 이미지가 실행되기 전에 Animation을 실행한다.

false

처음 이미지가 실행되기 전에 Animation이 실행되지 않는다.

AudioStream

한 클립에서 어떤 오디오 스트림을 사용할 것인지를 설정한다.

Remarks

어떤 클립이 여러 오디오 스트림을 가지고 있을 때 사용할 수 있다. 예를 들어, 여러나라의 언어로 된 오디오 스트림을 갖고 있을 때 어느 언어로 들을 것인지를 설정할 수 있다.

AutoRewind

재생이 멈췄거나, 끝났을 때, 클립의 첫 부분으로 자동으로 되돌아 오게 할 것인지를 설정한다.

Remarks

한 클립을 보다가 stop버튼을 눌렀을 때, 현재의 위치에 머물고 싶다면, 위의 설정값을 true로 하면된다.(pause버튼을 사용해도 됨.)

Value

Description

true

기본값. 재생이 끝난 후 자동으로 처음으로 되돌아 옴.

false

재생이 끝난 후 자동으로 처음으로 되돌아 오지 않음

AutoSize

미디어파일을 디스플레이할 때 DisplaySize 파라메타값에 따라 디스플레이되는 크기가 자동으로 변경될 것인가를 설정함.

Remarks

이 설정값이 true(1)이면, Windows Media Player control은 width, height 파라메타값이 대체된다. 비디오 클립이 로드될 때, control은 미디어 소스파일의 원래 크기를 DisplaySize p값에 따라 재생시킨다.

이 설정값이 false(0)이면, video display panel안에 비디오 이미지가 가운데에 위치한다. 비디오 이미지의 크기가 video display panel보다 작다면 Windows Media Player control은 비디오 이미지 주변을 video border를 추가한다. 비디오 이미지의 크기가 video display panel보다 크다면 Windows Media Player control은 비디오 이미지를 video display panel에 맞게 수축시킨다. Windows Media Player는 비디오 소스파일의 크기에 맞게 재생될 때, 가장 효과적으로 랜더링 될 수 있다.

Value

Description

true

디스플레이 크기 자동으로 변경

false

width, height 파라메타값으로 재생

AutoStart

자동으로 재생되게 할 것인지를 설정한다.

Value

Description

true

기본값. 자동으로 재생됨.

false

Play 버튼이 눌러질 때까지 재생이 안됨.

Balance

stereo balance를 설정한다.

Remarks

-10,000이면 모든 소리가 왼쪽 스피커로 , 10,000이면 모든 소리가 오른쯕 스피커로 간다.

from -10,000 to 10,000. (기본값 : 0)

Bandwidth

현재 클립의 bandwidth(대역폭-bits per second)을 설정한다.

BaseURL

ScriptCommand에 의해 사용되는 기본 URL.을 설정한다.

BufferingCount

버프링을 몇 번이나 할 것인지 설정한다.

BufferingProgress

버프링을 몇 %나 할 것인지 설정한다.

BufferingTime

재생되기 전에 몇초 동안 버퍼링을 할 것인지 설정한다.

Windows Media content는 기본값이 5초. r video-on-demand (VOD) content 는 기본값이 3초.

ButtonsAvailable

사용할 버튼의 갯수를 설정한다.

CanPreview

미리 보기를 사용할 것인지를 설정한다.

CanScan

현재의 파일이 scanning(FastForward, FastReverse)을 지원할 것인지를 설정한다.

Windows Media content는 다음 조건을 모두 만족해야 scanning이 된다.

    The file is indexed.

    The file is playing from a Microsoft® NetShow™ unicast server (not playing locally).

    The file is not being broadcast.

CanSeek

현재 파일이 특정 시간대로 이동할 수 있는 지를 설정한다.

CanSeekToMarkers

특정 마커로 이동할 수 있게 할 것인지를 설정한다.

CaptioningID

설명(caption)을 디스플레이하는 프레임의 이름

CCActive

closed captioning의 on or off를 설정한다..

 

Value

Description

true

Closed captioning is on.

false

Default. Closed captioning is off.

ChannelDescription

Microsoft® Windows Media™ Station (.nsc) file에 기록된 Station information를 보여준다.

Remarks

이 값은 Windows Media Player control이 웹 페이지에 삽입되었을 때 Netscape Navigator에서는 지원되지 않는다.

ChannelName

station name을 보여준다.

ChannelURL

the URL of the station metafile.

ClickToPlay

비디오 이미지를 클릭함으로써 재생, 멈춤을 할 수 있을 것인지를 설정한다.

Value

Description

true

기본값. 비디오 이미지를 클릭함으로써 재생, 멈춤을 할 수 있음

false

비디오 이미지를 클릭해도 재생, 멈춤을 할 수 없음

CodecCount

현재 클립이 사용하는 codec의 수

ColorKey

DVD 재생에 사용되는 color key

ConnectionSpeed

Windows Media Player가 실행되는 동안 사용할 bandwidth

Value

Description

14400

14.4K Modem

19200

19.2K Connection

28800

28.8K Modem

57600

56K Modem/ISDN

115200

112K Dual ISDN

1544000

T1/LAN

CreationDate

클립이 만들어 진 날짜.

CursorType

커서의 모양을 설정

Name

Value

Description

IDC_APPSTARTING

32650

Standard arrow and small hourglass

IDC_ARROW

32512

Standard arrow

IDC_CROSS

32515

Crosshair

IDC_IBEAM

32513

Text I-beam

IDC_NO

32648

Slashed circle

IDC_SIZEALL

32646

Four-pointed arrow

IDC_SIZENESW

32643

Double-pointed arrow pointing northeast and southwest

IDC_SIZENS

32645

Double-pointed arrow pointing north and south

IDC_SIZENWSE

32642

Double-pointed arrow pointing northwest and southeast

IDC_SIZEWE

32644

Double-pointed arrow pointing west and east

IDC_UPARROW

32516

Vertical arrow

IDC_WAIT

32514

Hourglass

IDC_HAND

1

Hand with pointing index finger

 

초기 설정값은 0이며, 파일이 로드되어 있지 않으면 hand with a pointing index finger. 파일이 로드되어 있다면 standard arrow

ClickToPlay값이 true라면, 비디오 이미지 위에 커서가 화살표는 손모양으로 변하여 사용자는 클릭을 하여 멈춤, 재생을 할 수 있다.

full-screen mode에서 CursorType의 설정값을 사용할 수 없다.

DisplayBackColor

display panel의 배경색

DisplayForeColor

display panel의 전경색

DisplayMode

status bar안에서 current position이 초(seconds)로 나타날 지 프레임(frames)으로 나타날 지 설정

Remarks

이 값은 Windows Media Player control이 삽입된 웹페이지를 Netscape Navigator으로 볼 때는 지원되지 않는다.

Value

Description

0

Default. seconds.

1

frames.

DisplaySize

비디오 이미지 디스플레이 창의 크기를 설정

Value

Visual Basic constant

Description

0

mpDefaultSize

소스 크기로

1

mpHalfSize

비디오의 가로와 세로가 원래 크기의 반으로, 결과적으로 원래 크기의 25%

2

mpDoubleSize

원래 크기의 두배

3

mpFullScreen

전체 화면

4

mpFitToSize

웹디자인 시 설정된 크기로

5

mpOneSixteenthScreen

스크린의 16분의 1

6

mpOneFourthScreen

스크린의 4분의 1

7

mpOneHalfScreen

스크린의 2분의 1

Duration

비디오 클립의 길이

EnableContextMenu

사용자가 마우스의 오른쪽 버튼을 클릭할 때 context menu(단축 메뉴)가 나타날 지를 설정한다.

Value

Description

true

Default. context menu 사용

false

context menu 사용 불가능

Enabled

Windows Media Player control의 사용 가, 불가 설정

Value

Description

true

Default. Windows Media Player control의 사용가능

false

Windows Media Player control의 사용 불 가능

EnableFullScreenControls

This property specifies or retrieves a value indicating whether Windows Media Player displays controls in full-screen mode.

Remarks

When the value of this property is true, Windows Media Player displays the control bar at the bottom of the screen when Windows Media Player expands to full-screen mode. The control bar disappears after a few moments; however, it is redisplayed if the user positions the cursor at the bottom of the screen.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Default. Full-screen controls are enabled.

false

Full-screen controls are disabled.

EnablePositionControls

This property specifies or retrieves a value indicating whether the position controls are enabled on the control bar.

Remarks

Position controls include the following:

Skip Ahead

Skip Back

Fast Forward

Fast Reverse

Preview Mode

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Default. Position controls are enabled.

false

Position controls are disabled.

EnableTracker

This property specifies or retrieves a value indicating whether the trackbar control is enabled.

Remarks

The Windows Media Player control displays the trackbar only when the ShowControls and ShowTracker properties are both true.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Default. The trackbar control is enabled.

false

The trackbar control is disabled.

EntryCount

This property retrieves the number of entries contained in the current Windows Media metafile.

Remarks

Note   This scripting property is only available for Windows Media Player version 6.01 and later. The standard installation of Microsoft® Internet Explorer 5 includes a compatible version of Windows Media Player.

This property is a read-only Integer indicating the number of ENTRY elements in the current Windows Media metafile.

FileName

This property specifies or retrieves the name of the clip to play.

Remarks

If the value of the AutoStart property is true, file playback begins automatically whenever you set the FileName property. If you set both AutoStart and FileName at design time, the Windows Media Player control begins playing the file when it is loaded.

Setting this property is a synchronous operation; control does not return to the application until after the file has completed the open process. The Open method performs the same operation asynchronously.

To use compact disc audio with your CD-ROM drive as input to the Windows Media Player control, set this property to cdaudio: (with the trailing ":"). For more information, see Compact Disc Audio Playback.

To use digital video disc (DVD) as input, set this property to dvd: (with the trailing ":"). For more information, see Viewing DVD in a Web Page.

See Also

ImageSourceHeight

This property retrieves the original image height of the current clip, in pixels.

Remarks

If the FileName property is not set, this property returns zero.

ImageSourceWidth

This property retrieves the original image width of the current clip, in pixels.

Remarks

If the FileName property is not set, this property returns zero.

Mute

This property specifies or retrieves the current mute state of the Windows Media Player control.

 This property is a read/write Boolean containing one of the following values.

Value

Description

true

Volume is muted.

false

Default. Volume is not muted.

PlayCount

This property specifies or retrieves the number of times a clip plays.

Remarks

If the value of this property is zero, the clip plays repeatedly, restarting as soon as it reaches the end.

This property is a read/write Long with a default value of 1.

PreviewMode

This property specifies or retrieves a value indicating whether Windows Media Player is in preview mode.

Remarks

In preview mode, the Windows Media Player control plays a short preview of each title in a playlist. You can only set this property to true if the value of the CanPreview property is also true.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Windows Media Player is in preview mode.

false

Default. Windows Media Player is not in preview mode.

Rate

This property specifies or retrieves the playback rate of the clip.

Remarks

This property acts as a multiplier value that allows you to play the clip at a faster or slower rate. The default value of 1.0 indicates the authored speed. Note that the audio track becomes difficult to understand at rates lower than 0.5 or higher than 1.5. A playback rate of 2 equates to twice the normal playback speed.

Other considerations apply as well, depending on media type:

Windows Media and video on demand (VOD): Optimal values for this property are from 1 to 10 or from ?1 to ?10. Values with an absolute magnitude greater than 10 are allowed, but not very meaningful. Audio plays only when the value is 1. A Windows Media or VOD file must be stopped and the AllowScan property must be true before you can set the Rate property. Negative values for this property indicate reversed playback. Video on demand (VOD) and Windows Media files both support the Rate property; however, Windows Media content can use the Rate property only if the following conditions are all true:

    The file is indexed.

    The file is playing from a Microsoft® NetShow™ unicast server (not playing locally).

    The file is not being broadcast.

Other Media Types: This property can range from 0 to 9. Negative values are not allowed. Values less than 1 represent slow motion. Values above 9 are allowed, but not very meaningful.

This property is a read/write Double with a default value of 1.0.

ReceptionQuality

This property retrieves the percentage of packets received in the last 30 seconds.

Remarks

Every second, the Windows Media Player control monitors the number of packets received, lost, and recovered during streaming. The value of this property represents the percentage of packets not lost over the past 30 seconds.

Each time file playback stops and restarts, this property resets to zero. It does not reset if file playback is paused.

This property returns valid information only during run time and only if the FileName property is set.

SAMIFileName

This property specifies or retrieves the name of the file that contains the closed captioning information.

Remarks

The Synchronized Accessible Media Interchange (SAMI) file must use an .smi or .sami file extension.

 

SAMILang

This property specifies or retrieves a value indicating the language displayed for closed captioning.

Remarks

This property supports only English when the Windows Media Player control is embedded in a Web page viewed with Netscape Navigator.

A SAMI file can contain text for one or many languages. The languages available for closed captioning are defined between the <STYLE> and </STYLE> tags in the SAMI file. A language can be specified by any unique alphanumeric string that is preceded by a period. For example, .ENUSCC could be used to define US English.

This property is a read/write String. If no language is specified, the default behavior is for closed captioning to display the first language defined in the Synchronized Accessible Media Interchange (SAMI) file.

SAMIStyle

This property specifies or retrieves a value representing the closed captioning style.

Remarks

This property is not supported in Netscape Navigator when the Windows Media Player control is embedded in a Web page.

A SAMI file can contain several format style definitions. SAMI styles are defined between the <STYLE> and </STYLE> tags in the SAMI file. A style can be defined by any text string preceded by a pound sign (#). For example, #BigFont can be used to specify that closed captioning should display in a larger font size.

This property is a read/write String. If no style is specified, the default behavior is for closed captioning to use the first style defined in the Synchronized Accessible Media Interchange (SAMI) file.

ShowAudioControls

This property specifies or retrieves a value indicating whether the audio controls appear on the control bar.

Syntax

MediaPlayer.ShowAudioControls

Remarks

Audio controls consist of a volume slider bar and a speaker icon that acts as a mute button. This property specifies whether the audio controls appear on the control bar. The control bar itself is displayed or hidden by setting the ShowControls property. This property can affect the overall width of Windows Media Player. In some cases, the width of the control bar defines the overall width of Windows Media Player. Adding audio controls increases the width of the control bar.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Default. Audio controls appear on the control bar.

false

Audio controls do not appear on the control bar.

ShowCaptioning

This property specifies or retrieves a value indicating whether the closed caption area is visible and closed captioning is enabled.

Remarks

If the clip has been captioned, a CC icon appears in the status bar.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

The closed caption area is visible and closed captioning is enabled.

false

Default. The closed caption area is not visible and closed captioning is disabled.

ShowControls

This property specifies or retrieves a value indicating whether the control bar is visible.

Remarks

The control bar contains buttons for starting, stopping, and pausing playback. Optionally, you can add or remove position controls, audio controls, and the trackbar by setting the ShowPositionControls, ShowAudioControls, and ShowTracker properties, respectively.

This property can affect the overall width of Windows Media Player. In some cases the width of the control bar defines the overall width of Windows Media Player. Adding position and audio controls increases the width of the control bar.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Default. The control bar is visible.

false

The control bar is not visible.

ShowDisplay

This property specifies or retrieves a value indicating whether the display panel is visible.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

The display panel is visible.

false

Default. The display panel is not visible.

ShowGotoBar

This property specifies or retrieves a value indicating whether the Go To bar is visible.

Remarks

The Go To bar provides a list of markers in the clip being played. The user can seek to any marker by clicking on the list.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

The Go To bar is visible.

false

Default. The Go To bar is not visible.

ShowPositionControls

This property specifies or retrieves a value indicating whether the position controls appear on the control bar.

Remarks

The position controls consist of five buttons:

    Skip Back: Jumps to the previous clip in the playlist.

    Rewind: Scans rapidly backward through the current clip.

    Fast Forward: Scans rapidly forward through the current clip.

    Skip Forward: Jumps to the next clip in the playlist.

    Preview: Plays a preview of each clip in the playlist.

This property specifies whether the position controls appear on the control bar. The control bar itself is displayed or hidden by setting the ShowControls property.

This property can affect the overall width of Windows Media Player. In some cases the width of the control bar defines the overall width of Windows Media Player. Adding position controls increases the width of the control bar.

Important   This property specifies the visibility of the position controls. The EnablePositionControls property determines whether the position controls are active or disabled.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Default. The position controls appear on the control bar.

false

The position controls do not appear on the control bar.

ShowStatusBar

This property specifies or retrieves a value indicating whether the status bar is visible.

Remarks

The status bar displays status messages, including errors, and the elapsed play time and duration of the presentation.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

The status bar is visible.

false

Default. The status bar is not visible.

ShowTracker

This property specifies or retrieves a value indicating whether the trackbar is visible.

Remarks

The trackbar is a slider control that indicates the progress of the clip currently playing. Users can seek to any position in the clip by dragging the progress indicator on the trackbar.

The trackbar is displayed only if the control bar is visible (that is, when the value of the ShowControls property is true).

Important   This property specifies the visibility of the trackbar. The EnableTracker property determines whether the trackbar is active or disabled.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

Default. The trackbar is visible.

false

The trackbar is not visible.

StreamCount

This property retrieves the number of media streams in the current clip.

TransparentAtStart

This property specifies or retrieves a value indicating whether the Windows Media Player control is transparent before play begins and after play ends.

Remarks

If you set this property to true in Microsoft Visual Basic®, you should set the ClipControls property on the parent object to false. Otherwise, the background does not repaint.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

The control is transparent.

false

Default. The control is not transparent.

VideoBorder3D

This property specifies or retrieves a value indicating whether the three-dimensional video border effect is enabled.

Remarks

The 3-D video border is 1 pixel wide. It is drawn around the video display panel and the video border, if one is present.

This property is a read/write Boolean containing one of the following values.

Value

Description

true

The 3-D border is enabled.

false

Default. The 3-D border is disabled.

VideoBorderColor

This property specifies or retrieves the color of the video border.

Remarks

The Windows Media Player control draws a video border around the video display panel in the color specified by this property and with a width specified by the VideoBorderWidth property.

This property is a read/write OLE_COLOR value. The default video border color is black.

VideoBorderWidth

This property specifies or retrieves the width of the video border, in pixels.

Remarks

The Windows Media Player control draws a video border around the video display panel with a width specified by this property and in the color specified by the VideoBorderColor property.

The default value of zero indicates that Windows Media Player does not display any video border.

This property is a read/write Long with a default value of zero

Volume

volume, in hundredths of decibels.

Remarks

Zero specifies full volume and ?10,000 specifies no volume.

Not all devices support 10,000 discrete steps of volume.

If no value is specified for this property, it defaults to the last volume setting established for the Windows Media Player control.

This property is a read/write Long ranging from ?10,000 to zero. It has a default value of -600.

* Boolean의 값은 true를 1로 false를 0으로 사용해도 됩니다.

 

- autoStart

설명 : 문서가 열리면 자동으로 재생을 하는지 설정합니다.

구문 : player.setting.autoStart

사용값 : 읽기/쓰기의 Boolean

            true : 자동으로 재생을 합니다.(초기값)

            false : 자동으로 재생을 하지 않습니다.

 

- balance="-10,000"

설명 : 스피커의 좌우 밸런스를 설정합니다.

구문 : player.setting.balance

사용값 : 읽기/쓰기 (Long형) 정수

            기본값 0

            -10,000 : 왼쪽 스피커에서만 출력.

             10,000 : 오른쪽 스피커에서만 출력.

 

- baceURL

설명 : (준비중)

구문 : player.setting.baseURL

사용값 : 읽기/쓰기 문자열

 

- captioningID

설명 : 자막파일의 ID를 지정합니다.

구문 : player.closedCaption.captioningID

사용값 : 읽기/쓰기 문자열

예제코드(object의 id="player", DIV태그를 2개를 각각 id="CC1", id="CC2"라고 설정되어 있다고 가정)

<input type="button" name="set1" value="Move Caption to CC1" [안내]태그제한으로등록되지않습니다-onClick="CC2.innerHTML='This is the CC2 DIV;player.ClosedCaption.captioningID='CC1'">

<input type="button" name="set2" value="Move Caption to CC2" [안내]태그제한으로등록되지않습니다-onClick="CC1.innerHTML='This is the CC1 DIV;player.ClosedCaption.captioningID='CC2'">

;앞버튼을 누르면 CC1의 ID를 자긴 DIV로 지정이 되고 뒷버튼을 누르면 CC2의 ID를 가진 DIV로 지정이 됩니다.

 

- currentPosition

설명 : 처음부터 현재 위치를 알아냅니다.

구문 : player.controls.currentPosition

사용값 : 읽기/쓰기 (double형) 실수

==================================================================

AutoStart - 페이지가 열릴 때 자동으로 동영상이 실행될지에 대한 옵션
AnimationAtStart - 윈도우 미디어 로고를 보여줄지에 대한 옵션. 밑에 그림 1번부분
DisplayMode - 동영상 크기를 정해진 크기에 맞게 제어
Enabled - 화면에 각종 Action을 가능하게 해줌
Filename - 스트리밍될 파일의 경로
ShowControls - '재생', '일시정지', '정지' 와 컨트롤바에 대한 삽입. 그림 2번부분
ShowAudioControls - 볼륨조절바에 대한 삽입. 그림 3번부분
ShowDisplay - '제목', '만든이', '저작권'에 관한 정보표시 삽입. 그림 4번부분
ShowGotoBar - Maker로 표시된 바로가기 삽입. 그림 5번부분
ShowPositionControls - 컨트롤바의 세부기능 버튼 삽입. 그림 6번부분
ShowStatusBar - 버퍼링 및 스트리밍 수신에 대한 정보표시 삽입. 그림 7번부분
Volume - 초기 볼륨값 설정
ShowCaptioning - 캡션창에 대한 삽입
TransparentAtStart - 버퍼링시 검은색의 미디어 화면이 보여질지 여부. 그림 8번부분

그리고 EMBED 내의 태그는 Netscape 사용자를 위한 내용입니다.
src=" " 안에 스트리밍될 파일의 경로를 넣어주면 됩니다.

 

속 성
내 용
AllowChangedDisplayMode 초단위, 프레임 단위로 최종 사용자가 디스플레이 모드를 실행시 변경할 수 있는지를 나타낸다.
-1=true, 0=false
AllowHideControls 최종 사용자가 컨트롤 패널을 실행시 감출 수 있는지를 나타낸다.
-1=true, 0=false
AllowHideDisplay 최종 사용자가 디스필레이를 실행시 감출 수 있는지를 나타낸다.
-1=true, 0=false
Apperance 디스플레이 패널의 경계의 모양을 지정한다.
1=inset border 패인모양, 0=무경계
AutoRewind 파일의 재생이 끝났을 때 자동으로 되감기를 할 것인지를 표시한다.
-1=true, 0=false
AutoStart 웹페이지를 열면 자동으로 재생을 시작할 것인지를 표시한다.
-1=true, 0=false
Balance 소리의 균형을 나타낸다.
0=균형, -10,000=왼쪽스피커만 사용, 10,000=오른쪽 스피커만 사용
BorderStyle 컨트롤 경계 스타일을 지정한다.
0=무사용, 1=고정된 싱글 경계
CurrentPosition 재생 파일에서의 시작하는  시간.  초단위로  입력  
CurrentState 플레이어의 현 상태를 나타낸다.
0=정지, 2=재생, 1=일시정지
CurrentMarker 마커가  삽입된  경우  시작되는  마커번호

 

DisplayBackColor 디스플레이 패널의 배경색을 나타낸다.  
DisplayForeColor 디스플레이 패널의 전경생을 나타낸다.  
DisplayMode 디스플레이 패널에 초단위 또는 프레임 단위로 현위치를 디스플레이할지를 나타낸다.
0=초, 1=프레임
EnableContextMenu 단축 메뉴를 활성화시킬지를 나타낸다.
-1=true, 0=false
Enabled 컨트롤이 활성화되었는지를 나타낸다.
-1=true, 0=false
EnablePositionControls 컨트롤 패널에 위치 버튼을 보여줄 것인지를 표현한다.
-1=true, 0=false
EnableSelectControls 컨트롤 패널에 선택 버튼을 보여줄 것인지를 표현한다.
-1=true, 0=false
EnableTracker 컨트롤 패널에 트랙바 컨트롤을 보여줄 것인지를 표시
-1=true, 0=false
FileName 재생될 멀티미디어 파일을 지정한다.  
FullScreenMode 모니터 전체의 크기로 멀티미디어를 표시한다.  
InvokeURLs 컨텐츠에  URL  링크가  된  경우  실행  여부
-1=true, 0=false
MovieWindowSize 재생 패널의 크기를 결정한다.
0=원래크기, 1=원래크기의 2배, 2=화면의 1/6크기, 3=화면의 1/4
Mute 음소거

 

PlayCount 재생할 횟수를 지정한다.  
Rate 재생 비율을 결정한다. 빨리보기  속도  1에서  10  
ReadyState 소스 파일을 얼마나 로드했는가에 따른 Active Movie Control의 준비 상태를 나타낸다.  
SAMIFilename 자막  파일을  사용할경우

 

SelectionEnd 파일의 처음에서부터 종료 위치를 초 단위로 지정한다.  
Selecti[안내]태그제한으로등록되지않습니다-onStart 파일의 처음에서부터 시작 위치를 초 단위로 지정한다.  
ShowControls 컨트롤 패널 표시 여부를 지정한다.
-1=true, 0=false
ShowDisplay 디스플레이 패널 표시 여부를 지정한다.
-1=true, 0=false
ShowPositionControls 위치 컨트롤의 표시 여부를 지정한다.
-1=true, 0=false
ShowSelectControls 선택 컨트롤의 표시 여부를 지정한다.
-1=true, 0=false
ShowTracker 트랙바의 표시 여부를 지정한다.
-1=true, 0=false
StretchToFit 비디오  창의  크기가  고정될것인가
-1=true, 0=false
Volume 볼륨크기의 100분의 1 단위로 볼륨을 지정한다.   

URL

 

미디어 주소

UiMode 플레이어제어 full,  mini,  none  

 

댓글