<?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: Intro to Flashvars &#124; Passing variables to actionscript from the html embed &#124; Tutorial</title>
	<atom:link href="http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=flashvar-tutorial</link>
	<description>Evan&#039;s Interactive Actionscript Exploration</description>
	<lastBuildDate>Wed, 21 Jul 2010 12:42:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Presy</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1357</link>
		<dc:creator>Presy</dc:creator>
		<pubDate>Sat, 08 May 2010 14:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1357</guid>
		<description>Hey.. I&#039;m working on an html site with an swf navigation bar, the thing is everytime we click on one of the buttons of the navigation, the html page refresh and the button regain its initial state. 
Here is the site : http://www.madeforbeirut.com/
I&#039;ve been told to use &quot;flashvars&quot; but i don&#039;t know how to do it coz i&#039;m not developer. 

Plz if anyone can give me the code for AS2 and tell me how it&#039;s done.. it would be soooo helpful !! 
I hope my explanation is clear.
Thanks for ur help!!! and hope to get an answer asap.

Presy
presila_presy@hotmail.com</description>
		<content:encoded><![CDATA[<p>Hey.. I&#8217;m working on an html site with an swf navigation bar, the thing is everytime we click on one of the buttons of the navigation, the html page refresh and the button regain its initial state.<br />
Here is the site : <a href="http://www.madeforbeirut.com/" rel="nofollow">http://www.madeforbeirut.com/</a><br />
I&#8217;ve been told to use &#8220;flashvars&#8221; but i don&#8217;t know how to do it coz i&#8217;m not developer. </p>
<p>Plz if anyone can give me the code for AS2 and tell me how it&#8217;s done.. it would be soooo helpful !!<br />
I hope my explanation is clear.<br />
Thanks for ur help!!! and hope to get an answer asap.</p>
<p>Presy<br />
<a href="mailto:presila_presy@hotmail.com">presila_presy@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandur</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1323</link>
		<dc:creator>Aleksandur</dc:creator>
		<pubDate>Tue, 23 Mar 2010 23:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1323</guid>
		<description>Hay can you make the link of banner variable and change it when you want?</description>
		<content:encoded><![CDATA[<p>Hay can you make the link of banner variable and change it when you want?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1298</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Tue, 16 Feb 2010 16:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1298</guid>
		<description>@Greg - yes I love swfobject, it&#039;s the only tool I use anymore for embedding flash content online. CS5 will actually use swfobject rather than AC_Active whatever trash it uses currently.</description>
		<content:encoded><![CDATA[<p>@Greg &#8211; yes I love swfobject, it&#8217;s the only tool I use anymore for embedding flash content online. CS5 will actually use swfobject rather than AC_Active whatever trash it uses currently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Miller</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1294</link>
		<dc:creator>Greg Miller</dc:creator>
		<pubDate>Mon, 15 Feb 2010 01:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1294</guid>
		<description>Have you looked at &lt;a href=&quot;http://code.google.com/p/swfobject/&quot; rel=&quot;nofollow&quot;&gt;SWFObject?&lt;/a&gt; It works great and gives you a variety of options for displaying your SWFs.</description>
		<content:encoded><![CDATA[<p>Have you looked at <a href="http://code.google.com/p/swfobject/" rel="nofollow">SWFObject?</a> It works great and gives you a variety of options for displaying your SWFs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Miller</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1293</link>
		<dc:creator>Greg Miller</dc:creator>
		<pubDate>Sun, 14 Feb 2010 19:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1293</guid>
		<description>Hello, 
The tut works great if just testing as is, but when I add the AC_FL_RunContent() script, with
   &#039;flashvars&#039;, &#039;var1=here&amp;var2=are&amp;var3=my&amp;var4=flashvars&#039;, 

added in the AC code, it does not display.  I&#039;ve been searching for hours to come up with a solution that will work for FlashVars.

 Thanks much,
Greg</description>
		<content:encoded><![CDATA[<p>Hello,<br />
The tut works great if just testing as is, but when I add the AC_FL_RunContent() script, with<br />
   &#8216;flashvars&#8217;, &#8216;var1=here&amp;var2=are&amp;var3=my&amp;var4=flashvars&#8217;, </p>
<p>added in the AC code, it does not display.  I&#8217;ve been searching for hours to come up with a solution that will work for FlashVars.</p>
<p> Thanks much,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1267</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Tue, 05 Jan 2010 20:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1267</guid>
		<description>@Tristan - notice that this is for as2. I have another tut for as3 and flashvars... &lt;a href=&quot;http://blog.circlecube.com/2009/12/tutorial/flashvars-and-as3/&quot; rel=&quot;nofollow&quot;&gt;http://blog.circlecube.com/2009/12/tutorial/flashvars-and-as3/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Tristan &#8211; notice that this is for as2. I have another tut for as3 and flashvars&#8230; <a href="http://blog.circlecube.com/2009/12/tutorial/flashvars-and-as3/" rel="nofollow">http://blog.circlecube.com/2009/12/tutorial/flashvars-and-as3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tristan</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1265</link>
		<dc:creator>Tristan</dc:creator>
		<pubDate>Tue, 05 Jan 2010 13:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1265</guid>
		<description>Nice clean tutorial and the examples work for me, but I wonder why as I can&#039;t use the same approach in my class file. 

Why doesn&#039;t the AS3 compiler complain that these variables are undefined?</description>
		<content:encoded><![CDATA[<p>Nice clean tutorial and the examples work for me, but I wonder why as I can&#8217;t use the same approach in my class file. </p>
<p>Why doesn&#8217;t the AS3 compiler complain that these variables are undefined?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1203</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Sun, 13 Sep 2009 19:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1203</guid>
		<description>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/ - here&#039;s one example I&#039;ve already written about. There are plenty of ways to do it and the best way for you may depend on a few factors (for starters, as2 or as3?)</description>
		<content:encoded><![CDATA[<p><a href="http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/" rel="nofollow">http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/</a> &#8211; here&#8217;s one example I&#8217;ve already written about. There are plenty of ways to do it and the best way for you may depend on a few factors (for starters, as2 or as3?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G Dhurba</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1198</link>
		<dc:creator>G Dhurba</dc:creator>
		<pubDate>Tue, 08 Sep 2009 12:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1198</guid>
		<description>How do I load xml through flashvars?</description>
		<content:encoded><![CDATA[<p>How do I load xml through flashvars?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/flashvar-tutorial/#comment-1119</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Sat, 30 May 2009 12:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=248#comment-1119</guid>
		<description>The flashvars will show undefined if you&#039;re running from flash. They way to pass flashvars to the swf is in the embed code. So to actually test it you have to actually put it into an html file, good luck!</description>
		<content:encoded><![CDATA[<p>The flashvars will show undefined if you&#8217;re running from flash. They way to pass flashvars to the swf is in the embed code. So to actually test it you have to actually put it into an html file, good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/12 queries in 0.007 seconds using disk

Served from: blog.circlecube.com @ 2010-08-01 10:39:59 -->