You could add a secret key combination or a configuration file which
stops flash to switch to fullscreen, eg. if(  secret ){ ...} else {
switchToFullscreen(); }

Cheers,
Ralf.

On 7/10/06, Matthias Dittgen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> for a screensaver project I need to build a projector from a swf file.
> The swf file was created using the Flash IDE to include assets and
> FAME to code injection. Now, I want to create a projector with the
> help of the FlashPlayer.
>
> But this is only possible, if the swf doesn't use fscommand("fullscreen", 
> true).
> So my question is: How can I create a projector from a fullscreen-swf?
>
> I found no solution at the list or at flashcoders, however there was a
> thread called "chicken before egg problem", which had no solution for
> the problem. Are there any commandline options for the FlashPlayer?
>
> Of course I could use Screenweaver for that, but this would make
> things more complicated, wouldn't it?
>
> Thanks,
> Matthias
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to