I'm new to AS 3.0 - I have a class file with public static variables with declared values . I need to know when I change any value of the variables in the main class file (.as), there is some routine (event) to do the SWF update these values in dynamic textField (on stage) without re-export the SWF.?
Thanks for any answer!