• bobbybraidy

    (@bobbybraidy)


    I’m using Flexibility 3 theme and I would like to have an audio message played when people land on my page (the file I want to use is a m4a or aac file). Is there some way to do this?

Viewing 1 replies (of 1 total)
  • Josh

    (@josh401)

    Something like this should work:

    <embed src="path-to-file" autostart="true" loop="false" width="350" height="44"></embed>

    Change path-to-file to an absolute url where the audio file is located.

Viewing 1 replies (of 1 total)
  • The topic ‘How do I add sound to my site’ is closed to new replies.