Code now being attached to graphics
In Animate 21, it now seems to be possible to have code attached to graphics if you're only changing the instance type on the stage.
I have a sequence of frame labels, and some prev/next buttons to go between them.
On the first label though, I use my prev button as a graphic, and on the last label I use the next button as a graphic, each time faded down so the user knows they can't be clicked on.
Since Animate 21 though, reaching the last frame label now has the eventListeners still attached to the graphic version from the same instance further back on the timeline when it was a button, which defies the whole point of graphics as being something less interactive.
