권남의 Github 권남의 위키 까먹지말자! 블로그 권남의 Twitter URLEncode/HTMLEscape Java Properties
// jQuery있을 때 $.getJSON('http://soundcloud.com/oembed?callback=?', { format: 'js', url: 'http://soundcloud.com/dabini88/orch', auto_play: true, show_comments: false }, function (data) { $('#플레이어넣을위치').append(data.html); } );