<?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"
	>
<channel>
	<title>Comments on: Flash 8 Actionscript for Satay Method - XHTML Standards</title>
	<atom:link href="http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 18:00:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jacob</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-8458</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Tue, 04 Dec 2007 21:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-8458</guid>
		<description>This works very well, clears up a lot of things with the original method. Thanks!</description>
		<content:encoded><![CDATA[<p>This works very well, clears up a lot of things with the original method. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarryd</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-8323</link>
		<dc:creator>Jarryd</dc:creator>
		<pubDate>Wed, 21 Nov 2007 14:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-8323</guid>
		<description>Nope, I lied. Coincidence ^__^ *feels dumb*</description>
		<content:encoded><![CDATA[<p>Nope, I lied. Coincidence ^__^ *feels dumb*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarryd</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-8320</link>
		<dc:creator>Jarryd</dc:creator>
		<pubDate>Wed, 21 Nov 2007 13:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-8320</guid>
		<description>I was having problems with this method working. I'm using Flash CS3, exporting as Flash 8 and under AS 2.0. My container ("swfLoader.swf"), main movie ("hospBarStools.swf") and php file ("index.php") are all in the same directory.

Inside the flash file "swfLoader.swf" which was my container, I had the line

&lt;code&gt;_root.loadMovie(path);&lt;/code&gt;

and in my .php document I had

&lt;code&gt;
   
   
&lt;/code&gt;

which is exactly as it should be. But for some reason this wasn't working. I tested to see if the code was right within the container, and the error
&lt;code&gt;
Error opening URL "file:///path/to/your/file/undefined"
code&#62;
came up, which means it was working. I thought to myself "Generally, loadMovie's target is within double inverted commas", so I tried it:

&lt;code&gt;_root.loadMovie(path);&lt;/code&gt;

and it worked. Not sure if anyone else is having this problem, but I posted this just in case it's a coincidence and I'm to be proven wrong, or if I've shed some light :).

Thanks.</description>
		<content:encoded><![CDATA[<p>I was having problems with this method working. I&#8217;m using Flash CS3, exporting as Flash 8 and under AS 2.0. My container (&#8221;swfLoader.swf&#8221;), main movie (&#8221;hospBarStools.swf&#8221;) and php file (&#8221;index.php&#8221;) are all in the same directory.</p>
<p>Inside the flash file &#8220;swfLoader.swf&#8221; which was my container, I had the line</p>
<p><code>_root.loadMovie(path);</code></p>
<p>and in my .php document I had</p>
<p><code></p>
<p></code></p>
<p>which is exactly as it should be. But for some reason this wasn&#8217;t working. I tested to see if the code was right within the container, and the error<br />
<code><br />
Error opening URL "file:///path/to/your/file/undefined"<br />
code&gt;<br />
came up, which means it was working. I thought to myself "Generally, loadMovie's target is within double inverted commas", so I tried it:</p>
<p></code><code>_root.loadMovie(path);</code></p>
<p>and it worked. Not sure if anyone else is having this problem, but I posted this just in case it&#8217;s a coincidence and I&#8217;m to be proven wrong, or if I&#8217;ve shed some light :).</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brainshitting &#187; Blog Archive &#187; XHTML Standards and flash</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-6906</link>
		<dc:creator>brainshitting &#187; Blog Archive &#187; XHTML Standards and flash</dc:creator>
		<pubDate>Sun, 05 Aug 2007 03:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-6906</guid>
		<description>[...] didn&#8217;t worked&#8230; so after a few more searches I have found the solution to the problem in designlegion.com. The problem is that the satay method as described originally is for Flash MX and I was working [...]</description>
		<content:encoded><![CDATA[<p>[...] didn&#8217;t worked&#8230; so after a few more searches I have found the solution to the problem in designlegion.com. The problem is that the satay method as described originally is for Flash MX and I was working [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis Mann</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-171</link>
		<dc:creator>Lewis Mann</dc:creator>
		<pubDate>Sun, 15 Oct 2006 21:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-171</guid>
		<description>Thanks Chris,
Double check your path to you file. It seems like it is not able to find that file.

Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks Chris,<br />
Double check your path to you file. It seems like it is not able to find that file.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-166</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 09 Oct 2006 17:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-166</guid>
		<description>Ok.  First of all.  Nice Site.

This is driving me mad.  I have double checked that my c.swf file is ok, in fact, when I navigate to the c.swf file using this URL:  http://www.chrisholbrook.com/portfolio/files/c.swf?path=river_web.swf it works.  However, when I try to put it into one of my pages like this:


	
	


it doesn't.  Any ideas what I'm doing wrong?

the page I'm trying to fix is here:  www.chrisholbrook.com/flash

Cheers</description>
		<content:encoded><![CDATA[<p>Ok.  First of all.  Nice Site.</p>
<p>This is driving me mad.  I have double checked that my c.swf file is ok, in fact, when I navigate to the c.swf file using this URL:  <a href="http://www.chrisholbrook.com/portfolio/files/c.swf?path=river_web.swf" rel="nofollow">http://www.chrisholbrook.com/portfolio/files/c.swf?path=river_web.swf</a> it works.  However, when I try to put it into one of my pages like this:</p>
<p>it doesn&#8217;t.  Any ideas what I&#8217;m doing wrong?</p>
<p>the page I&#8217;m trying to fix is here:  <a href="http://www.chrisholbrook.com/flash" rel="nofollow">http://www.chrisholbrook.com/flash</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-154</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 29 Sep 2006 17:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-154</guid>
		<description>Yo dude! Much appreciated... I've been trying to figure this one out..</description>
		<content:encoded><![CDATA[<p>Yo dude! Much appreciated&#8230; I&#8217;ve been trying to figure this one out..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis Mann</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-151</link>
		<dc:creator>Lewis Mann</dc:creator>
		<pubDate>Sun, 24 Sep 2006 23:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-151</guid>
		<description>mfloyd and blaine,

I'm currently trying to find a solution to that issue and I'll post any findings that I have. Hopefully we can find a fix.</description>
		<content:encoded><![CDATA[<p>mfloyd and blaine,</p>
<p>I&#8217;m currently trying to find a solution to that issue and I&#8217;ll post any findings that I have. Hopefully we can find a fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blaine</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-144</link>
		<dc:creator>blaine</dc:creator>
		<pubDate>Wed, 20 Sep 2006 17:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-144</guid>
		<description>I'm having the same issue when it comes to using the &#60;object&#62; activation script.  It seems when IE tries to rewrite the object it doesn't actually load the movie that the container swf is pointing to.

See:
&lt;a href="http://www.thepixelage.com/blog/well_microsoft_lost_the_battle_and_we_have_to_suff.html" rel="nofollow"&gt;http://www.thepixelage.com/blog/well_microsoft_lost_the_battle_and_we_have_to_suff.html&lt;/a&gt;

For information about the script in question.

Anyone have any thoughts on the issue?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same issue when it comes to using the &lt;object&gt; activation script.  It seems when IE tries to rewrite the object it doesn&#8217;t actually load the movie that the container swf is pointing to.</p>
<p>See:<br />
<a href="http://www.thepixelage.com/blog/well_microsoft_lost_the_battle_and_we_have_to_suff.html" rel="nofollow">http://www.thepixelage.com/blog/well_microsoft_lost_the_battle_and_we_have_to_suff.html</a></p>
<p>For information about the script in question.</p>
<p>Anyone have any thoughts on the issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mfloyd</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-139</link>
		<dc:creator>mfloyd</dc:creator>
		<pubDate>Tue, 19 Sep 2006 11:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-139</guid>
		<description>This works for me, but only if I remove script for removing "Click to Activate and use this control" in IE.
I used code from: http://capitalhead.com/articles/activating-activex-controls.aspx
&lt;code&gt;objects = document.getElementsByTagName("object");
for (var i = 0; i 
Do You have solution for this problem?
Thanks</description>
		<content:encoded><![CDATA[<p>This works for me, but only if I remove script for removing &#8220;Click to Activate and use this control&#8221; in IE.<br />
I used code from: <a href="http://capitalhead.com/articles/activating-activex-controls.aspx" rel="nofollow">http://capitalhead.com/articles/activating-activex-controls.aspx</a><br />
<code>objects = document.getElementsByTagName("object");<br />
for (var i = 0; i<br />
Do You have solution for this problem?<br />
Thanks</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: proph3t</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-73</link>
		<dc:creator>proph3t</dc:creator>
		<pubDate>Wed, 15 Mar 2006 03:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-73</guid>
		<description>Alright a new round of wierdness while working on this. I ended up entirely fixing the scaling issue by putting this in the actionscript:

Stage.scaleMode = "noScale";

At the starting of the clip and then setting it back to:

Stage.scaleMode = "Scale";

at the end so the original movie would look as it should.  This problem if fixed but now I seem to have a new one.

The container movie has a white background many of the movies it loads have different color backgrounds, but unfortunately, the container move for some reason sets the background color to be white no matter what I have tried, so the movie that it loads does not show the background color as intended.

Is this a universal problem or just one I am having, if not, any help out there?  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Alright a new round of wierdness while working on this. I ended up entirely fixing the scaling issue by putting this in the actionscript:</p>
<p>Stage.scaleMode = &#8220;noScale&#8221;;</p>
<p>At the starting of the clip and then setting it back to:</p>
<p>Stage.scaleMode = &#8220;Scale&#8221;;</p>
<p>at the end so the original movie would look as it should.  This problem if fixed but now I seem to have a new one.</p>
<p>The container movie has a white background many of the movies it loads have different color backgrounds, but unfortunately, the container move for some reason sets the background color to be white no matter what I have tried, so the movie that it loads does not show the background color as intended.</p>
<p>Is this a universal problem or just one I am having, if not, any help out there?  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: proph3t</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-72</link>
		<dc:creator>proph3t</dc:creator>
		<pubDate>Mon, 13 Mar 2006 05:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-72</guid>
		<description>Nevermind, fixed it.  Using the scale parameter set to noborder.  I thought this wouldnt work because the actual game would be distorted but evidently since the window is automatically set to the games dimensions it works.

Thanks again for the clarification anyways!</description>
		<content:encoded><![CDATA[<p>Nevermind, fixed it.  Using the scale parameter set to noborder.  I thought this wouldnt work because the actual game would be distorted but evidently since the window is automatically set to the games dimensions it works.</p>
<p>Thanks again for the clarification anyways!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: proph3t</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-71</link>
		<dc:creator>proph3t</dc:creator>
		<pubDate>Mon, 13 Mar 2006 05:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-71</guid>
		<description>Thank you very much for this!  I am going to be using it in my next site update.

I am having one problem though.  I made my container .swf into a short intro clip showing my logo.  Unfortunately, all of the games on my site are different widths and heights, so when it shows the logo, the logo clip always appears scrunched.  Is there a way to keep the aspect ratio of the container clip when its resized, something like centered vs. streched in which I could make it centered?

Thank you very much, I hope I was clear enough.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this!  I am going to be using it in my next site update.</p>
<p>I am having one problem though.  I made my container .swf into a short intro clip showing my logo.  Unfortunately, all of the games on my site are different widths and heights, so when it shows the logo, the logo clip always appears scrunched.  Is there a way to keep the aspect ratio of the container clip when its resized, something like centered vs. streched in which I could make it centered?</p>
<p>Thank you very much, I hope I was clear enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis Mann</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-65</link>
		<dc:creator>Lewis Mann</dc:creator>
		<pubDate>Tue, 07 Mar 2006 22:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-65</guid>
		<description>&lt;cite&gt;downloaded the .fla files above
tried to open with MX 2004 on win and mac
to no avail what’s the score?&lt;/cite&gt;
&lt;strong&gt;Julie,&lt;/strong&gt;
Although this article explains about the flash satay process, its main purpose is to correct the actionscript for use with Flash 8. 
&lt;p class="exclamation"&gt;These &lt;strong&gt;.fla files&lt;/strong&gt; will not open with previous versions.&lt;/p&gt; 
The files accompanying it are specific to version 8. If you have problems still, feel free to contact me.</description>
		<content:encoded><![CDATA[<p><cite>downloaded the .fla files above<br />
tried to open with MX 2004 on win and mac<br />
to no avail what’s the score?</cite><br />
<strong>Julie,</strong><br />
Although this article explains about the flash satay process, its main purpose is to correct the actionscript for use with Flash 8. </p>
<p class="exclamation">These <strong>.fla files</strong> will not open with previous versions.</p>
<p>The files accompanying it are specific to version 8. If you have problems still, feel free to contact me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hucasys</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-62</link>
		<dc:creator>Hucasys</dc:creator>
		<pubDate>Wed, 22 Feb 2006 17:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-62</guid>
		<description>//-- It also validates as html4.01 trans , including the wmode=transparent.

In case any one wants to know...

Bye</description>
		<content:encoded><![CDATA[<p>//&#8211; It also validates as html4.01 trans , including the wmode=transparent.</p>
<p>In case any one wants to know&#8230;</p>
<p>Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-52</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Sat, 11 Feb 2006 21:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-52</guid>
		<description>downloaded the .fla files above 
tried to open with MX 2004 on win and mac
to no avail what's the score?</description>
		<content:encoded><![CDATA[<p>downloaded the .fla files above<br />
tried to open with MX 2004 on win and mac<br />
to no avail what&#8217;s the score?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis Mann</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-18</link>
		<dc:creator>Lewis Mann</dc:creator>
		<pubDate>Fri, 13 Jan 2006 14:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-18</guid>
		<description>One more thought... make sure you're writing your sections like this:

data="s/c.swf?path=s/main.swf"    -- should be within the object tag
value="s/c.swf?path=s/main.swf"    -- should be within the param tag

Everything should look like this:
&lt;code&gt;&#60;object type=&#34;application/x-shockwave-flash&#34;&lt;br /&gt;
data=&#34;s/c.swf?path=s/main.swf&#34; width=&#34;400&#34; height=&#34;300&#34;&#62;&lt;br /&gt;
&#60;param name=&#34;movie&#34; value=&#34;s/c.swf?path=s/main.swf&#34; /&#62;&lt;br /&gt;
&#60;/object&#62;&lt;/code&gt;

</description>
		<content:encoded><![CDATA[<p>One more thought&#8230; make sure you&#8217;re writing your sections like this:</p>
<p>data=&#8221;s/c.swf?path=s/main.swf&#8221;    &#8212; should be within the object tag<br />
value=&#8221;s/c.swf?path=s/main.swf&#8221;    &#8212; should be within the param tag</p>
<p>Everything should look like this:<br />
<code>&lt;object type=&quot;application/x-shockwave-flash&quot;<br />
data=&quot;s/c.swf?path=s/main.swf&quot; width=&quot;400&quot; height=&quot;300&quot;&gt;<br />
&lt;param name=&quot;movie&quot; value=&quot;s/c.swf?path=s/main.swf&quot; /&gt;<br />
&lt;/object&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis Mann</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-17</link>
		<dc:creator>Lewis Mann</dc:creator>
		<pubDate>Fri, 13 Jan 2006 05:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-17</guid>
		<description>You wrote "s/c.swf?path=s/main.swf" for your data. So your document is searching in the folder "s" for for c.swf, is that correct?

Did you see I added files for download above? Download the zip and check the source of my html with yours. Let me know if that works for you.</description>
		<content:encoded><![CDATA[<p>You wrote &#8220;s/c.swf?path=s/main.swf&#8221; for your data. So your document is searching in the folder &#8220;s&#8221; for for c.swf, is that correct?</p>
<p>Did you see I added files for download above? Download the zip and check the source of my html with yours. Let me know if that works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iomatic</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-16</link>
		<dc:creator>iomatic</dc:creator>
		<pubDate>Fri, 13 Jan 2006 05:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-16</guid>
		<description>Thanks Lewis. 

Upon reading my comments, I realized how confused I was. I did indeed forget the height/width tags, but my paths never work, even relative. 
s/c.swf?path=s/main.swf for example, does not work for me, and adding base param "/". Nothing. It may be my server... I don't know how.</description>
		<content:encoded><![CDATA[<p>Thanks Lewis. </p>
<p>Upon reading my comments, I realized how confused I was. I did indeed forget the height/width tags, but my paths never work, even relative.<br />
s/c.swf?path=s/main.swf for example, does not work for me, and adding base param &#8220;/&#8221;. Nothing. It may be my server&#8230; I don&#8217;t know how.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis Mann</title>
		<link>http://www.designlegion.com/rave/flash-with-xhtml-standards-satay-method/#comment-15</link>
		<dc:creator>Lewis Mann</dc:creator>
		<pubDate>Fri, 13 Jan 2006 02:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.designlegion.com/rave/?p=11#comment-15</guid>
		<description>UPDATE: I added files available for download which shows clearly how to get the satay method working properly. Files include the htm, both content and container fla's and finally everything in a zip file.</description>
		<content:encoded><![CDATA[<p>UPDATE: I added files available for download which shows clearly how to get the satay method working properly. Files include the htm, both content and container fla&#8217;s and finally everything in a zip file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
