<?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 - main - 00000339.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-25T12:30:59</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000339.html#87152" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/main/00000339.html#71428" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000339.html#87152">
		<title>flash/9.0/main/00000339.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000339.html#87152</link>
		<description>According to this:&lt;br /&gt;&quot;You can pass various data types (such as Boolean, Number, and String); you are no longer limited to String parameters. &quot;&lt;br /&gt;&lt;br /&gt;XML should be supported, right?&lt;br /&gt;&lt;br /&gt;However, this is not working for me. As long, as I returned an object with a property being XML, the JavaScript function does not get call. &lt;br /&gt;&lt;br /&gt;  For example:&lt;br /&gt;// MyClass has two types properties, name:String and localXML:XML&lt;br /&gt;&lt;br /&gt;var testClass:MyClass= new MyClass();&lt;br /&gt;			&lt;br /&gt;testClass.name=&quot;test&quot;;&lt;br /&gt;var myXML:XML = new XML();&lt;br /&gt;myXML = &lt;a&gt;Test2&lt;/a&gt;;&lt;br /&gt;testClass.locaXML= new XML(myXML.toXMLString());&lt;br /&gt;ExternalInterface.call(&quot;sayString&quot;,testClass);&lt;br /&gt;&lt;br /&gt;If I set testClass.locaXML to null the Js function is called.&lt;br /&gt;&lt;br /&gt;Thanks</description>
		<dc:creator>oscarcs</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-08-26T12:34:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/main/00000339.html#71428">
		<title>flash/9.0/main/00000339.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/main/00000339.html#71428</link>
		<description>&quot;In all other situations (such as running in a stand-alone player), the ExternalInterface.available property returns false.&quot;&lt;br /&gt;&lt;br /&gt;Why is this? We would like to embed flash in a stand-alone player, but without ExternalInterface being available in is impossible for us to communicate with Flash.&lt;br /&gt;&lt;br /&gt;Is there any way around this issue? I don't see why flash is unable to communicate out in this situation</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-05T12:59:26</dc:date>
	</item>
	</rdf:RDF>

