I am encountering a strange problem.
I have an FLA and SWF that had be developed on a Window XP machine. It works fine.
Now I take the same exact FLA to a different machine running Window Vista. I compile it to an SWF and upload to webserver. It appears to run. But I am noticing bugs in the application that did not exist before. Variables are becoming undefined.
Can it be that Vista produces different (in this case buggy) SWFs than Window XP? I’m running Flash 8 in both cases.
What types of things should I look for in my code for track this bug down?