Well... still haven't found a good answer why I can't load those audio files within my Zen Cart installation. But... I am drawing them in from my other site and that seems to work fine. I am only talking about sample audio files, not the ones I have for download and purchase. Those work. I tested a download.

I did change the doc type to html (or html5) so I can use some modern tags like audio and video in my code. There's more to that change but I think it works good. Not semantically correct html5 code but both formats html and html5 work fine together. Plus I want the native audio to show up in XP (IE8 or earlier), IE9, FF and mobile browsers.
If someone wants to take a look and let me know if indeed it works for them... that would be great.
http://music.shredmistress.net

Also, happy holidays and thank you always for the support and this forum.
Yolanda

Quote Originally Posted by Yolanda View Post
That was helpful! Changing the doc type is not the issue I believe. From XHTML Transitional to HTML is quite simple and the code will be just fine. Are you familiar with HTML5 at all? Basically... it goes back to the old HTML coding with NEW elements and therefore new functionalities. XHTML coding can still be used as can be HTML. HTML5 has huge advantages however, most notably in the mobile market.

Anyway... to get back to my immediate problem mentioned earlier. I am drawing in the audio files from my other website because they don't work out of Zen Cart the way I need them to..

Yolanda