Is there a way to use the Streampad API to play MP3 tracks from another URL that is not a Tumblr site? For example, is it possible to put the Streampad player on htttp://playerpage.com that plays MP3 links from http://mp3links.com when mp3links.com is not a site hosted on Tumblr? I know it's possible if mp3links.com were a Tumblr site, but what if it's just a page with multiple MP3 links?
|
feedback
|
|
Yes you can add songs by using SPAPI.add()
a real life application will be like this, say you're putting this in blogger, that you want to pull out some .mp3 urls from "link"s in your blog feed "entry"s, here's a jQuery way for the simplicity's sake
| ||||
|
feedback
|