Forum Moderators: open

Message Too Old, No Replies

Problem with embedded sound

i embeded sound with html but it's play ok sometime but sometime wrong

         

discoverus42

7:29 pm on Jun 2, 2006 (gmt 0)

10+ Year Member



i'm looking someone who can help me about embeded soung , i want the sound to be playing itself inside the website , is there any embed code , pls help me

dwighty

1:43 pm on Jun 5, 2006 (gmt 0)

10+ Year Member



discoverus42,

You may need to post some of your code so we can have a look at it (only code that relates to the sound).

Below is an example of how to embed sound.

<embed src="http://yourwebsite.com/pathtoyoursong.mp3" autostart="true" loop="true"></embed>

If it still doesnt work then post some of you code and we will look at it.

Dwighty