Hi Guys!

I have a strange problem. In scene 1 is a button with the following code:


welcome.addEventListener(MouseEvent.CLICK, clickHandler_start);

function clickHandler_start(event:...