• ARCHIVES 
  • » Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

Pages: 1234

Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

[quote]<div id='[b]shows[/b]' style='display:inline;background-color:none;border:none;font-family:Papyrus;font-weight:bold;font-size:11;'><a title='Open Download Center'><input style=\"padding: 3px 0; margin: 8px 0 6px 0;font-family:Papyrus;font-weight:bold;color:#ff0033;border:2px inside #00ffff;background-color:black\" type=\"button\" onClick=\"javascript:showForm();\" value=\"Download Area +\"></a></div>"+ "<div id='[b]closes[/b]'[/quote] @ch are you sure this is the code you put inside your JS? Pls focus on the bold part.. thanks

Last edited by blurrycloud (2008-03-04 01:06:34)

cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

here is the code <">please sir if you do have time...please edit the code above... and also where will i paste this function? [quote]function showForms() { var divs = document.getElementById("hides"); var shows = document.getElementById("shows"); var closes = document.getElementById("closes"); if(divs.style.display!="none") { hideForms(); } else { divs.style.display = "block"; shows.style.display = "none"; closes.style.display = "block"; } } function hideForms() { var divs = document.getElementById("hides"); var shows = document.getElementById("shows"); var closes = document.getElementById("closes"); divs.style.display = "none"; shows.style.display = "block"; closes.style.display = "none"; } function r(){ return; }[/quote] thanks in advance sir...
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

see i told you.. the element id of the function is different from the element id inside your onload [quote]var mp3="<div id='[b]show[/b]' style='display:inline;background-color:none;border:none;font-family:Papyrus;font-weight:bold;font-size:11;'><a title='Open Download Center'><input style=\"padding: 3px 0; margin: 8px 0 6px 0;font-family:Papyrus;font-weight:bold;color:#ff0033;border:2px inside #00ffff;background-color:black\" type=\"button\" onClick=\"javascript:showForm();\" value=\"Download Area +\"></a></div>"+ "<div id='[b]close[/b]'..........................>"+ "<div id='[b]hide[/b]' style='display: none'>"+[/quote] [quote]function showForms() { var divs = document.getElementById("[b]hides[/b]"); var shows = document.getElementById("[b]shows[/b]"); var closes = document.getElementById("[b]closes[/b]"); if(divs.style.display!="none") { hideForms(); } else { divs.style.display = "block"; shows.style.display = "none"; closes.style.display = "block"; } } function hideForms() { var divs = document.getElementById("hides"); var shows = document.getElementById("shows"); var closes = document.getElementById("[b]closes[/b]"); divs.style.display = "none"; shows.style.display = "block"; closes.style.display = "none"; } function r(){ return; }[/quote] id's must be the same for you to open your Download Center.. thanks your codes inside your onload should be like this [quote]var mp3="<div id='[b]shows[/b]' style='display:inline;background-color:none;border:none;font-family:Papyrus;font-weight:bold;font-size:11;'><a title='Open Download Center'><input style=\"padding: 3px 0; margin: 8px 0 6px 0;font-family:Papyrus;font-weight:bold;color:#ff0033;border:2px inside #00ffff;background-color:black\" type=\"button\" onClick=\"javascript:showForm();\" value=\"Download Area +\"></a></div>"+ "<div id='[b]closes[/b]'..........................>"+ "<div id='[b]hides[/b]' style='display: none'>"+[/quote]

Last edited by blurrycloud (2008-03-04 01:11:58)

cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

thanks sir...now i have a download center...hehehe thank you for your help and patience for me... :D :thumbsup:

Last edited by cklahrckiey (2008-03-04 01:26:27)

jefroxwaki
» n00b
FTalk Level: zero
36
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

cool trick bro now everyone has the chance to spread their music
ecO-lif
» n00b
FTalk Level: zero
73
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

i'll try this =) ouch!too hard to understand ;)...i already have mp3 player on my sidebar.then how to make the download area?

Last edited by ecO-lif (2008-03-08 10:53:35)

