I would like the WordPress theme implement an mp3 player.
Player consists of a pair of file:
in XAMPP call mp3.html .. and everything works ..
Now I changed the mp3.html in mp3.php and include to the desired location in the index.php from WordPress .. page is loaded to the desired location .. but .. .. the message is printed that is in mp3.php recorded when a visitor does not have a computer installed flash player ...."It looks like you don't have flash player installed. Click here to go to Macromedia download page."...the computer has installed the new flash player .. but after restarting Firefox, you receive the same message .. what else to do to mp3 player work? .. is it possible?