3 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for ronaldpaul

Hi, What kind of effect is used in this following picture http://d2o0t5hpnwv4c1.cloudfront.net/2138_SimpleParallax/images/only_background_2.jpg? It is normal blurring using photoshop or any other effect? How can I apply this effect to my pictures? I've seen this kind of image effect used in the lasted iOS as well. Thanks in advance

Member Avatar for ss125
0
437
Member Avatar for kedxu

I'm probably doing this wrong, because there has to be a way to do this. Here is my current code: import javax.sound.sampled.*; public class soundHandler{ soundHandler() { } public void newSound(String sound) { new soundThread(sound).start(); } } class soundThread extends Thread { String soundName; Clip clip = null; soundThread(String i_soundName) …

Member Avatar for ~s.o.s~
0
367
Member Avatar for Asimina

i want this animation to start from the beginning but i dont know how to do it. im using scriptaculous framework. here is my animation: [url]http://silviadwomoh.com/loop/[/url] and here is my code: [CODE] <script type="text/javascript" language="javascript"> //fade div 1 new Effect.Fade('anim1', {duration: 1, from: 0, to: 1, afterFinish: function (one){ //after …

Member Avatar for Asimina
0
182

The End.