Closed (fixed)
Project:
AudioField
Version:
6.x-1.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2010 at 23:21 UTC
Updated:
14 Feb 2011 at 17:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| audiofield_formatter_inc.patch | 954 bytes | varr | |
| audiofield_module.patch | 1.18 KB | varr |
Comments
Comment #1
tamerzg commentedYes new version of Premiumbeat players are using mediapath instead of soundpath. This is corrected in new version of audiofield.