Unskilled Forum
Welcome to Unskilled! Smile
Please Login/Register To have a full access in our site!

~ Unskilled Team/Staff!

Join the forum, it's quick and easy

Unskilled Forum
Welcome to Unskilled! Smile
Please Login/Register To have a full access in our site!

~ Unskilled Team/Staff!
Unskilled Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Wiper Effect Stauts Bar

3 posters

Go down  Message [Page 1 of 1]

1Wiper Effect Stauts Bar Empty Wiper Effect Stauts Bar 11/1/2009, 06:17

crazyadmer

crazyadmer
Administrator
Administrator

Heres the code 👎


Code:
<!--


    //set message:
    msg = "YOUR MESSAGE HERE";

    timeID = 10;
    stcnt = 16;
    wmsg = new Array(33);
            wmsg[0]=msg;
            blnk = "                                                              ";
            for (i=1; i<32; i++)
            {
                    b = blnk.substring(0,i);
                    wmsg[i]="";
                    for (j=0; j<msg.length; j++) wmsg[i]=wmsg[i]+msg.charAt(j)+b;
            }

    function wiper()
    {
            if (stcnt > -1) str = wmsg[stcnt]; else str = wmsg[0];
            if (stcnt-- < -40) stcnt=31;
            status = str;
            clearTimeout(timeID);
            timeID = setTimeout("wiper()",100);
    }

    wiper()
// -->

Just Compile it with your other JS Codes

https://facebook.com/admerbakud

2Wiper Effect Stauts Bar Empty Re: Wiper Effect Stauts Bar 11/8/2009, 06:47

PAULiNE

PAULiNE
Level 1
Level 1

gagana ba lahat ng code kahit walang app ?

3Wiper Effect Stauts Bar Empty Re: Wiper Effect Stauts Bar 11/9/2009, 08:46

crazyadmer

crazyadmer
Administrator
Administrator

PAULiNE wrote:gagana ba lahat ng code kahit walang app ?

nope. As I said

https://facebook.com/admerbakud

4Wiper Effect Stauts Bar Empty Re: Wiper Effect Stauts Bar 11/11/2009, 14:19

charlene1o

charlene1o
Level 1
Level 1

.^^. .?

5Wiper Effect Stauts Bar Empty Re: Wiper Effect Stauts Bar 11/12/2009, 07:11

PAULiNE

PAULiNE
Level 1
Level 1

ok po ///

6Wiper Effect Stauts Bar Empty Re: Wiper Effect Stauts Bar 11/13/2009, 14:23

charlene1o

charlene1o
Level 1
Level 1

yaw nmn .;[

7Wiper Effect Stauts Bar Empty Re: Wiper Effect Stauts Bar 11/14/2009, 03:26

crazyadmer

crazyadmer
Administrator
Administrator

charlene1o wrote:yaw nmn .;[

wala po yung app

https://facebook.com/admerbakud

Sponsored content



Back to top  Message [Page 1 of 1]

Similar topics

-

» Photoshop Flamming Effect

Permissions in this forum:
You cannot reply to topics in this forum