How to make pictures move around on your screen.

View previous topic View next topic Go down

How to make pictures move around on your screen.

Post by Sir Jay™ on Sun Jul 18, 2010 8:55 am

Just copy and paste the code below and hit enter. Thats it.

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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);

Thanks, Sir Jay

Sir Jay™
Admin
Admin

Posts: 164
Join date: 2010-01-21
Age: 17
Location: Virginia

http://tastymods.tk

Back to top Go down

Re: How to make pictures move around on your screen.

Post by Sir Chris on Sun Jul 18, 2010 10:20 am

Lol jay That is awsome

Sir Chris
Admin
Admin

Posts: 402
Join date: 2010-04-11
Age: 16

http://www.tastymods.tk

Back to top Go down

Re: How to make pictures move around on your screen.

Post by Sir Jay™ on Sun Jul 18, 2010 11:04 am

I do try. Lolz

Sir Jay™
Admin
Admin

Posts: 164
Join date: 2010-01-21
Age: 17
Location: Virginia

http://tastymods.tk

Back to top Go down

Re: How to make pictures move around on your screen.

Post by Sir Lewis on Sun Jul 18, 2010 2:53 pm

paste it where exactly
.... lol soz but u didnt say where =]

Sir Lewis
Come here often?
Come here often?

Posts: 53
Join date: 2010-07-17
Location: england....in my cardboard box =]

Back to top Go down

Re: How to make pictures move around on your screen.

Post by Sir Chris on Sun Jul 18, 2010 3:02 pm

into your url lol
at the top of the page

Sir Chris
Admin
Admin

Posts: 402
Join date: 2010-04-11
Age: 16

http://www.tastymods.tk

Back to top Go down

Re: How to make pictures move around on your screen.

Post by Sir Jake on Sat Jul 24, 2010 5:55 am

Thats accually pretty sick if u keep clicking and entering it goes faster

Sir Jake
Admin
Admin

Posts: 467
Join date: 2010-01-29
Age: 17

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

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