사운드 클라우드 첨부 방법 보러가기 http://www.inven.co.kr/board/powerbbs.php?come_idx=2028&l=35456

사운드 클라우드 위젯을 넣는 것도 좋지만, 사운드 클라우드 위젯이 볼륨 조절을 지원해주지 않아서 찾게된곳이

https://archive.org 입니다.

사운드 클라우드는 결제를 해서 업로드 양을 늘릴 수 있지만, 해당 사이트는 기부금으로 운영되고 있어서
무료로 이용이 가능합니다. 또한 동영상, 오디오, 사진 등 다양한 자료를 업로드 하는 것이 가능합니다.

자세한건 직접 검색하여주세요.

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

원하는 곡을 찾았으면  버튼을 눌러 태그를 받아옵니다









< iframe src="https://archive.org/embed/JpopMode" width="500" height="140" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen >< /iframe >

< iframe > 값을 < embed > 로 교체 ::: 인벤 인식 가능 (변경 필수)
< width="500" > 값을 < width="318" > 로 교체 ::: 위젯 가로 크기 조정 (변경하지 않아도 됩니다)
height="140" > 값을 < height="32" > 로 교체 ::: 위젯 세로 크기 조정 (변경하는 것이 좋습니다)

< embed src="https://archive.org/embed/JpopMode" width="318" height="32" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen >< /embed >

값을 수정했으면, 인벤 텍스트 박스 상단에  버튼을 눌러 HTML 코드 추가를 해주세요





< embed src="https://archive.org/embed/JpopMode" width="318" height="32" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen >< /embed >

가져올 곡이 1곡이 아닌 리스트로 작성된 것이라면 src 링크 주소 뒤에
&playlist=1&list_height=100 값을 넣어주고, height 값을 조정해주면 리스트항목이 보이게 할 수 있습니다.
< src="링크" > 값에 < src="링크&playlist=1&list_height=100" > 로 추가 및
< height="32" > 값을 < height="132" > 값으로 수정

< embed src="https://archive.org/embed/JpopMode&playlist=1&list_height=100" width="318" height="132" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen >< /embed >
 


링크 뒤에 &autoplay=1 값을 추가 하면 자동 시작이 됩니다.

< embed src="https://archive.org/embed/JpopMode&playlist=1&list_height=100&autoplay=1" width="318" height="132" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen >< /embed >