게시판 등에 글쓰실 때 음악을 넣고 싶으시면 위의 미니플레이어를

ctrl+c 단축키로 복사해서 ctrl+v 단축키로 붙여넣어보세요..




( 아래의 두개의 그림을 비교하면 아시듯이 마우스를  드래그해서 선택을 하면 푸르스름한 색으로 바뀝니다)



이미지를 클릭하시면 원본크기로 보실수 있습니다.





이미지를 클릭하시면 원본크기로 보실수 있습니다.

 | 

BGM 9가지 추가

사랑비BGM | 2007. 12. 28. 00:30

bgm 의 사진 밑에 코드들은 아이프레임 방식으로 홈페이지에 넣을 경우의 소스코드입니다

홈페이지 에디터에서 html 방식을 선택하시고 아래의 해당 소스들을 복사붙여넣기 하시면 홈페이지에 간단하게

뮤직플레이어를 설치 하실 수 있습니다.

<IFRAME src="http://bgm.music24.kr/bgm/41.php" width="177" height="26" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/42.php" width="244" height="48" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/43.php" width="163" height="63" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/44.php" width="179" height="34" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/45.php" width="20" height="206" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/46.php" width="165" height="20" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/47.php" width="498" height="26" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/48.php" width="553" height="26" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

<IFRAME src="http://bgm.music24.kr/bgm/49.php" width="139" height="36" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowTransparency="true"></IFRAME>

위의 소스중에 width="139" height="36"  이런것들의 숫자를 플레이어에 맞게 적당히 조절하세요


 | 
---------------------------------------------------------------------------------------------
1.프레임셋으로 나누어서 넣으실 때는 홈페이지 루트의 처음 불러져오는 index.html 파일을
아래와 같이 수정하시면 됩니다
(자세한 설명은 클릭-> 프레임셋을 이용한 방법-제로보드등 원프레임홈페이지에 적당-투명 뮤직플레이어)

<html>
<head>
<title>환영합니다</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<frameset rows="30,*" rows1="30,*" rows2_disabled="60,*" frameborder="0" framespacing="0" name="fst">
  <frame src="http://bgm.music24.kr/aquamp/index.html" name="aquamp" frameborder="0" noresize>
       <frame src="http://이곳에 자신의 홈페이지 main.html의 주소를 넣습니다or카페주소" frameborder="0" noresize>
</frameset>
</html>

--------------------------------------------------------------------------------------------
2.아이프레임 방식으로 좌측 고정메뉴에 넣으실 때는 그림 아래의 소스를 홈페이지에 넣으시면 됩니다. 


하얀색
사용자 삽입 이미지


<IFRAME src="http://bgm.music24.kr/aquamp/zskin_clean_aqua.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>



빨간색

사용자 삽입 이미지


<IFRAME src="http://bgm.music24.kr/aquamp/index.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


하늘색

사용자 삽입 이미지



<IFRAME src="http://bgm.music24.kr/aquamp/skyblue.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


파란색

사용자 삽입 이미지




<IFRAME src="http://bgm.music24.kr/aquamp/blue.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


검은색

사용자 삽입 이미지





<IFRAME src="http://bgm.music24.kr/aquamp/black.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


노란색

사용자 삽입 이미지



<IFRAME src="http://bgm.music24.kr/aquamp/yellow.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


빨간색-두꺼운 형태

사용자 삽입 이미지



<IFRAME src="http://bgm.music24.kr/aquamp/red_thick.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>



 | 

27


사용자 삽입 이미지


<IFRAME src="http://bgm.music24.kr/bgm/27.php" width="275" height="194" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

*음악이 끊김없이 나오게 하기 위한 뮤직플레이어를 넣는 방법에는 여러가지가 있습니다..

1.프레임으로 분류된 홈페이지에서는 고정된 좌측메뉴나 상단 메뉴에 아이프레임으로 넣는 방법

2.제로보드 등의 한개의 프레임(원프레임)으로 이루어진 홈피에서는 프레임셋을 이용해서
상단이나 하단 프레임에 뮤직플레이어를 넣고 메인프레임에 본래의 홈페이지를 넣는 방법

3.파란카페나 다음카페와 같은 곳에서는 팝업형 플레이어를 넣는 방법을 추천합니다.

위 세가지 방법에 대한 자세한 소개는 http://lovene.dnip.net 에 해두었습니다. 한번 둘러보세요..


아이프레임을 이용한 뮤직플레이어 넣기
==================================================================
*아이프레임 태그를 이용해서 홈페이지에 간단히 음악을 넣을 수 있습니다.
아래의 태그를 복사해서 홈페이지 body 소스의 적당한 부분에 복사해 넣으시면 됩니다.

*이 방법은 프레임으로 나뉜 홈피의 좌측메뉴나 상단, 하단에 적용해야 홈페이지상에서 음악의 끊김이 없습니다
원프레임 홈페이지에서는 다음 글에 설명된 프레임셋 이용하는 방법 이나    팝업형 뮤직플레이어(<-클릭)를 이용하세요

25

사용자 삽입 이미지

<IFRAME src="http://bgm.music24.kr/bgm/25.php" width="585" height="36" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

26

사용자 삽입 이미지

<IFRAME src="http://bgm.music24.kr/bgm/26.php" width="634" height="32" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

28

사용자 삽입 이미지

<IFRAME src="http://bgm.music24.kr/bgm/28.php" width="110" height="148" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

29

사용자 삽입 이미지

<IFRAME src="http://bgm.music24.kr/bgm/29.php" width="339" height="147" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

30

사용자 삽입 이미지

<IFRAME src="http://bgm.music24.kr/bgm/30.php" width="134" height="47" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


 | 
사용자 삽입 이미지




위의 뮤직플레이어를 홈페이지에 넣으시려면 아래의 소스를 홈페이지의 body 적당한 곳에 붙여넣으심 됩니다

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

<table align="left" style="WIDTH: 170px; HEIGHT: 24px" borderColor=#e7e7e7 cellSpacing=0 cellPadding=2 bgColor=#ffffff border=1 >
  <tr>
      <td width="170" height="24">
         <IFRAME src="http://music24.kr/web/mini_black.php" width="170" height="24" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>
      </td>
  </tr>
</table>

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

자세한 설명은 http://lovene.dnip.net 에 해두었습니다
 | 
 이전  12   다음