cremonti
» Banned
FTalk Level: zero
1250
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

wow, great trick buddy . thx for share . :D:thumbsup:
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

[quote=ecO-lif]i'll try this =) ouch!too hard to understand ;)...i already have mp3 player on my sidebar.then how to make the download area?[/quote] hmmm.. just follow my instruction buddy... thanks cremonti for the comment... =)
ilhamc17
» FTalkAgent
FTalk Level: zero
2493
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

Nice :thumbsup:
elise54
» n00b
FTalk Level: zero
16
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

ow gosh your addbox is outdated? use the addbox 3.1 im so confused i had to translate the code to the latest addbox. :(
markcy
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

wow, cool trick! =):thumbsup: thanks for share bro . :D
elise54
» n00b
FTalk Level: zero
16
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

sir, could you please check my code? i translated your code to the addbox 3.1.1 hahahaha i think ive done it wrong but i donno where to start. :wallbash: [quote]//onload handler function onProfileLoad() { //insert generated boxes here var thefray="The Fray Download Center"; var download="<div align=\"left\"><object width=\"300\" height=\"340\"><param name=\"movie\" value=\"http://media.imeem.com/pl/aXmxSo7B4K/aus=false/\"></param><param name=\"wmode\" value=\"transparent\"></param><embed src=\"http://media.imeem.com/pl/aXmxSo7B4K/aus=false/\" type=\"application/x-shockwave-flash\" width=\"300\" height=\"340\" wmode=\"transparent\"></embed></object><br><div id='shows' style='display:inline;background-color:none;border:none;font-family:Papyrus;font-weight:bold;font-size:11;'><a title='Open Download Center'><input style=\"padding: 3px 0; margin: 8px 0 6px 0;font-family:Papyrus;font-weight:bold;color:#ff0033;border:2px inside #00ffff;background-color:black\" type=\"button\" onClick=\"javascript:showForm();\" value=\"Download Area +\"></a></div><div id='closes' style='display:none;background-color:none;border:none;font-family:Papyrus;font-weight:bold;font-size:11;'><a title='Close Download Center'><input style=\"padding: 3px 0; margin: 8px 0 6px 0;font-family:Papyrus;font-weight:bold;color:#ff0033;border:2px inside #00ffff;background-color:black\" type=\"button\" onClick=\"javascript:hideForm();\" value=\"Download Area -\"></a></div><br><div id='hides' style='display: none'><table width='100%' border='0'><td align='center'><div style='background:url() fixed center; border:2px groove #ff0033;'><br><div align=\"center\"><font color= '#00ff00'><b>Enjoy My Music..</b><br><b>Download it for free</b><br><b>More music to be added soon</b></font><br><form name='d110'><p><select name='d437' size='1'><option selected value='http://neorom1.free.fr/zik/fray-howtosavealife.mp3'>The Fray - How To Save A Life</option><option value='http://kietouney.free.fr/02-the_fray-over_my_head_(cable_car).mp3'>The Fray - Over My Head (Cable Car)</option><option value='http://cobyte.free.fr/Musique/Rock/the%20fray/The%20Fray%20-%20She%20Is.mp3'>The Fray - She Is</option><option value='http://www.infrarouge.nu/trax/the_fray_-_look_after_you.mp3'>The Fray - Look After You</option><option value='http://www.philenders.com/misc/08-the_fray-hundred.mp3'>The Fray - Hundred</option><option value='http://cobyte.free.fr/Musique/Rock/the%20fray/The%20Fray%20-%20Trust%20Me.mp3'>The Fray - Trust Me</option><option value='http://cobyte.free.fr/Musique/Rock/the%20fray/The%20Fray%20-%20Oceans%20Away.mp3'>The Fray - Oceans Away</option></select><input style=\"padding: 2px 0; margin: 0 0 0 0;font-family:Papyrus;font-weight:bold;color:#ff0033;border:2px inside #00ffff;background-color:black\" type=\"button\" value=\"Download Mp3\" onClick='location=document.d110.d437.options[document.d110.d437.selectedIndex].value'></p></form></div>"; addBox(thefray,download,"custombox_479",/standalonebox[\s]*?meetrail/i); } if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()}; function addBox(head,code,id,siblingafter) { /* head: html string title null - no header bar code: html string content id: unique string css pointer siblingafter: regexp classname 'left' - mainbar column end 'right' - sidebar column end */ try { var li=document.createElement("li"); } catch(e) { var li=document.createElement("<li>"); } if(!head) head=""; else head="<h2>"+head+"</h2>"; li.innerHTML="<div id=\""+id+"\" class=\"commonbox "+id+"\">"+ head+ "<div id=\"content_"+id+"\">"+ code+ "</div>"+ "</div>"; if(siblingafter=="left") getElementsByClass(/commonbox[\s]*?controlpanel/i,null,"DIV")[0].parentNode.parentNode.appendChild(li); else if(siblingafter=="right") getElementsByClass(/commonbox[\s]*?friends/i,null,"DIV")[0].parentNode.parentNode.appendChild(li); else { var si=getElementsByClass(siblingafter,null,"DIV")[0]; si.parentNode.parentNode.insertBefore(li,si.parentNode); } } function getElementsByClass(searchClass,node,tag) { var classElements = new Array(); if ( node == null ) node = document; if ( tag == null ) tag = '*'; var els = node.getElementsByTagName(tag); var elsLen = els.length; var pattern = new RegExp(searchClass); for (i = 0, j = 0; i < elsLen; i++) { if ( pattern.test(els[i].className) ) { classElements[j] = els[i]; j++; } } return classElements; } function showForms() { var divs = document.getElementById("hides"); var shows = document.getElementById("shows"); var closes = document.getElementById("closes"); if(divs.style.display!="none") { hideForms(); } else { divs.style.display = "block"; shows.style.display = "none"; closes.style.display = "block"; } } function hideForms() { var divs = document.getElementById("hides"); var shows = document.getElementById("shows"); var closes = document.getElementById("closes"); divs.style.display = "none"; shows.style.display = "block"; closes.style.display = "none"; } function r(){ return; }[/quote] thanks much! :wow:
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

