<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - flash - 9.0 - ActionScriptLangRefV3 - flash/display/StageDisplayState.html</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T09:35:04</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html#86059" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html#66445" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html#86059">
		<title>flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html#86059</link>
		<description>During testing I found that one machines I was using wouldn't display FULL_SCREEN correctly, I'd be left with a window title bar.&lt;br /&gt;&lt;br /&gt;To get around this, I added a delay to the function being called:&lt;br /&gt;&lt;br /&gt;function applyFullScreen(){&lt;br /&gt;     stage.displayState = StageDisplayState.FULL_SCREEN;&lt;br /&gt;}&lt;br /&gt;setTimeout(applyFullScreen, 100);&lt;br /&gt;&lt;br /&gt;This fixes a similar problem on Macs</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-07-24T08:36:43</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html#66445">
		<title>flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/StageDisplayState.html#66445</link>
		<description>Use this to set the stage to fullscreen:&lt;br /&gt;this.stage.displayState = StageDisplayState.FULL_SCREEN;&lt;br /&gt;&lt;br /&gt;What's great is it works as a toggle, so you can put this line in a function and each time you call it, it toggles between fullscreen and standard.</description>
		<dc:creator>Webfluid</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-05-07T12:09:39</dc:date>
	</item>
	</rdf:RDF>

