Forum Moderators: open

Message Too Old, No Replies

My embed isn't working. Any Ideas?

The embed tag in my document is not loading correctly. Help!

         

Baxter30

1:33 am on Dec 9, 2008 (gmt 0)

10+ Year Member



I wrote myself a homepage a couple years ago and all of the sudden all my <embed> tags don't work. I've made no changes to the pages and all the file paths are correct. Let me know if you see something I don't. Heres the code.

<embed src="../music/inchrist.mp3" autoplay=true controller=true width=100 height=50 bgcolor=blue></embed>

I'm Stumped

Propools

3:35 pm on Dec 11, 2008 (gmt 0)

10+ Year Member



I played with the code on my computer like this:
<embed src="Video/merlin_1.wmv" autoplay=true controller=true width=100 height=50></embed>
and it worked fine. Now, the file extension of .mp3 vs. .wmv shouldn't matter that I'm aware of, so you may want to make sure that the [src="../music/inchrist.mp3"] is the correct path.

That's about all I know.

Baxter30

5:07 am on Dec 16, 2008 (gmt 0)

10+ Year Member



Well thats the wierd thing. It is and this has worked before. There was no source changing or file rearranging when it stoped working either. I'm a little worried its a hardware problem or maby IE had an update that didn't sit well with my site. I'm stumped at this point and have given up on it. But don't let that stop any one who has some advice.