My guess is that the flash args for the Premiumbeat players changed since the original release, so I get an error when using that player.

Turns out that the correct flashvar for the file name/path is 'mediaPath' not 'soundPath'.

Changing it to 'mediaPath' on line 67 in the audiofield.module file and line 34 in the audiofield_formatter.inc file fixes this problem.

Patches are attached.

CommentFileSizeAuthor
audiofield_formatter_inc.patch954 bytesvarr
audiofield_module.patch1.18 KBvarr

Comments

tamerzg’s picture

Version: 6.x-1.0-beta4 » 6.x-1.0-beta8
Status: Needs review » Fixed

Yes new version of Premiumbeat players are using mediapath instead of soundpath. This is corrected in new version of audiofield.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.