If the swf size is fixed and you activate fullscreen, it should work as expected. Sorry I don't have any source code example but I think I've done it. But around the movie you'll get the color set for the SWF, meaning if you want you fixed SWF sitting on a nice gradient background, I don't think it is possible...
If I remember well, better trying to be sure. Let us know. Romu -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allandt Bik-Elliott (Receptacle) Sent: 16 May 2008 15:52 To: flashcoders Subject: [Flashcoders] StageDisplayState.FULL_SCREEN is it possible to set a projector to show in fullscreen but reduce the actual movie to, say, 80% of the total screen size? Basically I have a projector that I've been working on but the client has asked that rather than have the window not scale within the screen (which I was using stage.scaleMode = StageScaleMode.NO_SCALE for), they'd like the movie to scale up to the screen size. The problem with this is that it can be rather over-powering as it's not really been designed for this kind of view. So my thinking is that I'd like it to scale to about 80% of the screen size with the rest being a neutral border is this possible? thanks Allandt _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

