Results 1 to 4 of 4

Thread: magic of Flex

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    91

    Smile magic of Flex

    This is quite a old trick but,

    Do try this once

    1. Open Internet Explorer

    2. Go to Google.com

    3. Click images

    4. Type "flowers" or any other word.

    5. You will get a page which is having full of images

    6. Then delete the URL from the address bar and paste the following script

    javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position= 'absolute' ; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval( 'A()',5); void(0)

    7. See the magic of programming

  2. #2
    Dragon
    Guest

    Default

    Yes, its an Old one, surprized me when I looked at this for the first time

  3. #3
    Super Moderator smoothvibes's Avatar
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    4,876

    Default

    ya i got this long time back when i started orkutting

  4. #4
    Lost Member sb21pro's Avatar
    Join Date
    Jul 2008
    Liked
    1 times
    Posts
    1,704

    Default

    nice ,

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)