Hi, you dont need to do anything, just run them both var a = new Fx... var b = new Fx..
a(); b(); They will run simultaneously.. HTH, Roman On Thu, Jan 28, 2010 at 1:14 AM, mmjaeger <[email protected]> wrote: > hello > I was wondering if somebody could refer me to some examples on how to > group two fx functions - I like to use Fx.Morph and Fx.Move at the > same time not one after the other? How can I do that? Thanks > -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
