friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#21  2007-07-27 19:10:20

Refresh/Reload
» FriendsterManiac
Refresh/Reload's display avatar
choose now!!
Location: Philippines
Registered: 2007-03-22
Posts: 716
Last visit: 2008-10-29
Reputation: 15
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

rexis28 wrote:

i got the code properly but the problem is.....
 
   how can i make the loading the wavsounds fast ? ? ?

it takes 2 -3 seconds before it finishes the DL time of the Wav. sounds on My ProFiLe

:arrow:  www.friendster.com/rempsis

thats my ProFile...

hmmm... not properly enough i guess... i saw ur enter page and it has an error sign...
so i have to peep... uhmm look :D  at your codes... and saw some mistakes in there..

like: your marquee won't work properly coz you mispelled "behavior"
       you have two head section so better eliminate one and put the
       marquee codes after the function script... and put your title inside
       the head section also after the head tag... etc... you can PM me if
       you wanna see my arrangement of your codes... and oh... that yodel
       will not work so better change it.  =)


#22  2007-07-28 14:23:36

rexis28
» FriendsterAddict
rexis28's display avatar
Certified Lazy . . .
Location: Philippines
Registered: 2007-05-15
Posts: 346
Last visit: 2008-11-29
Reputation: ~
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

Huwaw!!!
  Thnx For Eciting My Codes Kuya... :eh:  :thumbsup:  :eh:  :thumbsup:  :eh:  :thumbsup:




#23  2007-07-29 09:29:44

kristina16
» Moderator
kristina16's display avatar
[x.CULLENISTA.x]
The Scandalers
Location: silver volvo
Registered: 2007-05-22
Posts: 16518
Reputation: 316

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

nice nice trick!!!  :thumbsup:



E D W A R D  C U L L E N IS <3 :wow:
http://kristina16.blogdrive.com

TEAM EDWARD + TEAM JACOB= TEAM SWITZERLAND


x.babydolltinay.x

#24  2007-07-29 10:11:51

maztahchicc
» FriendsterAddict
maztahchicc's display avatar
•• proud mama ••
Registered: 2007-06-13
Posts: 324
Last visit: Today
Reputation: 5
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

