I hate reviving a really old topic, but here goes nothing:
I would like to add sounds to Stencyl´s UI (among other things), basically a sound for when I hover over a button, for when I open a game, for when I compile a game, and so on. With Justin´s help I was able to get Stencyl to reply when I hover over some of the buttons, but not all of them (For example under the Actor tab I can´t get Position, Motion,Properties...etc ).
I would also like to add a sound for when the user drags a block and places it in the behavior (I'd like to use 2 different sounds).
I'd also like to add some extra keyboard shortcuts , like press A to open the Actor tab, press F for the Flow tab and so on.
Would it be possible to create some hooks to help me to achieve what I want ?