I’m trying to add lyrics support to a flash based player i developped. Found a really nice API over at lyricwiki.org. The problem is that while i can fetch the lyrics succesfully when testing my movie locally, once i upload it to the server it stops working. Lyricwiki has catered for a crossdomain.xml file. So, i don’t get why this isn’t working… I get this error when running it online: 'Request implements version: http://schemas.xmlsoap.org/soap/envelope/Response implements version"
Any clues?