rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - silverdevil

Pages: 1
1
RAWR-Designs / Thunderchicken of Glory - 2.5.0 -
« on: January 27, 2007, 06:11:44 AM »
oh~ thanks a lot!!!
I update to the latest version, and it dose work very well.
Actually, it's so cool!!! :o

Sorry wasting your time for my stupid mistake. :-[
You had said the requirement very clearly.

2
RAWR-Designs / Thunderchicken of Glory - 2.5.0 -
« on: January 26, 2007, 06:18:37 PM »
Quote
To me it sounds like you do not have the mp3 section in your template? It's below:

SORRY, I didn't say clearly enough.
I did have the mp3 section, but I didn't modify that part. So I didn't post it.
And I try using yours, but still it doesn't work.

this is my site (traditional chinese),
http://lwj.twbbs.org/music
and this is the template I am using.
http://lwj.twbbs.org/VIRTUAL/Orange_Blue_NO-LOGIN.tpl
PS: I put "mp3player.swf" in an invisible folder named "/VIRTUAL/".

I really hope someone could help me with this problem.
I've spent allday trying to solve it.

3
RAWR-Designs / Thunderchicken of Glory - 2.5.0 -
« on: January 26, 2007, 01:29:46 PM »
I can't use the function of "mp3 streaming", but other functions are allright.
Is there anything I need to do other than putting the file "mp3player.swf" to the right place and modify the template?
Following is what I modified, i put "mp3player.swf" in an invisible folder called "VIRTUAL".

function loadMp3(mp3) {document.getElementById('mp3'+mp3).innerHTML = "<div id=\"mp3%item-name%\"><object type=\"application/x-shockwave-flash\" width=160 height=20 data=\"/VIRTUAL/mp3player.swf?song="+mp3+"&autoplay=1\" bgcolor=\"#fff\"><param name=\"movie\" value=\"/VIRTUAL/mp3player.swf?song="+mp3+"\"/><param name=\"bgcolor\" value=\"#fff\"/></object><a style=\"font-size:12px;font-weight:normal;\" href=\"javascript:onclick=unloadMp3(\'"+mp3+"\')\">End Stream</a></div>";}
function unloadMp3(mp3) {document.getElementById('mp3'+mp3).innerHTML = "<div id=\"mp3%item-name%\"><a style=\"font-size:12px;font-weight:normal;\" href=\"javascript:onclick=loadMp3(\'"+mp3+"\');\">Stream</a>&nbsp;|&nbsp;<a style=\"font-size:12px;font-weight:normal;\" href=\"mms://%host%%encoded-folder%%item-url%\">Launch WMP</a></div>";}

I can't find the little blue bar.


http://lwj.twbbs.org/VIRTUAL/5.jpg

Pages: 1