Hi Ralf,
that seems to be the prefered solution for my problem.
Hopefully no user will ever find out the magic keys. :-)

Thank you, Ralf!

2006/7/10, Ralf Bokelberg <[EMAIL PROTECTED]>:
> 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
>


-- 
Matthias Dittgen
Schulstrasse 4
D.79297 Winden im Elztal
Deutschland

T ++49.7685.913253
M ++49.160.99649073

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

Reply via email to