Hello, I have to use Puppet tools on hundred of pictures... but always with the same parameters. If I just replace the picture, the Puppet screw up.. It would take days to make each Puppet "by hand" on every pictures... So I try to make a script which could create a Puppet effect with Pupp...
Hello everybody! I'm trying to generate buttons with a "for" loop but I have problems with the name : I would like to have this... function THEONE(thisObj) { function take(nb) { alert (nb); } function take_buildUI(thisObj) { var myPanel = (thisObj instanceof Panel) ? thisObj : new Window(&...