kali nih payah skit kan hak player nih… sakit jiwa aku tengok code dia . website http://sonific.com/.. dia dah pecahkan url XML untuk link lagu tu ..
function getStreamUrl(uuid)
{
var _loc3 = “http://” + com.sonific.util.UrlUtil.getRootDomain() + STREAM_URL_PATH + uuid + “?t=” + new Date().valueOf() + “&href=” + _root.href;
__urlXML = new XML();
__urlXML.ignoreWhite = true;
__urlXML.onLoad = com.sonific.util.FuncUtil.bind(streamUrlReturn, this);
__urlXML.load(_loc3);
__currentUuid = uuid;
this.createSound();
delete this.__duration;
} // End of the function
class com.sonific.util.UrlUtil
{
static var __host;
function UrlUtil()
{
} // End of the function
static function getRootDomain()
{
if (com.sonific.util.UrlUtil.__host != null)
{
return (com.sonific.util.UrlUtil.__host);
} // end if
var _loc2 = _root._url;
if (_loc2.indexOf(“file:///”) > -1)
{
_loc2 = “http://localhost:3000/flash/songspot.swf”;
} // end if
_loc2 = _loc2.substr(_loc2.indexOf(“://”) + 3);
_loc2 = _loc2.substr(0, _loc2.indexOf(“/”));
__host = _loc2;
return (_loc2);
} // End of the function
} // End of Class
#endinitclip




erm… aku ade lgi 1 style nak download lagu tuh….
nak tau email ku.