Inclusion of both the Soundcloud HTML5 Widget JS API and Facebook JS SDK results in error:
"Uncaught TypeError: Cannot read property 'method' of undefined" api.js:1
points in unminified source to line 36:
b = y(a.source), d = c.method, e = c.value, d === i.READY && (b ? (b.isReady = !0, C(b, k), v(k, b)) : m.push(a.source));
Attempts for async loading of the API have failed to resolve the bug.