Hi there, I have 2 dynamic Arrays, t1Array and t2Array, both of them need compare with sArray(standard array).
I have to call Line 26 for each t2Array[n] => onCompare(sArray, t2Array[0]); is there any simply way to achieve this? so it could be looping for comparing all dynamic arrays? http://www.privatepaste.com/901OpAMhtn Thank You _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

