<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating full-screen Flex applications in Flex 4 (SWFObject Edition)</title>
	<atom:link href="http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bo</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-10011</link>
		<dc:creator>Bo</dc:creator>
		<pubDate>Fri, 30 Sep 2011 09:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-10011</guid>
		<description>I had the same Problem and your code works perfectly.
Thank you for posting it.</description>
		<content:encoded><![CDATA[<p>I had the same Problem and your code works perfectly.<br />
Thank you for posting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy Flores</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-9328</link>
		<dc:creator>Freddy Flores</dc:creator>
		<pubDate>Tue, 21 Jun 2011 22:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-9328</guid>
		<description>Hi, was wondering if someone can help. I am creating a desktop application and I want to have two options.

1. Go to Full Screen when opened.
2. Hide the mouse. 

Can some tell me how to code this in within the 
s:WindowedApplication 

/s:WindowedApplication</description>
		<content:encoded><![CDATA[<p>Hi, was wondering if someone can help. I am creating a desktop application and I want to have two options.</p>
<p>1. Go to Full Screen when opened.<br />
2. Hide the mouse. </p>
<p>Can some tell me how to code this in within the<br />
s:WindowedApplication </p>
<p>/s:WindowedApplication</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marylka</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-9311</link>
		<dc:creator>Marylka</dc:creator>
		<pubDate>Fri, 17 Jun 2011 08:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-9311</guid>
		<description>Hi Peter.

How can I make my Flash Catalyst project website scale/use a liquid layout? How do I do it using Flash Builder?

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi Peter.</p>
<p>How can I make my Flash Catalyst project website scale/use a liquid layout? How do I do it using Flash Builder?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Rdz</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-8123</link>
		<dc:creator>Luis Rdz</dc:creator>
		<pubDate>Fri, 16 Jul 2010 18:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-8123</guid>
		<description>I&#039;m sorry to post again.. just check other section of this blog about fullscreen and found that Peter already said that is currently not possible to write on textinputs while is on fullscreenmode.

Thankx anyway</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry to post again.. just check other section of this blog about fullscreen and found that Peter already said that is currently not possible to write on textinputs while is on fullscreenmode.</p>
<p>Thankx anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Rdz</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-8121</link>
		<dc:creator>Luis Rdz</dc:creator>
		<pubDate>Fri, 16 Jul 2010 18:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-8121</guid>
		<description>Hi J. Carbajal 
thanks for the tip, I will try it :)

Right now I came here to ask a problem that I&#039;m having with a fullscreen mode. In my project of flash builder, I have an application that uses textinputs and comboboxes and other stuff... well the thing here is that, &lt;strong&gt;when I&#039;m on fullscreen mode, I can&#039;t write on the textinputs :S&lt;/strong&gt; , I put the cursor on whatever textinput on the app and start typing and nothing happens, but when I try to write on normal screen mode, it writes just fine... in the same application (I&#039;m switching  fullscreen and normal screen with a button on the app next to the textinputs), it works OK my switching of fullscreen to normal and viceversa, but when I&#039;m on fullscreen, the user can&#039;t write on the fields.. that&#039;s weird. 

Any reasons of why is happening that?... 

Thanks</description>
		<content:encoded><![CDATA[<p>Hi J. Carbajal<br />
thanks for the tip, I will try it :)</p>
<p>Right now I came here to ask a problem that I&#8217;m having with a fullscreen mode. In my project of flash builder, I have an application that uses textinputs and comboboxes and other stuff&#8230; well the thing here is that, <strong>when I&#8217;m on fullscreen mode, I can&#8217;t write on the textinputs :S</strong> , I put the cursor on whatever textinput on the app and start typing and nothing happens, but when I try to write on normal screen mode, it writes just fine&#8230; in the same application (I&#8217;m switching  fullscreen and normal screen with a button on the app next to the textinputs), it works OK my switching of fullscreen to normal and viceversa, but when I&#8217;m on fullscreen, the user can&#8217;t write on the fields.. that&#8217;s weird. </p>
<p>Any reasons of why is happening that?&#8230; </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Carbajal</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-8107</link>
		<dc:creator>J. Carbajal</dc:creator>
		<pubDate>Wed, 14 Jul 2010 21:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-8107</guid>
		<description>Hi Luiz Rdz,

Have you tried dispatching the FullScreenEvent.FULL_SCREEN event ?.  Dispatching this event would be the same as user interaction.

You can add the dispatchEvent(...) line after the   stage.addEventListener(FullScreenEvent.FULL_SCREEN, stage_fullScreen); in the init method of this example.

 private function init():void {
                fullScreenState = stage.displayState;
                stage.addEventListener(FullScreenEvent.FULL_SCREEN, stage_fullScreen);
               // Your line of code here Luis  =)
            }
Let me know if it works.</description>
		<content:encoded><![CDATA[<p>Hi Luiz Rdz,</p>
<p>Have you tried dispatching the FullScreenEvent.FULL_SCREEN event ?.  Dispatching this event would be the same as user interaction.</p>
<p>You can add the dispatchEvent(&#8230;) line after the   stage.addEventListener(FullScreenEvent.FULL_SCREEN, stage_fullScreen); in the init method of this example.</p>
<p> private function init():void {<br />
                fullScreenState = stage.displayState;<br />
                stage.addEventListener(FullScreenEvent.FULL_SCREEN, stage_fullScreen);<br />
               // Your line of code here Luis  =)<br />
            }<br />
Let me know if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Rdz</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-7941</link>
		<dc:creator>Luis Rdz</dc:creator>
		<pubDate>Thu, 17 Jun 2010 13:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-7941</guid>
		<description>Hi Peter

Oh, ok I see.. yeah I think so too about the annoying it could be, it&#039;s just a requirement that someone ask me, and I tried to do it, but didn&#039;t know it was impossible, at first I thought it as an AIR application, not a website... but you know... people insist some times ...

Thank you for your answer</description>
		<content:encoded><![CDATA[<p>Hi Peter</p>
<p>Oh, ok I see.. yeah I think so too about the annoying it could be, it&#8217;s just a requirement that someone ask me, and I tried to do it, but didn&#8217;t know it was impossible, at first I thought it as an AIR application, not a website&#8230; but you know&#8230; people insist some times &#8230;</p>
<p>Thank you for your answer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-7934</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 16 Jun 2010 19:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-7934</guid>
		<description>@Luis Rdz,

As far as I know, that isn&#039;t possible. I believe that going full screen requires user interaction (for example, a button press). Otherwise you could potentially have websites (or rogue banners) that just spontaneously go full screen without the user doing anything, which would be very annoying and intrusive.

Peter</description>
		<content:encoded><![CDATA[<p>@Luis Rdz,</p>
<p>As far as I know, that isn&#8217;t possible. I believe that going full screen requires user interaction (for example, a button press). Otherwise you could potentially have websites (or rogue banners) that just spontaneously go full screen without the user doing anything, which would be very annoying and intrusive.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Rdz</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-7933</link>
		<dc:creator>Luis Rdz</dc:creator>
		<pubDate>Wed, 16 Jun 2010 18:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-7933</guid>
		<description>Hi!

I have a problem, I&#039;m trying to make my application with Full Screen at the start... so in the application on creation complete I call a function and in that function I&#039;m putting this code:
&lt;pre lang=&quot;actionscript3&quot;&gt;
private function efectoentrada():void
{
    try{
        stage.displayState = StageDisplayState.FULL_SCREEN;
    }catch(any:*){
        // ignore
    }					
    fadeIn.play(); //an animation of entrance
}
&lt;/pre&gt;

I&#039;m doing it that way because I don`t want a button to shuffle between full screen or normal screen, I want full screen at the beginning... but with that code it doesn&#039;t do anything, of course it shows an error if I cut off the try-catch method saying that cannot access something that its null

so, How can I do my app fullscreen at the beginning?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I have a problem, I&#8217;m trying to make my application with Full Screen at the start&#8230; so in the application on creation complete I call a function and in that function I&#8217;m putting this code:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #0033ff; font-weight: bold;">private</span> <span style="color: #339966; font-weight: bold;">function</span> efectoentrada<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span>
<span style="color: #000000;">&#123;</span>
    <span style="color: #0033ff; font-weight: bold;">try</span><span style="color: #000000;">&#123;</span>
        <span style="color: #004993;">stage</span><span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">displayState</span> = StageDisplayState<span style="color: #000066; font-weight: bold;">.</span>FULL_SCREEN<span style="color: #000066; font-weight: bold;">;</span>
    <span style="color: #000000;">&#125;</span><span style="color: #0033ff; font-weight: bold;">catch</span><span style="color: #000000;">&#40;</span>any<span style="color: #000066; font-weight: bold;">:*</span><span style="color: #000000;">&#41;</span><span style="color: #000000;">&#123;</span>
        <span style="color: #009900; font-style: italic;">// ignore</span>
    <span style="color: #000000;">&#125;</span>					
    fadeIn<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">play</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span> <span style="color: #009900; font-style: italic;">//an animation of entrance</span>
<span style="color: #000000;">&#125;</span></pre></div></div>

<p>I&#8217;m doing it that way because I don`t want a button to shuffle between full screen or normal screen, I want full screen at the beginning&#8230; but with that code it doesn&#8217;t do anything, of course it shows an error if I cut off the try-catch method saying that cannot access something that its null</p>
<p>so, How can I do my app fullscreen at the beginning?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/comment-page-1/#comment-4959</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/03/15/creating-full-screen-flex-applications-in-flex-gumbo-swfobject-edition/#comment-4959</guid>
		<description>Sorry, if you&#039;re posting XML, MXML, or HTML, you&#039;ll need to escape your &lt; chars as &lt; and your &gt; chars as &gt;

I&#039;ll try and update the comments form to mention that.

Peter</description>
		<content:encoded><![CDATA[<p>Sorry, if you&#8217;re posting XML, MXML, or HTML, you&#8217;ll need to escape your &lt; chars as &amp;lt; and your &gt; chars as &amp;gt;</p>
<p>I&#8217;ll try and update the comments form to mention that.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

