웹 페이지에 음악을 삽입 할 때는 다른 접미사 이름에 따라 다른 코드를 작성하십시오! 다음은 여러 형식 파일의 특정 사용 코드입니다.
메모:
음악 파일 및 주소 - 재생할 파일의 파일 이름, 이전의 절대 경로 또는이 사이트의 상대 경로.
width_num- 숫자를 너비로 지정합니다.
height_num- 숫자를 높이로 지정합니다.
| <src = 음악 파일과 주소 유형 = 오디오/미디 히든 = false autostart = true loop = true height = height_num width = width_num> </embed> |
| <embed controller = true width = width_num height = height_num src = 음악 파일 및 주소 테두리 = 0 플러그인 페이지 = http : //www.apple.com/quicktime/download/indext.html> </embed> |
| <SRC = 음악 파일 및 주소 테두리 = 0 width = 0 width_num height = height_num type = application/x-mplayer2> </embed> |
| <SRC = 음악 파일 및 주소 플러그인 페이지 = http : //www.macromedia.com/shockwave/download/dex.cgi? p1_prod_version = shockwaveflash type = application/x-shock-flash width = width_num height = height_num play = true scale = high spare = true> </embed>. |