<?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/system/Security.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-26T06:15:24</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#85730" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#85701" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#82635" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#80442" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#80425" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#79385" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#85730">
		<title>flash/9.0/ActionScriptLangRefV3/flash/system/Security.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#85730</link>
		<description>I will check to see what the developers say about this workaround.</description>
		<dc:creator>brsnyder117</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2008-07-14T11:41:19</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#85701">
		<title>flash/9.0/ActionScriptLangRefV3/flash/system/Security.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#85701</link>
		<description>You can detect if the dialog box is open by performing the following operation insider a timer event: &lt;br /&gt;&lt;br /&gt;////&lt;br /&gt;&lt;br /&gt;var closed:Boolean = true;&lt;br /&gt;var dummy:BitmapData;&lt;br /&gt;dummy = new BitmapData(1, 1);&lt;br /&gt;&lt;br /&gt;try&lt;br /&gt;{&lt;br /&gt;	// Try to capture the stage: triggers a Security error when the settings dialog box is open&lt;br /&gt;	dummy.draw(stage);&lt;br /&gt;}&lt;br /&gt;catch (error:Error)&lt;br /&gt;{&lt;br /&gt;	closed = false;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;dummy.dispose();&lt;br /&gt;dummy = null;&lt;br /&gt;&lt;br /&gt;////&lt;br /&gt;&lt;br /&gt;Tested on Mac and PC / Flash 9,0,124,0&lt;br /&gt;&lt;br /&gt;Can Adobe please confirm whether this is an acceptable workaround or not?</description>
		<dc:creator>gamedujour.com</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-07-13T12:53:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#82635">
		<title>flash/9.0/ActionScriptLangRefV3/flash/system/Security.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#82635</link>
		<description>loadpolicyfile does not appear to return success or failure, and it is unclear if execution waits for it to complete. I should have the ability to set timeout and sync / async operation.</description>
		<dc:creator>TheGreyDude</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-04-03T15:15:31</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#80442">
		<title>flash/9.0/ActionScriptLangRefV3/flash/system/Security.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#80442</link>
		<description>@Zack:&lt;br&gt;I don't believe there's a way to do this, unfortunately. However, I've filed an enhancement request with the Flash Player engineers, letting them know of your need.</description>
		<dc:creator>adbe_paul</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2008-02-07T11:26:45</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#80425">
		<title>flash/9.0/ActionScriptLangRefV3/flash/system/Security.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#80425</link>
		<description>Hmm.. Anyone know if  is there anyway to get a close event from the security panel? So that I now that the user closed the panel? &lt;br /&gt;&lt;br /&gt;best regards,&lt;br /&gt;Zack</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-02-07T03:38:50</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#79385">
		<title>flash/9.0/ActionScriptLangRefV3/flash/system/Security.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Security.html#79385</link>
		<description>It's important to note that a server which responds a policy over a TCP socket DOESN'T close the socket inmediately after it sends the policy. The server should wait until the message containing &lt;policy-file-request/&gt; arrives, and then close the socket. Otherwise, flash player would reject the policy being sent.</description>
		<dc:creator>fision2000</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-01-10T11:59:56</dc:date>
	</item>
	</rdf:RDF>

