Alright, I'm losing my mind...
I'm new to Animate CC (have worked with AE and multiple other software) and I'm trying to make nice banner ads.
The thing I want is to have a button (a button as in looks, not as in technical name in Animate) scale a bit up when I hover/mouseover it.
This video below learned me that the best way to do that is with a movieclip (around 12:40).
I copied his code and replaced the symbol name and function name with mine.
awesomest_mc.addEventListener(MouseEvent.ROLL_OVER, awesomestOver);
awesomest_mc.addEventL