I wouldn't say Screenweaver makes it more complicated. More like it  
simplifies the process of making a projector because it can bundle a  
flash player. This means the screensaver will run whether the client  
has a flash player installed or not. It also has, or used to have if  
I remember correctly (Screenweaver 3), install options.

If the swf has been created to run full screen and this cannot be  
changed, Screenweaver will effectively, because it wraps up the swf,  
disable the command.

All the best, Andrew


On 10 Jul 2006, at 12:16, Matthias Dittgen wrote:

> 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


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

Reply via email to