<?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 for East Coast Interactive Ltd</title>
	<atom:link href="http://www.eastcoastinteractive.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eastcoastinteractive.co.uk</link>
	<description>Web development, design and multimedia</description>
	<lastBuildDate>Tue, 04 May 2010 13:09:41 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Adobe launches Flash Media Server 3 (plus linux install notes) by Mike</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/adobe-launches-flash-media-server-3-plus-linux-install-notes/comment-page-1/#comment-608</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 04 May 2010 13:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ecinteractive.co.uk/blog/?p=25#comment-608</guid>
		<description>If the seamonkey package isn&#039;t available in your yum repositories, then you&#039;ll need to install via RPM
You should be able to get it from here: http://rpm.pbone.net/</description>
		<content:encoded><![CDATA[<p>If the seamonkey package isn&#8217;t available in your yum repositories, then you&#8217;ll need to install via RPM<br />
You should be able to get it from here: <a href="http://rpm.pbone.net/" rel="nofollow">http://rpm.pbone.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe launches Flash Media Server 3 (plus linux install notes) by INNRECH</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/adobe-launches-flash-media-server-3-plus-linux-install-notes/comment-page-1/#comment-606</link>
		<dc:creator>INNRECH</dc:creator>
		<pubDate>Sat, 01 May 2010 11:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ecinteractive.co.uk/blog/?p=25#comment-606</guid>
		<description>Hi, thanks for your installation procedures but I seems to have some problem installing FMS on CentOS 5.0 

When I did:
yum install seamonkey-nspr.i386 

An Error Msg came out saying: 
No package seamonkey-nspr.i386 available.
Nothing to do

Pls I will truly appreciate any help on this. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your installation procedures but I seems to have some problem installing FMS on CentOS 5.0 </p>
<p>When I did:<br />
yum install seamonkey-nspr.i386 </p>
<p>An Error Msg came out saying:<br />
No package seamonkey-nspr.i386 available.<br />
Nothing to do</p>
<p>Pls I will truly appreciate any help on this. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe launches Flash Media Server 3 (plus linux install notes) by cvtfradio[dot]net</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/adobe-launches-flash-media-server-3-plus-linux-install-notes/comment-page-1/#comment-600</link>
		<dc:creator>cvtfradio[dot]net</dc:creator>
		<pubDate>Fri, 09 Apr 2010 12:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ecinteractive.co.uk/blog/?p=25#comment-600</guid>
		<description>this hack works on most debian/ubuntu variant of linux, it installs install  fms3.5 and apache2.2x .

link to check out :

http://www.markusbe.com/

Article: install-fms-3.5.3-ubuntu.Your find the link half way down the page

Save downloaded file to disk, chmod +x file and run as sudo .


Pls. note theres a patch file included ...also  this script creates the user and group name &#039;fms&#039; - and  runs fms- as nobody.

Other than that - the script works flawlessly .

peace.</description>
		<content:encoded><![CDATA[<p>this hack works on most debian/ubuntu variant of linux, it installs install  fms3.5 and apache2.2x .</p>
<p>link to check out :</p>
<p><a href="http://www.markusbe.com/" rel="nofollow">http://www.markusbe.com/</a></p>
<p>Article: install-fms-3.5.3-ubuntu.Your find the link half way down the page</p>
<p>Save downloaded file to disk, chmod +x file and run as sudo .</p>
<p>Pls. note theres a patch file included &#8230;also  this script creates the user and group name &#8216;fms&#8217; &#8211; and  runs fms- as nobody.</p>
<p>Other than that &#8211; the script works flawlessly .</p>
<p>peace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe launches Flash Media Server 3 (plus linux install notes) by Ela</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/adobe-launches-flash-media-server-3-plus-linux-install-notes/comment-page-1/#comment-587</link>
		<dc:creator>Ela</dc:creator>
		<pubDate>Fri, 26 Mar 2010 08:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ecinteractive.co.uk/blog/?p=25#comment-587</guid>
		<description>I did all the above and actually am running apache for php in 8080 and want to make this fms service in different port and made it as 8083 while installing, 

After installed when am starting fms using 

./fmsmgr server fms start

it shows error message and i checked in messages file it gives already that port is used by someone 

&quot;Mar 26 03:59:51 u15393552 Adaptor[12576]: Failed to initialize listeners for adaptor admin, FMS is already running or other adaptor admin&quot;

please find me the solution.</description>
		<content:encoded><![CDATA[<p>I did all the above and actually am running apache for php in 8080 and want to make this fms service in different port and made it as 8083 while installing, </p>
<p>After installed when am starting fms using </p>
<p>./fmsmgr server fms start</p>
<p>it shows error message and i checked in messages file it gives already that port is used by someone </p>
<p>&#8220;Mar 26 03:59:51 u15393552 Adaptor[12576]: Failed to initialize listeners for adaptor admin, FMS is already running or other adaptor admin&#8221;</p>
<p>please find me the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Library, Classes and MovieClips in AS3 by James</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/the-library-classes-and-movieclips-in-as3/comment-page-1/#comment-571</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 19 Aug 2009 12:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=30#comment-571</guid>
		<description>Hi

Can you access a movieclip on stage (which has an instance name) from within a class that isn&#039;t the Document class?

(In my current project I don&#039;t have a Document class and most of my AS3.0 code is on the timeline.  I&#039;m just starting to introduce some external .AS class files to perform various tasks however I can&#039;t seem to get hold of the instances that I know exist on stage).</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Can you access a movieclip on stage (which has an instance name) from within a class that isn&#8217;t the Document class?</p>
<p>(In my current project I don&#8217;t have a Document class and most of my AS3.0 code is on the timeline.  I&#8217;m just starting to introduce some external .AS class files to perform various tasks however I can&#8217;t seem to get hold of the instances that I know exist on stage).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Library, Classes and MovieClips in AS3 by graeme</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/the-library-classes-and-movieclips-in-as3/comment-page-1/#comment-570</link>
		<dc:creator>graeme</dc:creator>
		<pubDate>Mon, 15 Jun 2009 09:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=30#comment-570</guid>
		<description>Hi Mike,

I investigated this.

You do not need to export inner movieclips. It is optional. 

In the Square example above I edited the Square movieclip in the library and dragged a newly created Circle movieclip on to the first layer inside Square. The example still compiled.

I then gave the circle movieclip a stage instance name of testCircle. This allowed me to reference and alter properties of the testCircle clip from actionscript inside Square.as.

I then exported the Circle movieclip for export and extended the functionality of it by writing a class for it, similar to Square, and saved it as Circle.as. I created a constructor function for Circle and added it to Circle.as that would be called when any Circle clip gets created.

public function Circle()
{
	trace( &quot;Circle constructor&quot; );
}

I added a similar constructor to Square. The output shows that the inner testCircle is created before the Square.

If you are having problems watch out for Capitalization of the class names and their .as file names. They must match.

Beware that you can alter the default behaviour of the flash compiler for a fla by entering Publish Settings -&gt; Flash and clicking the actionscript 3.0 settings button. There is check box for &#039;Automatically declare stage instances&#039;. If you uncheck this you will need to write declerations for each stage instance before you can use them. 

Hope that helps</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I investigated this.</p>
<p>You do not need to export inner movieclips. It is optional. </p>
<p>In the Square example above I edited the Square movieclip in the library and dragged a newly created Circle movieclip on to the first layer inside Square. The example still compiled.</p>
<p>I then gave the circle movieclip a stage instance name of testCircle. This allowed me to reference and alter properties of the testCircle clip from actionscript inside Square.as.</p>
<p>I then exported the Circle movieclip for export and extended the functionality of it by writing a class for it, similar to Square, and saved it as Circle.as. I created a constructor function for Circle and added it to Circle.as that would be called when any Circle clip gets created.</p>
<p>public function Circle()<br />
{<br />
	trace( &#8220;Circle constructor&#8221; );<br />
}</p>
<p>I added a similar constructor to Square. The output shows that the inner testCircle is created before the Square.</p>
<p>If you are having problems watch out for Capitalization of the class names and their .as file names. They must match.</p>
<p>Beware that you can alter the default behaviour of the flash compiler for a fla by entering Publish Settings -> Flash and clicking the actionscript 3.0 settings button. There is check box for &#8216;Automatically declare stage instances&#8217;. If you uncheck this you will need to write declerations for each stage instance before you can use them. </p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Library, Classes and MovieClips in AS3 by Mike</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/the-library-classes-and-movieclips-in-as3/comment-page-1/#comment-569</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 13 Jun 2009 08:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=30#comment-569</guid>
		<description>Good explanation, but how about a movieclip inside a movieclip that has already been exported for actionscript at runtime? Do I need to export the movieclip inside as wel??</description>
		<content:encoded><![CDATA[<p>Good explanation, but how about a movieclip inside a movieclip that has already been exported for actionscript at runtime? Do I need to export the movieclip inside as wel??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using localconnection to play only one swf at a time by Stacey</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/using-localconnection-to-play-only-one-swf-at-a-time/comment-page-1/#comment-560</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Fri, 22 May 2009 20:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ecinteractive.co.uk/blog/?p=8#comment-560</guid>
		<description>Doesn&#039;t work in IE7 for me, either...although I REALLY wish it would!!  Very cool.  Does it have to do with the way the variables are embedded in the html?

I use this - (generated by Flash) -

&lt;code&gt;&lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&gt;
&lt;!--
//v1.7
// Flash Player Version Detection
// Detect Client Browser type
// Copyright 2005-2008 Adobe Systems Incorporated.  All rights reserved.
var isIE  = (navigator.appVersion.indexOf(&quot;MSIE&quot;) != -1) ? true : false;
var isWin = (navigator.appVersion.toLowerCase().indexOf(&quot;win&quot;) != -1) ? true : false;
var isOpera = (navigator.userAgent.indexOf(&quot;Opera&quot;) != -1) ? true : false;
function ControlVersion()
{
	var version;
	var axo;
	var e;
	// NOTE : new ActiveXObject(strFoo) throws an exception if strFoo isn&#039;t in the registry
	try {
		// version will be set for 7.X or greater players
		axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.7&quot;);
		version = axo.GetVariable(&quot;$version&quot;);
	} catch (e) {
	}
	if (!version)
	{
		try {
			// version will be set for 6.X players only
			axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.6&quot;);
			
			// installed player is some revision of 6.0
			// GetVariable(&quot;$version&quot;) crashes for versions 6.0.22 through 6.0.29,
			// so we have to be careful. 
			
			// default to the first public version
			version = &quot;WIN 6,0,21,0&quot;;
			// throws if AllowScripAccess does not exist (introduced in 6.0r47)		
			axo.AllowScriptAccess = &quot;always&quot;;
			// safe to call for 6.0r47 or greater
			version = axo.GetVariable(&quot;$version&quot;);
		} catch (e) {
		}
	}
	if (!version)
	{
		try {
			// version will be set for 4.X or 5.X player
			axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.3&quot;);
			version = axo.GetVariable(&quot;$version&quot;);
		} catch (e) {
		}
	}
	if (!version)
	{
		try {
			// version will be set for 3.X player
			axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.3&quot;);
			version = &quot;WIN 3,0,18,0&quot;;
		} catch (e) {
		}
	}
	if (!version)
	{
		try {
			// version will be set for 2.X player
			axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash&quot;);
			version = &quot;WIN 2,0,0,11&quot;;
		} catch (e) {
			version = -1;
		}
	}
	
	return version;
}
// JavaScript helper required to detect Flash Player PlugIn version information
function GetSwfVer(){
	// NS/Opera version &gt;= 3 check for Flash plugin in plugin array
	var flashVer = -1;
	
	if (navigator.plugins != null &amp;&amp; navigator.plugins.length &gt; 0) {
		if (navigator.plugins[&quot;Shockwave Flash 2.0&quot;] &#124;&#124; navigator.plugins[&quot;Shockwave Flash&quot;]) {
			var swVer2 = navigator.plugins[&quot;Shockwave Flash 2.0&quot;] ? &quot; 2.0&quot; : &quot;&quot;;
			var flashDescription = navigator.plugins[&quot;Shockwave Flash&quot; + swVer2].description;
			var descArray = flashDescription.split(&quot; &quot;);
			var tempArrayMajor = descArray[2].split(&quot;.&quot;);			
			var versionMajor = tempArrayMajor[0];
			var versionMinor = tempArrayMajor[1];
			var versionRevision = descArray[3];
			if (versionRevision == &quot;&quot;) {
				versionRevision = descArray[4];
			}
			if (versionRevision[0] == &quot;d&quot;) {
				versionRevision = versionRevision.substring(1);
			} else if (versionRevision[0] == &quot;r&quot;) {
				versionRevision = versionRevision.substring(1);
				if (versionRevision.indexOf(&quot;d&quot;) &gt; 0) {
					versionRevision = versionRevision.substring(0, versionRevision.indexOf(&quot;d&quot;));
				}
			}
			var flashVer = versionMajor + &quot;.&quot; + versionMinor + &quot;.&quot; + versionRevision;
		}
	}
	// MSN/WebTV 2.6 supports Flash 4
	else if (navigator.userAgent.toLowerCase().indexOf(&quot;webtv/2.6&quot;) != -1) flashVer = 4;
	// WebTV 2.5 supports Flash 3
	else if (navigator.userAgent.toLowerCase().indexOf(&quot;webtv/2.5&quot;) != -1) flashVer = 3;
	// older WebTV supports Flash 2
	else if (navigator.userAgent.toLowerCase().indexOf(&quot;webtv&quot;) != -1) flashVer = 2;
	else if ( isIE &amp;&amp; isWin &amp;&amp; !isOpera ) {
		flashVer = ControlVersion();
	}	
	return flashVer;
}
// When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
{
	versionStr = GetSwfVer();
	if (versionStr == -1 ) {
		return false;
	} else if (versionStr != 0) {
		if(isIE &amp;&amp; isWin &amp;&amp; !isOpera) {
			// Given &quot;WIN 2,0,0,11&quot;
			tempArray         = versionStr.split(&quot; &quot;); 	// [&quot;WIN&quot;, &quot;2,0,0,11&quot;]
			tempString        = tempArray[1];			// &quot;2,0,0,11&quot;
			versionArray      = tempString.split(&quot;,&quot;);	// [&#039;2&#039;, &#039;0&#039;, &#039;0&#039;, &#039;11&#039;]
		} else {
			versionArray      = versionStr.split(&quot;.&quot;);
		}
		var versionMajor      = versionArray[0];
		var versionMinor      = versionArray[1];
		var versionRevision   = versionArray[2];
        	// is the major.revision &gt;= requested major.revision AND the minor version &gt;= requested minor
		if (versionMajor &gt; parseFloat(reqMajorVer)) {
			return true;
		} else if (versionMajor == parseFloat(reqMajorVer)) {
			if (versionMinor &gt; parseFloat(reqMinorVer))
				return true;
			else if (versionMinor == parseFloat(reqMinorVer)) {
				if (versionRevision &gt;= parseFloat(reqRevision))
					return true;
			}
		}
		return false;
	}
}
function AC_AddExtension(src, ext)
{
  if (src.indexOf(&#039;?&#039;) != -1)
    return src.replace(/\?/, ext+&#039;?&#039;); 
  else
    return src + ext;
}
function AC_Generateobj(objAttrs, params, embedAttrs) 
{ 
  var str = &#039;&#039;;
  if (isIE &amp;&amp; isWin &amp;&amp; !isOpera)
  {
    str += &#039;&lt;object &#039;;
    for (var i in objAttrs)
    {
      str += i + &#039;=&quot;&#039; + objAttrs[i] + &#039;&quot; &#039;;
    }
    str += &#039;&gt;&#039;;
    for (var i in params)
    {
      str += &#039;&lt;param name=&quot;&#039; + i + &#039;&quot; value=&quot;&#039; + params[i] + &#039;&quot; /&gt; &#039;;
    }
    str += &#039;&lt;/object&gt;&#039;;
  }
  else
  {
    str += &#039;&lt;embed &#039;;
    for (var i in embedAttrs)
    {
      str += i + &#039;=&quot;&#039; + embedAttrs[i] + &#039;&quot; &#039;;
    }
    str += &#039;&gt; &lt;/embed&gt;&#039;;
  }
  document.write(str);
}
function AC_FL_RunContent(){
  var ret = 
    AC_GetArgs
    (  arguments, &quot;.swf&quot;, &quot;movie&quot;, &quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot;
     , &quot;application/x-shockwave-flash&quot;
    );
  AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
}
function AC_SW_RunContent(){
  var ret = 
    AC_GetArgs
    (  arguments, &quot;.dcr&quot;, &quot;src&quot;, &quot;clsid:166B1BCA-3F9C-11CF-8075-444553540000&quot;
     , null
    );
  AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
}
function AC_GetArgs(args, ext, srcParamName, classid, mimeType){
  var ret = new Object();
  ret.embedAttrs = new Object();
  ret.params = new Object();
  ret.objAttrs = new Object();
  for (var i=0; i &lt; args.length; i=i+2){
    var currArg = args[i].toLowerCase();    
    switch (currArg){	
      case &quot;classid&quot;:
        break;
      case &quot;pluginspage&quot;:
        ret.embedAttrs[args[i]] = args[i+1];
        break;
      case &quot;src&quot;:
      case &quot;movie&quot;:	
        args[i+1] = AC_AddExtension(args[i+1], ext);
        ret.embedAttrs[&quot;src&quot;] = args[i+1];
        ret.params[srcParamName] = args[i+1];
        break;
      case &quot;onafterupdate&quot;:
      case &quot;onbeforeupdate&quot;:
      case &quot;onblur&quot;:
      case &quot;oncellchange&quot;:
      case &quot;onclick&quot;:
      case &quot;ondblclick&quot;:
      case &quot;ondrag&quot;:
      case &quot;ondragend&quot;:
      case &quot;ondragenter&quot;:
      case &quot;ondragleave&quot;:
      case &quot;ondragover&quot;:
      case &quot;ondrop&quot;:
      case &quot;onfinish&quot;:
      case &quot;onfocus&quot;:
      case &quot;onhelp&quot;:
      case &quot;onmousedown&quot;:
      case &quot;onmouseup&quot;:
      case &quot;onmouseover&quot;:
      case &quot;onmousemove&quot;:
      case &quot;onmouseout&quot;:
      case &quot;onkeypress&quot;:
      case &quot;onkeydown&quot;:
      case &quot;onkeyup&quot;:
      case &quot;onload&quot;:
      case &quot;onlosecapture&quot;:
      case &quot;onpropertychange&quot;:
      case &quot;onreadystatechange&quot;:
      case &quot;onrowsdelete&quot;:
      case &quot;onrowenter&quot;:
      case &quot;onrowexit&quot;:
      case &quot;onrowsinserted&quot;:
      case &quot;onstart&quot;:
      case &quot;onscroll&quot;:
      case &quot;onbeforeeditfocus&quot;:
      case &quot;onactivate&quot;:
      case &quot;onbeforedeactivate&quot;:
      case &quot;ondeactivate&quot;:
      case &quot;type&quot;:
      case &quot;codebase&quot;:
      case &quot;id&quot;:
        ret.objAttrs[args[i]] = args[i+1];
        break;
      case &quot;width&quot;:
      case &quot;height&quot;:
	  case &quot;FlashVars&quot;:
      case &quot;align&quot;:
      case &quot;vspace&quot;: 
      case &quot;hspace&quot;:
      case &quot;class&quot;:
      case &quot;title&quot;:
      case &quot;accesskey&quot;:
      case &quot;name&quot;:
      case &quot;tabindex&quot;:
        ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
        break;
      default:
        ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
    }
  }
  ret.objAttrs[&quot;classid&quot;] = classid;
  if (mimeType) ret.embedAttrs[&quot;type&quot;] = mimeType;
  return ret;
}
// --&gt;
&lt;/script&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot;&gt;
&lt;p&gt;
  &lt;!--url&#039;s used in the movie--&gt;
  &lt;!--text used in the movie--&gt;
  &lt;!--
&#124; off


?


was pressed

last




--&gt;
  &lt;!-- saved from url=(0013)about:internet --&gt;
  &lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&gt;
	AC_FL_RunContent(
		&#039;codebase&#039;, &#039;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&#039;,
		&#039;width&#039;, &#039;100&#039;,
		&#039;height&#039;, &#039;100&#039;,
		&#039;FlashVars&#039;, &#039;myid=1&#039;,
		&#039;src&#039;, &#039;only_one&#039;,
		&#039;quality&#039;, &#039;high&#039;,
		&#039;pluginspage&#039;, &#039;http://www.adobe.com/go/getflashplayer&#039;,
		&#039;align&#039;, &#039;middle&#039;,
		&#039;play&#039;, &#039;true&#039;,
		&#039;loop&#039;, &#039;true&#039;,
		&#039;scale&#039;, &#039;showall&#039;,
		&#039;wmode&#039;, &#039;window&#039;,
		&#039;devicefont&#039;, &#039;false&#039;,
		&#039;id&#039;, &#039;only_one&#039;,
		&#039;bgcolor&#039;, &#039;#ffffff&#039;,
		&#039;name&#039;, &#039;only_one&#039;,
		&#039;menu&#039;, &#039;true&#039;,
		&#039;allowFullScreen&#039;, &#039;false&#039;,
		&#039;allowScriptAccess&#039;,&#039;sameDomain&#039;,
		&#039;movie&#039;, &#039;only_one&#039;,
		&#039;salign&#039;, &#039;&#039;
		); //end AC code
&lt;/script&gt;
  &lt;noscript&gt;
    &lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; width=&quot;100&quot; height=&quot;100&quot; id=&quot;only_one&quot; align=&quot;middle&quot;&gt;
      &lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot; /&gt;
      &lt;param name=&quot;allowFullScreen&quot; value=&quot;false&quot; /&gt;
      &lt;param name=&quot;movie&quot; value=&quot;only_one.swf&quot; /&gt;
      &lt;param name=&quot;FlashVars&quot; value=&quot;myid=1&quot; /&gt;
      &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
      &lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot; /&gt;	
      &lt;embed src=&quot;only_one.swf&quot; quality=&quot;high&quot; FlashVars=&quot;myid=1&quot; bgcolor=&quot;#ffffff&quot; width=&quot;100&quot; height=&quot;100&quot; name=&quot;only_one&quot; align=&quot;middle&quot; allowScriptAccess=&quot;sameDomain&quot; allowFullScreen=&quot;false&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.adobe.com/go/getflashplayer&quot; /&gt;    
  &lt;/object&gt;
  &lt;/noscript&gt;&lt;/code&gt;

Is there something I&#039;m doing wrong??

Thanks!!</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work in IE7 for me, either&#8230;although I REALLY wish it would!!  Very cool.  Does it have to do with the way the variables are embedded in the html?</p>
<p>I use this &#8211; (generated by Flash) -</p>
<div class="codecolorer-container text " style="overflow:auto;white-space:nowrap;width:435px;height:300px"><table cellspacing="0" cellpadding="0"><tbody><tr><td class="line-numbers"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />20<br />21<br />22<br />23<br />24<br />25<br />26<br />27<br />28<br />29<br />30<br />31<br />32<br />33<br />34<br />35<br />36<br />37<br />38<br />39<br />40<br />41<br />42<br />43<br />44<br />45<br />46<br />47<br />48<br />49<br />50<br />51<br />52<br />53<br />54<br />55<br />56<br />57<br />58<br />59<br />60<br />61<br />62<br />63<br />64<br />65<br />66<br />67<br />68<br />69<br />70<br />71<br />72<br />73<br />74<br />75<br />76<br />77<br />78<br />79<br />80<br />81<br />82<br />83<br />84<br />85<br />86<br />87<br />88<br />89<br />90<br />91<br />92<br />93<br />94<br />95<br />96<br />97<br />98<br />99<br />100<br />101<br />102<br />103<br />104<br />105<br />106<br />107<br />108<br />109<br />110<br />111<br />112<br />113<br />114<br />115<br />116<br />117<br />118<br />119<br />120<br />121<br />122<br />123<br />124<br />125<br />126<br />127<br />128<br />129<br />130<br />131<br />132<br />133<br />134<br />135<br />136<br />137<br />138<br />139<br />140<br />141<br />142<br />143<br />144<br />145<br />146<br />147<br />148<br />149<br />150<br />151<br />152<br />153<br />154<br />155<br />156<br />157<br />158<br />159<br />160<br />161<br />162<br />163<br />164<br />165<br />166<br />167<br />168<br />169<br />170<br />171<br />172<br />173<br />174<br />175<br />176<br />177<br />178<br />179<br />180<br />181<br />182<br />183<br />184<br />185<br />186<br />187<br />188<br />189<br />190<br />191<br />192<br />193<br />194<br />195<br />196<br />197<br />198<br />199<br />200<br />201<br />202<br />203<br />204<br />205<br />206<br />207<br />208<br />209<br />210<br />211<br />212<br />213<br />214<br />215<br />216<br />217<br />218<br />219<br />220<br />221<br />222<br />223<br />224<br />225<br />226<br />227<br />228<br />229<br />230<br />231<br />232<br />233<br />234<br />235<br />236<br />237<br />238<br />239<br />240<br />241<br />242<br />243<br />244<br />245<br />246<br />247<br />248<br />249<br />250<br />251<br />252<br />253<br />254<br />255<br />256<br />257<br />258<br />259<br />260<br />261<br />262<br />263<br />264<br />265<br />266<br />267<br />268<br />269<br />270<br />271<br />272<br />273<br />274<br />275<br />276<br />277<br />278<br />279<br />280<br />281<br />282<br />283<br />284<br />285<br />286<br />287<br />288<br />289<br />290<br />291<br />292<br />293<br />294<br />295<br />296<br />297<br />298<br />299<br />300<br />301<br />302<br />303<br />304<br />305<br />306<br />307<br />308<br />309<br />310<br />311<br />312<br />313<br />314<br />315<br />316<br />317<br />318<br />319<br />320<br />321<br />322<br />323<br />324<br />325<br />326<br />327<br />328<br />329<br />330<br />331<br />332<br />333<br />334<br /></div></td><td><div class="text codecolorer" style="font-family:Monaco,Lucida Console,monospace">&lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&gt;<br />
&lt;!--<br />
//v1.7<br />
// Flash Player Version Detection<br />
// Detect Client Browser type<br />
// Copyright 2005-2008 Adobe Systems Incorporated. &nbsp;All rights reserved.<br />
var isIE &nbsp;= (navigator.appVersion.indexOf(&quot;MSIE&quot;) != -1) ? true : false;<br />
var isWin = (navigator.appVersion.toLowerCase().indexOf(&quot;win&quot;) != -1) ? true : false;<br />
var isOpera = (navigator.userAgent.indexOf(&quot;Opera&quot;) != -1) ? true : false;<br />
function ControlVersion()<br />
{<br />
&nbsp; &nbsp; var version;<br />
&nbsp; &nbsp; var axo;<br />
&nbsp; &nbsp; var e;<br />
&nbsp; &nbsp; // NOTE : new ActiveXObject(strFoo) throws an exception if strFoo isn't in the registry<br />
&nbsp; &nbsp; try {<br />
&nbsp; &nbsp; &nbsp; &nbsp; // version will be set for 7.X or greater players<br />
&nbsp; &nbsp; &nbsp; &nbsp; axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.7&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; version = axo.GetVariable(&quot;$version&quot;);<br />
&nbsp; &nbsp; } catch (e) {<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; if (!version)<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; try {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // version will be set for 6.X players only<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.6&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // installed player is some revision of 6.0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // GetVariable(&quot;$version&quot;) crashes for versions 6.0.22 through 6.0.29,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // so we have to be careful. <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // default to the first public version<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; version = &quot;WIN 6,0,21,0&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // throws if AllowScripAccess does not exist (introduced in 6.0r47) &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; axo.AllowScriptAccess = &quot;always&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // safe to call for 6.0r47 or greater<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; version = axo.GetVariable(&quot;$version&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; } catch (e) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; if (!version)<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; try {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // version will be set for 4.X or 5.X player<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.3&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; version = axo.GetVariable(&quot;$version&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; } catch (e) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; if (!version)<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; try {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // version will be set for 3.X player<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.3&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; version = &quot;WIN 3,0,18,0&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; } catch (e) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; if (!version)<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; try {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // version will be set for 2.X player<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; axo = new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; version = &quot;WIN 2,0,0,11&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; } catch (e) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; version = -1;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; return version;<br />
}<br />
// JavaScript helper required to detect Flash Player PlugIn version information<br />
function GetSwfVer(){<br />
&nbsp; &nbsp; // NS/Opera version &gt;= 3 check for Flash plugin in plugin array<br />
&nbsp; &nbsp; var flashVer = -1;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; if (navigator.plugins != null &amp;&amp; navigator.plugins.length &gt; 0) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (navigator.plugins[&quot;Shockwave Flash 2.0&quot;] || navigator.plugins[&quot;Shockwave Flash&quot;]) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var swVer2 = navigator.plugins[&quot;Shockwave Flash 2.0&quot;] ? &quot; 2.0&quot; : &quot;&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var flashDescription = navigator.plugins[&quot;Shockwave Flash&quot; + swVer2].description;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var descArray = flashDescription.split(&quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var tempArrayMajor = descArray[2].split(&quot;.&quot;); &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var versionMajor = tempArrayMajor[0];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var versionMinor = tempArrayMajor[1];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var versionRevision = descArray[3];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (versionRevision == &quot;&quot;) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; versionRevision = descArray[4];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (versionRevision[0] == &quot;d&quot;) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; versionRevision = versionRevision.substring(1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else if (versionRevision[0] == &quot;r&quot;) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; versionRevision = versionRevision.substring(1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (versionRevision.indexOf(&quot;d&quot;) &gt; 0) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; versionRevision = versionRevision.substring(0, versionRevision.indexOf(&quot;d&quot;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var flashVer = versionMajor + &quot;.&quot; + versionMinor + &quot;.&quot; + versionRevision;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; // MSN/WebTV 2.6 supports Flash 4<br />
&nbsp; &nbsp; else if (navigator.userAgent.toLowerCase().indexOf(&quot;webtv/2.6&quot;) != -1) flashVer = 4;<br />
&nbsp; &nbsp; // WebTV 2.5 supports Flash 3<br />
&nbsp; &nbsp; else if (navigator.userAgent.toLowerCase().indexOf(&quot;webtv/2.5&quot;) != -1) flashVer = 3;<br />
&nbsp; &nbsp; // older WebTV supports Flash 2<br />
&nbsp; &nbsp; else if (navigator.userAgent.toLowerCase().indexOf(&quot;webtv&quot;) != -1) flashVer = 2;<br />
&nbsp; &nbsp; else if ( isIE &amp;&amp; isWin &amp;&amp; !isOpera ) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; flashVer = ControlVersion();<br />
&nbsp; &nbsp; } &nbsp; <br />
&nbsp; &nbsp; return flashVer;<br />
}<br />
// When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available<br />
function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)<br />
{<br />
&nbsp; &nbsp; versionStr = GetSwfVer();<br />
&nbsp; &nbsp; if (versionStr == -1 ) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; return false;<br />
&nbsp; &nbsp; } else if (versionStr != 0) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; if(isIE &amp;&amp; isWin &amp;&amp; !isOpera) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Given &quot;WIN 2,0,0,11&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tempArray &nbsp; &nbsp; &nbsp; &nbsp; = versionStr.split(&quot; &quot;); &nbsp;// [&quot;WIN&quot;, &quot;2,0,0,11&quot;]<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tempString &nbsp; &nbsp; &nbsp; &nbsp;= tempArray[1]; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // &quot;2,0,0,11&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; versionArray &nbsp; &nbsp; &nbsp;= tempString.split(&quot;,&quot;);&nbsp; // ['2', '0', '0', '11']<br />
&nbsp; &nbsp; &nbsp; &nbsp; } else {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; versionArray &nbsp; &nbsp; &nbsp;= versionStr.split(&quot;.&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; var versionMajor &nbsp; &nbsp; &nbsp;= versionArray[0];<br />
&nbsp; &nbsp; &nbsp; &nbsp; var versionMinor &nbsp; &nbsp; &nbsp;= versionArray[1];<br />
&nbsp; &nbsp; &nbsp; &nbsp; var versionRevision &nbsp; = versionArray[2];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // is the major.revision &gt;= requested major.revision AND the minor version &gt;= requested minor<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (versionMajor &gt; parseFloat(reqMajorVer)) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return true;<br />
&nbsp; &nbsp; &nbsp; &nbsp; } else if (versionMajor == parseFloat(reqMajorVer)) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (versionMinor &gt; parseFloat(reqMinorVer))<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return true;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else if (versionMinor == parseFloat(reqMinorVer)) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (versionRevision &gt;= parseFloat(reqRevision))<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return true;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; return false;<br />
&nbsp; &nbsp; }<br />
}<br />
function AC_AddExtension(src, ext)<br />
{<br />
&nbsp; if (src.indexOf('?') != -1)<br />
&nbsp; &nbsp; return src.replace(/\?/, ext+'?'); <br />
&nbsp; else<br />
&nbsp; &nbsp; return src + ext;<br />
}<br />
function AC_Generateobj(objAttrs, params, embedAttrs) <br />
{ <br />
&nbsp; var str = '';<br />
&nbsp; if (isIE &amp;&amp; isWin &amp;&amp; !isOpera)<br />
&nbsp; {<br />
&nbsp; &nbsp; str += '&lt;object ';<br />
&nbsp; &nbsp; for (var i in objAttrs)<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; str += i + '=&quot;' + objAttrs[i] + '&quot; ';<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; str += '&gt;';<br />
&nbsp; &nbsp; for (var i in params)<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; str += '&lt;param name=&quot;' + i + '&quot; value=&quot;' + params[i] + '&quot; /&gt; ';<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; str += '&lt;/object&gt;';<br />
&nbsp; }<br />
&nbsp; else<br />
&nbsp; {<br />
&nbsp; &nbsp; str += '&lt;embed ';<br />
&nbsp; &nbsp; for (var i in embedAttrs)<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; str += i + '=&quot;' + embedAttrs[i] + '&quot; ';<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; str += '&gt; &lt;/embed&gt;';<br />
&nbsp; }<br />
&nbsp; document.write(str);<br />
}<br />
function AC_FL_RunContent(){<br />
&nbsp; var ret = <br />
&nbsp; &nbsp; AC_GetArgs<br />
&nbsp; &nbsp; ( &nbsp;arguments, &quot;.swf&quot;, &quot;movie&quot;, &quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot;<br />
&nbsp; &nbsp; &nbsp;, &quot;application/x-shockwave-flash&quot;<br />
&nbsp; &nbsp; );<br />
&nbsp; AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);<br />
}<br />
function AC_SW_RunContent(){<br />
&nbsp; var ret = <br />
&nbsp; &nbsp; AC_GetArgs<br />
&nbsp; &nbsp; ( &nbsp;arguments, &quot;.dcr&quot;, &quot;src&quot;, &quot;clsid:166B1BCA-3F9C-11CF-8075-444553540000&quot;<br />
&nbsp; &nbsp; &nbsp;, null<br />
&nbsp; &nbsp; );<br />
&nbsp; AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);<br />
}<br />
function AC_GetArgs(args, ext, srcParamName, classid, mimeType){<br />
&nbsp; var ret = new Object();<br />
&nbsp; ret.embedAttrs = new Object();<br />
&nbsp; ret.params = new Object();<br />
&nbsp; ret.objAttrs = new Object();<br />
&nbsp; for (var i=0; i &lt; args.length; i=i+2){<br />
&nbsp; &nbsp; var currArg = args[i].toLowerCase(); &nbsp; &nbsp;<br />
&nbsp; &nbsp; switch (currArg){ &nbsp; <br />
&nbsp; &nbsp; &nbsp; case &quot;classid&quot;:<br />
&nbsp; &nbsp; &nbsp; &nbsp; break;<br />
&nbsp; &nbsp; &nbsp; case &quot;pluginspage&quot;:<br />
&nbsp; &nbsp; &nbsp; &nbsp; ret.embedAttrs[args[i]] = args[i+1];<br />
&nbsp; &nbsp; &nbsp; &nbsp; break;<br />
&nbsp; &nbsp; &nbsp; case &quot;src&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;movie&quot;: <br />
&nbsp; &nbsp; &nbsp; &nbsp; args[i+1] = AC_AddExtension(args[i+1], ext);<br />
&nbsp; &nbsp; &nbsp; &nbsp; ret.embedAttrs[&quot;src&quot;] = args[i+1];<br />
&nbsp; &nbsp; &nbsp; &nbsp; ret.params[srcParamName] = args[i+1];<br />
&nbsp; &nbsp; &nbsp; &nbsp; break;<br />
&nbsp; &nbsp; &nbsp; case &quot;onafterupdate&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onbeforeupdate&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onblur&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;oncellchange&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onclick&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondblclick&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondrag&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondragend&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondragenter&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondragleave&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondragover&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondrop&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onfinish&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onfocus&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onhelp&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onmousedown&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onmouseup&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onmouseover&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onmousemove&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onmouseout&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onkeypress&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onkeydown&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onkeyup&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onload&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onlosecapture&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onpropertychange&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onreadystatechange&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onrowsdelete&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onrowenter&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onrowexit&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onrowsinserted&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onstart&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onscroll&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onbeforeeditfocus&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onactivate&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;onbeforedeactivate&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;ondeactivate&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;type&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;codebase&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;id&quot;:<br />
&nbsp; &nbsp; &nbsp; &nbsp; ret.objAttrs[args[i]] = args[i+1];<br />
&nbsp; &nbsp; &nbsp; &nbsp; break;<br />
&nbsp; &nbsp; &nbsp; case &quot;width&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;height&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;FlashVars&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;align&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;vspace&quot;: <br />
&nbsp; &nbsp; &nbsp; case &quot;hspace&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;class&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;title&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;accesskey&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;name&quot;:<br />
&nbsp; &nbsp; &nbsp; case &quot;tabindex&quot;:<br />
&nbsp; &nbsp; &nbsp; &nbsp; ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];<br />
&nbsp; &nbsp; &nbsp; &nbsp; break;<br />
&nbsp; &nbsp; &nbsp; default:<br />
&nbsp; &nbsp; &nbsp; &nbsp; ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];<br />
&nbsp; &nbsp; }<br />
&nbsp; }<br />
&nbsp; ret.objAttrs[&quot;classid&quot;] = classid;<br />
&nbsp; if (mimeType) ret.embedAttrs[&quot;type&quot;] = mimeType;<br />
&nbsp; return ret;<br />
}<br />
// --&gt;<br />
&lt;/script&gt;<br />
&lt;/head&gt;<br />
&lt;body bgcolor=&quot;#ffffff&quot;&gt;<br />
&lt;p&gt;<br />
&nbsp; &lt;!--url's used in the movie--&gt;<br />
&nbsp; &lt;!--text used in the movie--&gt;<br />
&nbsp; &lt;!--<br />
| off<br />
<br />
<br />
?<br />
<br />
<br />
was pressed<br />
<br />
last<br />
<br />
<br />
<br />
<br />
--&gt;<br />
&nbsp; &lt;!-- saved from url=(0013)about:internet --&gt;<br />
&nbsp; &lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&gt;<br />
&nbsp; &nbsp; AC_FL_RunContent(<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'width', '100',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'height', '100',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'FlashVars', 'myid=1',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'src', 'only_one',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'quality', 'high',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'pluginspage', 'http://www.adobe.com/go/getflashplayer',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'align', 'middle',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'play', 'true',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'loop', 'true',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'scale', 'showall',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'wmode', 'window',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'devicefont', 'false',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'id', 'only_one',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'bgcolor', '#ffffff',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'name', 'only_one',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'menu', 'true',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'allowFullScreen', 'false',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'allowScriptAccess','sameDomain',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'movie', 'only_one',<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'salign', ''<br />
&nbsp; &nbsp; &nbsp; &nbsp; ); //end AC code<br />
&lt;/script&gt;<br />
&nbsp; &lt;noscript&gt;<br />
&nbsp; &nbsp; &lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; width=&quot;100&quot; height=&quot;100&quot; id=&quot;only_one&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;param name=&quot;allowFullScreen&quot; value=&quot;false&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;only_one.swf&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;param name=&quot;FlashVars&quot; value=&quot;myid=1&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot; /&gt;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &lt;embed src=&quot;only_one.swf&quot; quality=&quot;high&quot; FlashVars=&quot;myid=1&quot; bgcolor=&quot;#ffffff&quot; width=&quot;100&quot; height=&quot;100&quot; name=&quot;only_one&quot; align=&quot;middle&quot; allowScriptAccess=&quot;sameDomain&quot; allowFullScreen=&quot;false&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.adobe.com/go/getflashplayer&quot; /&gt; &nbsp; &nbsp;<br />
&nbsp; &lt;/object&gt;<br />
&nbsp; &lt;/noscript&gt;</div></td></tr></tbody></table></div>
<p>Is there something I&#8217;m doing wrong??</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using localconnection to play only one swf at a time by Mike</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/using-localconnection-to-play-only-one-swf-at-a-time/comment-page-1/#comment-520</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 14 May 2009 15:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ecinteractive.co.uk/blog/?p=8#comment-520</guid>
		<description>Works ok here. The swfs in the page have been embedded using swfobject static so they have &#039;click to activate&#039; (which means until theyre all clicked they won&#039;t be active), however if you use adobe/swfobject dynamic then the click to activate doesn&#039;t apply and it&#039;ll owrk ok without clicking them all first</description>
		<content:encoded><![CDATA[<p>Works ok here. The swfs in the page have been embedded using swfobject static so they have &#8216;click to activate&#8217; (which means until theyre all clicked they won&#8217;t be active), however if you use adobe/swfobject dynamic then the click to activate doesn&#8217;t apply and it&#8217;ll owrk ok without clicking them all first</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using localconnection to play only one swf at a time by Eduardo G.</title>
		<link>http://www.eastcoastinteractive.co.uk/flash/using-localconnection-to-play-only-one-swf-at-a-time/comment-page-1/#comment-513</link>
		<dc:creator>Eduardo G.</dc:creator>
		<pubDate>Mon, 11 May 2009 13:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ecinteractive.co.uk/blog/?p=8#comment-513</guid>
		<description>This don&#039;t work in IE7?</description>
		<content:encoded><![CDATA[<p>This don&#8217;t work in IE7?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
