<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Loading Variables From Query String Into Flash</title>
	<link>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/</link>
	<description>Patrick Burt</description>
	<pubDate>Mon, 08 Sep 2008 10:32:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Mike Higson</title>
		<link>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-6451</link>
		<author>Mike Higson</author>
		<pubDate>Tue, 26 Aug 2008 13:48:25 +0000</pubDate>
		<guid>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-6451</guid>
		<description>Flash CS3 Professional.</description>
		<content:encoded><![CDATA[<p>Flash CS3 Professional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Burt</title>
		<link>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-6446</link>
		<author>Patrick Burt</author>
		<pubDate>Tue, 26 Aug 2008 12:23:25 +0000</pubDate>
		<guid>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-6446</guid>
		<description>Which version of Flash/ActionScript are you using?</description>
		<content:encoded><![CDATA[<p>Which version of Flash/ActionScript are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Higson</title>
		<link>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-6438</link>
		<author>Mike Higson</author>
		<pubDate>Tue, 26 Aug 2008 09:21:52 +0000</pubDate>
		<guid>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-6438</guid>
		<description>Hi there,

I am trying to pass a variable from HTML (PHP) into Flash by uing:
.swf?id=" /&#62;

In Flash (ActionScript), I wish to use this variable to locate an XML file:
treeDP_xml.load("gallery_tree.xml");

I am guessing I need to do something like this but it is not working:
treeDP_xml.load(_root.id".xml");

Can anyone help me?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I am trying to pass a variable from HTML (PHP) into Flash by uing:<br />
.swf?id=&#8221; /&gt;</p>
<p>In Flash (ActionScript), I wish to use this variable to locate an XML file:<br />
treeDP_xml.load(&#8221;gallery_tree.xml&#8221;);</p>
<p>I am guessing I need to do something like this but it is not working:<br />
treeDP_xml.load(_root.id&#8221;.xml&#8221;);</p>
<p>Can anyone help me?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stevo</title>
		<link>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-5442</link>
		<author>stevo</author>
		<pubDate>Thu, 24 Jul 2008 13:39:51 +0000</pubDate>
		<guid>http://www.pat-burt.com/adobe-flash/loading-variables-from-query-string-into-flash/#comment-5442</guid>
		<description>10x a lot a great article</description>
		<content:encoded><![CDATA[<p>10x a lot a great article</p>
]]></content:encoded>
	</item>
</channel>
</rss>
