Custom Event for height change AS3 (Flash)

Hey Guys… how can i add an event listener to detect when the height of a DisplayObject changes.

Obviously, Event.RESIZE doesn’t work.

should i make a new custom event? i don’t know how to slip the “height change” in the custom event…