So here’s my goal: a series of dynamically generated MCs, all in a column (its a menu), each of which has a listener assigned to it so that it listens to the previous mc, and if the previous mc resizes, it will move itself to make space, and then the next one will be listening and move, and then the next one etc. Nothing fancy, I know, but I have limited experience with Listeners and its breaking my brain trying to figure it out. I think I need to use asBroadcaster.
Any help would be hugely appreciated.
thx!
-Kem