Hello
I'm trying to use a button swf I've created to handle animation for a custom plugin.
The simple btn.swf has two listeners - one for mouse over and one for mouse out, with the mouse click listener defined properly in the plugin.as, and the corresponding asul + everything compiled properly.
The plugin works - the btn.swf loads and displays its initial state, but doesnt actually play when I mouse over it (the button swf works correctly when tested stand alone)... any advice would be much appreciated!
Thanks,
Leo