` great ..

#25  2007-07-29 11:05:56

NOSIOJ
» Promoter
NOSIOJ's display avatar
X:
Laymakers Society
Location: Nowhere
Registered: 2007-03-31
Posts: 2745
Reputation: 160
???

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

whoaa! thanks for these codes!  :lol:

#26  2007-07-29 15:39:14

Refresh/Reload
» FriendsterManiac
Refresh/Reload's display avatar
choose now!!
Location: Philippines
Registered: 2007-03-22
Posts: 716
Last visit: 2008-10-29
Reputation: 15
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

Thanx guys!!  =)


#27  2007-07-29 15:43:50

rexis28
» FriendsterAddict
rexis28's display avatar
Certified Lazy . . .
Location: Philippines
Registered: 2007-05-15
Posts: 346
Last visit: 2008-11-29
Reputation: ~
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

Hehe Kuya Refresh/Reload KakaTuWa Talaga Code mo..really really Cool Man!!!

BTW... the onmouseout sound was not working on mine i wonder why???

can u tell me po Kuya??? Heres My Code...

Code:

<html>
<head>
<title>HUWAW!!!! Site ^_^</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script><!--
function playSounds() {
  document.all.tune.src = "http://h1.ripway.com/rempsis28/SOUNDS/evil_laugh.wav"
}
function playSounds1() {
  document.all.tune.src = "http://h1.ripway.com/rempsis28/SOUNDS/do_not_go.wav"
}
function playSounds2() {
  document.all.tune.src = "http://h1.ripway.com/rempsis28/SOUNDS/yipee.wav"
}//-->
</script>
</head>
<body Onload="playSounds()" bgcolor='#000000'>
<bgsound id="tune">
<center><table width="500" height="450" border="0" cellpadding="0" cellspacing="0" bgcolor="black">
  <tr>
    <td align="center" valign="middle" bgcolor="black">
    <a href="http://www.friendster.com/user.php?uid=26045238"><img src="http://i110.photobucket.com/albums/n87/rempsis28/118547081136178huwaw.gif" border="0" onmouseover="playSounds1()" onmouseout="PlaySounds2()"></a>
    <br><font color="gray" size="3" face="VArial"><b>DonT HesiTaTe JuSt Click On iT!!!</b></font>
    </td>
</tr>
</table>
</center>
</body>
</html>



#28  2007-07-29 18:54:46

Refresh/Reload
» FriendsterManiac
Refresh/Reload's display avatar
choose now!!
Location: Philippines
Registered: 2007-03-22
Posts: 716
Last visit: 2008-10-29
Reputation: 15
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

@ rexis28

just copy and paste this code... replace your codes with this..
the whole codes ok...

Code:

<html>
<head>
<title>HUWAW!!!! Site ^_^</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script><!--
function playSounds() {
  document.all.tune.src = "http://h1.ripway.com/rempsis28/SOUNDS/evil_laugh.wav"
}
function playSounds1() {
  document.all.tune.src = "http://h1.ripway.com/rempsis28/SOUNDS/do_not_go.wav"
}
function playSounds2() {
  document.all.tune.src = "http://h1.ripway.com/rempsis28/SOUNDS/yipee.wav"
}//-->
</script>
</head>
<body Onload="playSounds()" bgcolor='#000000'>
<bgsound id="tune">
<center><table width="500" height="450" border="0" cellpadding="0" cellspacing="0" bgcolor="black">
  <tr>
    <td align="center" valign="middle" bgcolor="black">
    <center><a href="http://www.friendster.com/user.php?uid=26045238"><img src="http://i110.photobucket.com/albums/n87/rempsis28/118547081136178huwaw.gif" border="0" onmouseover="playSounds1()" onmouseout="playSounds2()"></a></center><br>
    <center><font color="gray" size="3" face="Arial"><b>DonT HesiTaTe JuSt Click On iT!!!</b></font></center>
    </td>
</tr>
</table>
</center>
</body>
</html>

#29  2007-07-30 02:40:31

rexis28
» FriendsterAddict
rexis28's display avatar
Certified Lazy . . .
Location: Philippines
Registered: 2007-05-15
Posts: 346
Last visit: 2008-11-29
Reputation: ~
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

thnx for it Kuya Refresh.... ahmm whats wrong with the code anyway??why does the onmouseout is not working???

did ya change some of my codes??




#30  2007-07-30 14:04:58

Refresh/Reload
» FriendsterManiac
Refresh/Reload's display avatar
choose now!!
Location: Philippines
Registered: 2007-03-22
Posts: 716
Last visit: 2008-10-29
Reputation: 15
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

rexis28 wrote:

thnx for it Kuya Refresh.... ahmm whats wrong with the code anyway??why does the onmouseout is not working???

did ya change some of my codes??

nope... i just re-paste it... i don't know why but sometimes it happens... =)


#31  2007-07-30 14:11:48

rexis28
» FriendsterAddict
rexis28's display avatar
Certified Lazy . . .
Location: Philippines
Registered: 2007-05-15
Posts: 346
Last visit: 2008-11-29
Reputation: ~
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

Huwaw!!!!

nIce One!!! i thought u change some Codes or arrange  :lol:

Last edited by rexis28 (2007-07-30 14:12:12)




#32  2007-08-04 08:38:35

BoLa
» FriendsterTalker
BoLa's display avatar
Location: Manila,Philippines
Registered: 2007-06-22
Posts: 104
Last visit: 2008-09-07
Reputation: ~
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

nice codes!it works! :D thanx for sharing!

#33  2007-08-04 13:38:00

rhenier
» FriendsterTalker
my english sucks!!!
Location: Quezon City,Manila
Registered: 2007-06-28
Posts: 189
Last visit: 2008-08-20
Reputation: 1
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

nice codes!! :eh:


#34  2007-08-30 06:23:12

majlhen105
» FriendsterNewbie
majlhen105's display avatar
Registered: 2007-06-02
Posts: 30
Last visit: 2007-09-07
Reputation: ~

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

your the best!!! ehehhe tnx for sharing....muah!!!!!

Last edited by majlhen105 (2007-08-31 08:39:50)

#35  2007-09-06 12:00:37

kazz222
» FriendsterTalker
kazz222's display avatar
Location: Philippines
Registered: 2007-08-21
Posts: 175
Last visit: 2008-08-30
Reputation: ~

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

nice one!!! great job... hope it works...


#36  2007-09-10 11:53:05

flavonoid
» Banned
flavonoid's display avatar
..ur sweetest nightmare..
Location: Naga City
Registered: 2007-08-29
Posts: 1060
Last visit: 2007-10-17
Reputation: ~

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

how about this?

<html>
<head>
<title>entering ikawalo's place</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script><!--
function playSounds() {
  document.all.tune.src = "http://h1.ripway.com/azozena/enter/evil_laugh.wav"
}
function playSounds1() {
  document.all.tune.src = "http://h1.ripway.com/azozena/enter/evil_laugh.wav"
}
function playSounds2() {
  document.all.tune.src = "http://h1.ripway.com/azozena/enter/evil_laugh.wav"
}//-->
</script>
</head>
<body Onload="playSounds()" bgcolor='#000000'>
<bgsound id="tune">
<center><table width="950" height="500" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center" valign="middle" bgcolor="#000000">
    <center><a href='http://www.friendster.com/user.php?uid=24221288'><img src=http://img168.imageshack.us/img168/6674/aaaarj3.gif border=0 onmouseover="playSounds1()" onmouseout="playSounds2() ></a></center><br>
    <br><font color="white" size="2" face="Comic Sans MS">www.friendster.com/ikawalo</font>
    </td>
</tr>
</table>
</center>
</body>
</html>

it's not working...

#37  2007-09-10 12:12:02

jeniphy
» Promoter
jeniphy's display avatar
Friendster Promoter
Alchemy Explicit AE
Location: iN ur HeArt..
Registered: 2007-04-23
Posts: 602
Last visit: 2008-11-22
Reputation: 3
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

nice tricks..

thanks for sharing :)

#38  2007-09-10 12:20:03

flavonoid
» Banned
flavonoid's display avatar
..ur sweetest nightmare..
Location: Naga City
Registered: 2007-08-29
Posts: 1060
Last visit: 2007-10-17
Reputation: ~

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

ops...i've solved my problem already..thx for this wonderful code~!

Last edited by flavonoid (2007-09-10 12:21:06)

#39  2007-09-21 02:57:29

aidenlive
» Promoter
aidenlive's display avatar
Registered: 2007-06-16
Posts: 3089
Last visit: Today
Reputation: 11
Friendster

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

yeah!!! this one is so cool!!! u can also put ur own voice in ur enterpage!!! hehehehehe!!!
nicey tweaks!!!! tnx 4 sharing!!!! :eh:  :thumbsup:

:arrow:  i try to put mp3 in my enterpage.php code and its working!!! guys try it!!! its so so cool!!!!!!!

Last edited by aidenlive (2007-09-21 07:36:40)

#40  2007-09-21 03:19:55

majhef04
» FriendsterManiac
majhef04's display avatar
Location: sa puso ng baby ko
Registered: 2007-02-28
Posts: 621
Last visit: 2008-11-23
Reputation: ~

Re: ENTER/WELCOME PAGE TRICK w/ sound for fun!!

thanks for sharing.now i can finally use my enterpage again...



thanks nicey for my siggy.

Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2008 PunBB

[ 28 queries - 0.499 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)