I just got around to adding EPG's to DVD Profiler and I'm using the tag method. I'm also a user of phpdvdprofiler and have the EPG's working with both IE and FireFox using the following code : <embed src="epg/MacGyver.mp3" hidden=true autostart=true loop=true> <noembed> Either or <embed src="epg/MacGyver.mp3"></embed> While this code is supported by both browsers it causes an error in DVD Profiler. The error message i get is "Floating point division by zero". I was hoping either Ken could fix this or maybe there is other code that may work. The "bgsound" code doesn't work with FireFox but doesn with IE. |