Hi,
today I update to v5.x-0.2 module, and flash players have ceased to be loaded.
There is problem because i use i8n module, and it break url of flash player by adding "en/" prefix
now in code url of player is "/en/modules/audio/players/button.swf"
but there is no file at this url, it still on "/modules/audio/players/button.swf"
can you fix it?
At previous version (0.5-0.1) all works fine.
thanks for great module
Comments
Comment #1
drewish commentedI think that this is really part of: http://drupal.org/node/114325 where we were trying to get the players working with clean URLs.