> you can manipulate tLine to your hearts content, but not tData. tData has > already been examined, parsed, and put into memory in known places so > iteration through the loop can go lightning fast... if you attempt to > change > tData you throw a wrench in the works.
But Ken, that's exactly what the documentation says is NOT to be done (and should generate a script error). My first post assumed what you said (ok to manipulate tLine, not to manipulate tData), but it seems the reality is opposite. Weird, huh? :) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
