Does anyone know how to affect the transparency of the application when the Splash screen comes up? With the use of Flex's PopUpManager, it seems that the transparency is an application-level setting. With mx.core.Application, there is a modalTransparency style you can set, but the new Flex Viewer is using spark.components.Application, and I cannot find any documentation on how to control the transparency now. Help is greatly appreciated.
... View more