Hello everyone,
I just want to know if there is any TextChange Event or equivalent to that in AS3? I am currently using Adobe Flash CS3 with my AS3 files and I have to detect whether or not my TextTool's value has changed or not.
With my data being integers ranging from -4.440 to 3.560, I obviously cannot use the !=
operator.
If anyone knows how to achieve this on integers, please let me know. Thanks. :D