Java Trick
- 349 Views
- 5 Replies
- Chime
-
Chime
- Member since: Jul. 29, 2008
- Offline.
-
- Forum Stats
- Member
- Level 06
- Gamer
Well just go to a place with pictures and put this in the addres bar and show us the pictures heres the code!
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)
Pretty long but worth it heres my picture!
- RockinPunk
-
RockinPunk
- Member since: Mar. 31, 2006
- Offline.
-
- Forum Stats
- Member
- Level 21
- Blank Slate
- CapnRyan
-
CapnRyan
- Member since: Nov. 5, 2007
- Offline.
-
- Forum Stats
- Member
- Level 21
- Animator
- Chime
-
Chime
- Member since: Jul. 29, 2008
- Offline.
-
- Forum Stats
- Member
- Level 06
- Gamer
- KillerSkull
-
KillerSkull
- Member since: Jul. 7, 2008
- Offline.
-
- Forum Stats
- Member
- Level 40
- Gamer
- Rage
-
Rage
- Member since: Oct. 2, 2001
- Offline.
-
- Forum Stats
- Supporter
- Level 60
- Game Developer
Yeah. We've seen this many times.
And this is Javascript. Not Java. The two are entirely different.

