• 0

    I've followed all the steps but y still got problems wif the music?

    Create a custom module on your theme (edit your theme, click Remix Theme, then Add Module and select a custom module) - this is where your audio will go.

    In another tab or window, open your audio manager (http://www.xanga.com/audio/manager.aspx) and click on the file you'd like to use. Click "preview audio" and then copy the audio HTML provided.

    Go back to your custom module and input the audio HTML you were given. In the code, where it says xangaaudioembedplayer.swf, erase the "embed" so you're left with xangaaudioplayer.swf. Also, change the c=2 to c=1.

    Save your changes and refresh the page - your song should play automatically!
    Natalia 3 weeks ago add comment

    I've followed the above steps having "embed" erased and c=2 to c=1, like this:

    <embed style="width:400px; height:80px;" wmode="opaque" bgcolor="#ffffff" type="application/x-shockwave-flash" src="http://www.xanga.com/media/xangaaudioembedplayer.swf?c=1&i=3684054&m=bc87c">

    but still cannot autoplay it on my site. Help!!

5 Answers best answer

You must log in to post