Recent content by ScottyDoDotty

  1. S

    Sound embed tag in HTML?

    <embed src="yourmusic..whatever" width=25 height=25 autostart=false repeat=true loop=true> </embed> you can change width height autostart (I prefer off) repeat and loop last 3 are true and false just making sure you know
  2. S

    Sound embed tag in HTML?

    <embed src="yourmusic..whatever" width=25 height=25 autostart=false repeat=true loop=true> </embed> you can change width height autostart (I prefer off) repeat and loop last 3 are true and false just making sure you know
Back
Top