Flash Player 10.1 Projector issues with FullScreen
I am trying to make a flash player 10.1 projector file (both .app and .exe) and I am having some issues when I go fullscreen.
This was originally a web project, and everything works okay online (or even locally when I click on my .html file). However when I make an .app projector file, and play it, some (not all) of my buttons stop working on fullscreen mode).
I seem to be having problems with any buttons that have an alpha Tween (I am using TweenLite/TweenMax) applied to them on the MOUSE_OVER event.
Buttons with Blur tweens work in both fullscreen and normal screen mode.
