Dunno how to explain this better, but is there a way to have a String broadcast an event when it is changed?Object.watch works, but it is expensve. Better would be to not set the value of the string directly, but use a getter/setter that you can manipulate to fire an event when you change it.
ryanm
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

