Dolfan23
08-03-2009, 03:00 PM
Pretty simple I have a Flash CS4 created projector that I developed on a Windows XP computer that runs exactly like I want it to full screen using "stage.displayState = StageDisplayState.FULL_SCREEN". If I then view that projector on a Vista computer it is extremely slow fading in the background, I'm talking 10 seconds to fade in a background jpg from 0-100 alpha whereas that takes 1 second on the XP computers. I've tried this on multiple XP computers and multiple Vista computers and it's the same result on all.
Now, when I take away "stage.displayState = StageDisplayState.FULL_SCREEN" and then run the projector on Vista it's perfect except for the projector Title Bar and Vista start bar which are unacceptable for this project.
Any thoughts on why this is happening or how I can fix it?
Now, when I take away "stage.displayState = StageDisplayState.FULL_SCREEN" and then run the projector on Vista it's perfect except for the projector Title Bar and Vista start bar which are unacceptable for this project.
Any thoughts on why this is happening or how I can fix it?