>Hello list, on some PC with Win95 our application cashed. We work with Director 6.01 on Windows 95. If the user clicks on a button to navigate in an other movie the projektor crash and says "this application will be quit immediatly" (we work with the german Version of Director, i dont know the exact message in english). On the buttons are behaviours with mouseEnter and mouseLeave, there are also an external Cast. Does somebody know, if MouseEnter, MouseLeave causes problems on Win95? Thank your for understanding and help. Yours Barbara Barbara, I'd recommend upgrading to DfW 6.02 in the first place, even if this probably is not the reason of the crashes. You might test the behaviors yourself by just modifying the action that happens when a user clicks the button, if you out-comment the code that makes the movie jump to another movie and replace it with something harmless but visible like, say, set the forecolor of sprite x to y. If it still crashes, the button behavior is the culprit. But I doubt this. Next I'd replace the movie file to jump to with a real simple dummy. If the construction works here, step by step adding features of the original aim will help you isolate the factor which is the root of your problems. Sorry, hard to say anything more specific since you didn't give to much details, (does it run or crash in NT, macOs, intel/cyrix cpu, which xtras? what is the exact message after the crash - usually a file/module is mentioned etc.) Hunting crashes is fun - good luck!
D. Plänitz