davidjay
September 4 2005, 03:33 PM
Dude! That's awesome! I could never figure out how to write code and I think most photographers wouldn't have an interest in that so we didn't bother trying to teach people because it's just too crazy... here's a small portion of one of the effects...and since we're offering to write it for free for people as long as we see it useful I figured everyone would prefer that..
CODE
Mixer=function(){var am=charIDToTypeID("Mk "),h=new ActionDescriptor(),aj=charIDToTypeID("null"),k=new ActionReference(),ai=charIDToTypeID("AdjL");k.putClass(ai);h.putReference(aj,k);var ah=charIDToTypeID("Usng"),i=new ActionDescriptor(),ag=charIDToTypeID("Type"),f=new ActionDescriptor(),al=charIDToTypeID("Mnch");f.putBoolean(al,true);var ak=charIDToTypeID("Gry "),e=new ActionDescriptor(),af=charIDToTypeID("Rd "),ae=charIDToTypeID("#Prc");e.putUnitDouble(af,ae,-10.000000);var ad=charIDToTypeID("Grn "),ac=charIDToTypeID("#Prc");e.putUnitDouble(ad,ac,200.000000);var ab=charIDToTypeID("Bl "),aa=charIDToTypeID("#Prc");e.putUnitDouble(ab,aa,-70.000000);var z=charIDToTypeID("ChMx");f.putObject(ak,z,e);var y=charIDToTypeID("ChnM");i.putObject(ag,y,f);var x=charIDToTypeID("AdjL");h.putObject(ah,x,i);executeAction
...but if any of you are super smart like Jim and can figure it out be my guest! The more effects the better!