Active
Project:
MP3 Player
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 22:06 UTC
Updated:
12 Nov 2009 at 22:06 UTC
Hi,
I'm trying to use MP3 player on the custom frontpage generated by Front Page module. The Front page module is configured like this:
Enabled - Allow embedded PHP code in this front page
The PHP call:
print theme('mp3player', 'Default', 'http://localhost/sites/default/files/Test.mp3', NULL, NULL, 'Description test');
On the frontpage I'm getting the following:
You may need: Adobe Flash Player.
Description test
Do I miss some initializations?
BTW the mp3 module works fine in node by using custom content type created with CCK, file-field.
Thank you in advance, Vitaly