Alex MacCaw wrote:
> I was just wondering if anyone had a few tips on making a flex app fullscreen 
> (that is when the swf is run directly without a browser).
> I’ve tried this under the Application tag:
> fscommand("fullscreen","true"); 
> When the application is initially loaded it isn’t full screen, but if you 
> click on a menu item, it becomes so.
> Basically what I’m saying is that fscommand fullscreen works, but not on the 
> initial load.
> Is there a way of doing this?
> Thanks in advance
> Alex
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
>
>
> ------------------------------------------------------------------------
> YAHOO! GROUPS LINKS
>
>     * Visit your group "flexcoders
>       <http://groups.yahoo.com/group/flexcoders>" on the web.
>     * To unsubscribe from this group, send an email to:
>       [EMAIL PROTECTED]
>       <mailto:[EMAIL PROTECTED]>
>     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------------------------------------------------
>
try puttin fscommand under initlize or creationcomplete


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to