public
Description: SoundCloud API Code
Home | Edit | New

06 Cross Site Scripting

JSONP

When you want to embed SoundCloud content in script-tags, request JavaScript and pass the name of your response handler in the callback-parameter.

Example:

<script src="http://api.soundcloud.com/me.js?callback=XSS.JSONP.callback" type="text/javascript"></script>

Last edited by lenberg, Tue Sep 08 06:40:13 -0700 2009
Home | Edit | New
Versions: