[osflash] projector for fullscreen swf created with mtasc
Ralf Bokelberg
ralf.bokelberg at gmail.com
Mon Jul 10 06:49:17 EDT 2006
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 <matthias at dittgen.org> 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
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
More information about the osflash
mailing list