can i see ur profile? pls set it on public... thanks ^^
elise54
» n00b
FTalk Level: zero
16
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

here's my link to my profile, i set it to public. [url=http://friendster.com/mariposha]click here[/url] it kinda worked but the show/hide thingy didnt work test it yourself. thanks in advance for helping. :)
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

if you have the same id's on my first post for show hide effect.. im sure it will work sis ^ by the way i saw ur profile and i think that would be fine even though u don't have d show hide effect..

Last edited by blurrycloud (2008-03-24 14:09:38)

wakeyme
» n00b
FTalk Level: zero
5
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

quick question.there is other way that i can combine this code with my playlist?fyi,i'm using projectplaylist mp3 player.
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

pls provide ur playlist code... ^ so that i can make some arrangement
crazylover
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

=D after analyzing this code for 30 minutes :o ive made it to my profile :eh: weee...thanks to you sir blurry :thumbsup: +1repu for this awesome trick...more power mods and ftalkers =) @ offtopic :arrow: finally ive made an account in loudfusion,the page is so :wasted: and faster than imeem..i think so....:lol:
kangkong10
» FTalkManiac
FTalk Level: zero
617
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

wow.. thanks for this broh.. i want to try dis one.. and i'll give u a +repu for this code.. thanks again...
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

thanks bro kangkong and bro crazylover for supporting this tweak :thumbsup: =)
  • ARCHIVES 
  • » Preview: [img]http://img255.imageshack.us/img255/3107/50026616lz5.jpg[/img] [quote]Note: Would you like to share your music to your friends? here's how to do it....[/quote] Requirements: :arrow: Ad

Pages: 1234

Board footer

© 2024 F Talk

Current time is 01:14

[ 14 queries - 0.030 second ]
Privacy Policy