So I'm confronted with a problem, that eventListener seems to be lacking to tools to directly over come. I've got a global variable, from a class that multiple SWFs I've got going share. I want fire off a function in a child, to be exact, the child of a child, SWF when that variable is changed by the parent. It seems to me an easy way to do this would be to have an eventListener than ...


