Making HQ Animated Avatars (Graphics)
15 years, 3 months & 16 days ago
30th Jul 2009 17:44 Want an Avatar?
Need Examples?
Then look on my profile xD
The Cost- 1,000 MP - Real Cheap
If you want a custom made avatar then fill out the form below and then post it below and i will get to you in sometime.
Here is the form -
Text-(Required)
Image-(Required)(Only Mara Images)
(Text) Animation Style-(left to right)(right to left)(one letter at a time)(Anything works)
Fill this out. Post it below
Come by and leave a comment =D
15 years, 5 months & 10 days ago
6th Jun 2009 22:13 Say Hi, leave a comment, or simply leave a signature..
Anyone can post here =D
Thanks,
Absent
Image Vortex Code (Enter this code on Adress bar)
15 years, 5 months & 10 days ago
6th Jun 2009 22:11 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);