如果是FLASH的播放器有两种情况:
I saw this but not sure how to do---
1. 如果你肯定音乐是嵌在 swf 文件里的, 那你就要找个 Flash Maker, 打开 swf源文件, 再找 URL.
2. 如果是类似 Flash Player, 你在 code 里先找 EMBED 语句, 然后看是不是有个 xml 文件跟着. 一般都会有个 playlist 文件.音乐链接都在这个文件里.
I appreciate if anyone could give a details about how to do it. I am not a computer guru.Thanks