I’m currently calling a custom event from one class and adding another class as the listener.
Previously the stage was the listener which worked perfectly but it seems when another class is listening there needs to be something more in order for anything to happen.
Any help is greatly appreciated.