If you are a WVM fanatic... This trick is for you
This is what I'm talking about ...
[img]http://img370.imageshack.us/img370/9223/waaall1.png[/img]
[b]Compatibility:[/b] Working in All Major Browser
[quote][b]Credits: [/b]
Netzgestah Scripts
Bro Shakiro214 (For Other Image Effect)
[url=http://theftalk.com/t23500-Reflex-Images.html]Reflex[/url]
[url=http://theftalk.com/t23498-Instant-Photo-Images.html]Instant[/url]
[url=http://theftalk.com/t22828-glossarize-your-images.html]Glossarize[/url]
Bro ShirowMasamune
Class-S Family
[/quote]
[b]Requirements: [/b]
[url=http://theftalk.com/t23293-modified.html]WVM 2.2-2.3[/url]
make up your mind, just choose 1 effect..
decide right away ok?
[hr]
[b]Procedure[/b]
[color=red]The Bevel Effect[/color]
Image Preview:
[spoiler][img]http://i36.tinypic.com/dmbmg3.png[/img][/spoiler]
Click and copy the code inside this link and upload it to your own hosting site.
[url]http://h1.ripway.com/cloudmp3/effects/bevel2.js[/url]
[b]PHP EDITING[/b]
Insert the code below inside the head of tracker php(outside of the [b]<?php codes?>[/b]), and :idea: don't forget to edit the links ok...
<">[b]Last Step:[/b] insert the code below before the closing of body tag(</body>) tag(outside of the [b]<?php codes?>[/b]):
<">We're done with the bevellion effect...
[hr][hr]
[color=red]The Curl Effect[/color]
Image Preview:
[spoiler][img]http://i36.tinypic.com/2wmnlza.png[/img][/spoiler]
Click and copy the code inside this link and upload it to your own hosting site.
[url]http://h1.ripway.com/cloudmp3/curl.js[/url]
[b]PHP EDITING[/b]
Insert the code below inside the head of tracker php(outside of the [b]<?php codes?>[/b]), and :idea: don't forget to edit the links ok...
<">[b]Last Step:[/b] insert the code below before the closing of body tag(</body>) tag(outside of the [b]<?php codes?>[/b]):
<">We're done with the Curl Effect
[hr][hr]
[color=red]The Sphere Effect[/color]
Image Preview:
[spoiler][img]http://i38.tinypic.com/nlsk0l.png[/img][/spoiler]
Click and copy the code inside this links:
[url]http://h1.ripway.com/cloudtwisted/testingprofile/cvi_sphere_lib.js[/url]
[url]http://h1.ripway.com/cloudtwisted/testingprofile/sphere.js[/url]
[b]PHP EDITING[/b]
Insert the code below inside the head of tracker php(outside of the [b]<?php codes?>[/b]), and :idea: don't forget to edit the links ok...
<">[b]Last Step:[/b] insert the code below before the closing of body tag(</body>) tag(outside of the [b]<?php codes?>[/b]):
<">We're done with the sphere effect...
[hr][hr]
[color=red]The Filmed Effect[/color]
Image Preview:
[spoiler][img]http://i33.tinypic.com/w6xojb.jpg[/img][/spoiler]
Click and copy the code inside this link and upload it to your own hosting site.
[url]http://h1.ripway.com/cloudmp3/effects/filmed.js[/url]
[b]PHP EDITING[/b]
Insert the code below inside the head of tracker php(outside of the [b]<?php codes?>[/b]), and :idea: don't forget to edit the links ok...
<">[b]Last Step:[/b] insert the code below before the closing of body tag(</body>) tag(outside of the [b]<?php codes?>[/b]):
<">We're done with the filmed effect ...
[hr][hr]
[color=red]The Slided Effect[/color]
Image Preview:
[spoiler][img]http://i37.tinypic.com/2bp3lc.png[/img][/spoiler]
Click and copy the code inside this link and upload it to your own hosting site.
[url]http://h1.ripway.com/cloudmp3/effects/slided.js[/url]
[b]PHP EDITING[/b]
Insert the code below inside the head of tracker php(outside of the [b]<?php codes?>[/b]), and :idea: don't forget to edit the links ok...
<">[b]Last Step:[/b] insert the code below before the closing of body tag(</body>) tag(outside of the [b]<?php codes?>[/b]):
<">We're done with the slided effect ...
[hr][hr]
[color=red]The Edge Effect[/color]
Image Preview:
[spoiler][img]http://i36.tinypic.com/o5v05h.png[/img][/spoiler]
Click and copy the code inside this link and upload it to your own hosting site.
[url]http://h1.ripway.com/cloudmp3/effects/edge.js[/url]
[b]PHP EDITING[/b]
Insert the code below inside the head of tracker php(outside of the [b]<?php codes?>[/b]), and :idea: don't forget to edit the links ok...
<">[b]Last Step:[/b] insert the code below before the closing of body tag(</body>) tag(outside of the [b]<?php codes?>[/b]):
<">We're done with the edge effect ...
[hr][hr]
Refer here if you are confused with the placing of the codes:
[spoiler][quote]Inside your PHP you can Inject the link of the image effect just like this.. Outside the [b]<?php[/b] tag
[quote][color=green]<script type="text/javascript" src="URL_OF_EFFECT.JS"></script>[/color]
[b]<?php
$phpowner="######";
$limit=1000;
?>
<?php[/b][/quote]
[hr]
The function code should be place before the closing of the [b]</body>[/b] tag
[quote][color=green]<script type="text/javascript">
<!--
function ClassSWvMCommand(){
var elements = document.getElementsByTagName('img');
var i = 0;
while (i < elements.length) {
elements[i].className="CLASS_HERE";
i++;
}
}
ClassSWvMCommand();
//-->
</script>[/color]
[b]</body>
</html>[/b][/quote]
I bolded some part so you can easily recognized the codes inside your Php file..[/quote]
[/spoiler]
[hr][hr][hr]
[quote][b]PS[/b]
[li]Feel free to ask if you have any questions[/li]
[li]Post your thoughts and appreciation if you like it.[/li]
[li]Ok i can relax now.. Enjoy Guys [img]http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/67.gif[/img][/li][/quote]
Last edited by blurrycloud (2008-10-26 08:35:43)