XANGA MUSIC SCRIPT (PLZ HELP) |
XANGA MUSIC SCRIPT (PLZ HELP) |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jun 2007 Member No: 540,169 ![]() |
Hello~
I'm using the Xanga player with this script provided from xanga. However.. It doesn't autoplay like i wish it would. Any idea what I should add to this code? Thank youu CODE <embed style="width:475px; height:80px;" wmode="opaque" bgcolor="#ffffff" type="application/x-shockwave-flash" src="http://audio.xanga.com/mp3embedplayer.swf?i=1026657&m=c021c"> </embed> ps, if you need to see what i'm talking about.. my xanga user name is cliff_maher |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Dec 2007 Member No: 605,852 ![]() |
In order to autostart the Xanga player, you have to set the src parameter c=1. Your song would look like the following (although it seems like you deleted this particular song):
CODE <embed style="width:475px; height:80px;" wmode="opaque" bgcolor="#ffffff" type="application/x-shockwave-flash" src="http://audio.xanga.com/mp3embedplayer.swf?c=1&i=1026657&m=c021c"> </embed> source: http://kkx3.net/xanga/p006.htm |
|
|
![]() ![]() |