<?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: SWFObject on Adobe Developer Center (Devnet)</title>
	<atom:link href="http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/</link>
	<description>You've got your good thing, and I've got mine</description>
	<pubDate>Fri, 16 May 2008 11:59:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: testanchor558</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-9494</link>
		<dc:creator>testanchor558</dc:creator>
		<pubDate>Tue, 23 May 2006 22:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-9494</guid>
		<description>&lt;strong&gt;testanchor558&lt;/strong&gt;
testcomment558</description>
		<content:encoded><![CDATA[<p><strong>testanchor558</strong><br />
testcomment558</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8778</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Thu, 18 May 2006 06:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8778</guid>
		<description>I think both the stuff printed on your shirt and Flash Object rules.The text reminds me of Adobe premiere...</description>
		<content:encoded><![CDATA[<p>I think both the stuff printed on your shirt and Flash Object rules.The text reminds me of Adobe premiere&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alyosha</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8730</link>
		<dc:creator>Alyosha</dc:creator>
		<pubDate>Wed, 17 May 2006 19:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8730</guid>
		<description>First of all, Geoff:  THANK YOU.  Now, on to my question:


I've got a flash menu object, and I'd like it to show which page the user is on.  So rather than making 10 different menus for the 10 pages to which it applies, I want to make a single menu, and tell it which page has called it.

In the actionscript, there are variables for each page:  music=1;video=2,art=3 etc.  And in the first frame, I'd like to set menutarget=music or menutarget=video, etc.

Now to the SWFObject part:

     so.addVariable("menutarget", "music");

doesn't seem to work, and I'm not sure why.  Perhaps it's treating music as a string, but using Number(menutarget) doesn't help, nor does anything else I've tried.  Even

     so.addVariable("menutarget", "1");

doesn't seem to work, so I'm not sure I'm doing it right.  Any ideas?  

And thanks again... I developed the site on a mac, and about died when I saw how windows handled the flash.  You totally saved my day.</description>
		<content:encoded><![CDATA[<p>First of all, Geoff:  THANK YOU.  Now, on to my question:</p>
<p>I&#8217;ve got a flash menu object, and I&#8217;d like it to show which page the user is on.  So rather than making 10 different menus for the 10 pages to which it applies, I want to make a single menu, and tell it which page has called it.</p>
<p>In the actionscript, there are variables for each page:  music=1;video=2,art=3 etc.  And in the first frame, I&#8217;d like to set menutarget=music or menutarget=video, etc.</p>
<p>Now to the SWFObject part:</p>
<p>     so.addVariable(&#8221;menutarget&#8221;, &#8220;music&#8221;);</p>
<p>doesn&#8217;t seem to work, and I&#8217;m not sure why.  Perhaps it&#8217;s treating music as a string, but using Number(menutarget) doesn&#8217;t help, nor does anything else I&#8217;ve tried.  Even</p>
<p>     so.addVariable(&#8221;menutarget&#8221;, &#8220;1&#8243;);</p>
<p>doesn&#8217;t seem to work, so I&#8217;m not sure I&#8217;m doing it right.  Any ideas?  </p>
<p>And thanks again&#8230; I developed the site on a mac, and about died when I saw how windows handled the flash.  You totally saved my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8726</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 17 May 2006 18:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8726</guid>
		<description>Steve: yes, you can use any Id you like. It sounds like maybe your path to the swf is wrong. What happens when you right click the area where the swf should be?</description>
		<content:encoded><![CDATA[<p>Steve: yes, you can use any Id you like. It sounds like maybe your path to the swf is wrong. What happens when you right click the area where the swf should be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8723</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 17 May 2006 18:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8723</guid>
		<description>I've installed you script, and it's removing my alt copy from the div, but not showing my Flash animation in IE or Firefox. Does the div id HAVE to be named "flashcontent" or can it be named something else, as long as the so.write reflects the name change as well.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed you script, and it&#8217;s removing my alt copy from the div, but not showing my Flash animation in IE or Firefox. Does the div id HAVE to be named &#8220;flashcontent&#8221; or can it be named something else, as long as the so.write reflects the name change as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8134</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sat, 13 May 2006 10:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8134</guid>
		<description>Your info seemed to be helpful for all those who wants to use Flash Object but were unable to do that. I m one of them. Now i hope to use it successfully. And one more thing. I like the stuff printed on your shirt!</description>
		<content:encoded><![CDATA[<p>Your info seemed to be helpful for all those who wants to use Flash Object but were unable to do that. I m one of them. Now i hope to use it successfully. And one more thing. I like the stuff printed on your shirt!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8005</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 12 May 2006 14:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-8005</guid>
		<description>Derek: the only strange thing I see about your code is that normally when you add variables with SWFObject, you do it like this:

&lt;code&gt;so.addVariable("“zoomifyImagePath", "../../images/portfolio/campus/onu3D/");&lt;/code&gt;

instead of this:
&lt;code&gt;so.addParam("FlashVars", “zoomifyImagePath=../../images/portfolio/campus/onu3D/");&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Derek: the only strange thing I see about your code is that normally when you add variables with SWFObject, you do it like this:</p>
<p><code>so.addVariable("“zoomifyImagePath", "../../images/portfolio/campus/onu3D/");</code></p>
<p>instead of this:<br />
<code>so.addParam("FlashVars", “zoomifyImagePath=../../images/portfolio/campus/onu3D/");</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7946</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Fri, 12 May 2006 06:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7946</guid>
		<description>Geoff,

Hey, GREAT little script you've created here!  I was just working in Dreamweaver 8.0.2 tonight, getting all of those "automatically update your code?" messages for my Flash embeds, when I came across your SWFobject function.  Installed it and it works great...except for one thing: Whenever I display a FlashVars object in MS Internet Explorer 6, then refresh the page, my Flash content "disappears".

For an example of what I am talking about, you can visit: http://www.mapformation.com/portfolio/campus/onu3D.htm

My code specific to the problem is:

&#60;script type="text/javascript" src="../../templates/scripts/swfobject.js"&gt;&#60;/script&gt;
&#60;div id="flashcontent"&gt;3D Perspective Campus Map of Ohio Northern University, complete with magnification functionality using Zoomify technology.&#60;/div&gt;
&#60;script type="text/javascript"&gt;
   var so = new SWFObject("../../images/zoom/zoomifyViewer.swf", "mymovie", "700", "450", "6", "#A7A690");
   so.addParam("FlashVars", "zoomifyImagePath=../../images/portfolio/campus/onu3D/");
   so.addParam("MENU", "FALSE");
   so.addParam("wmode", "transparent");
   so.write("flashcontent");
&#60;/script&gt;

Any ideas?  It's weird that the Flash doesn't refresh in the page.  Thanks!

Derek</description>
		<content:encoded><![CDATA[<p>Geoff,</p>
<p>Hey, GREAT little script you&#8217;ve created here!  I was just working in Dreamweaver 8.0.2 tonight, getting all of those &#8220;automatically update your code?&#8221; messages for my Flash embeds, when I came across your SWFobject function.  Installed it and it works great&#8230;except for one thing: Whenever I display a FlashVars object in MS Internet Explorer 6, then refresh the page, my Flash content &#8220;disappears&#8221;.</p>
<p>For an example of what I am talking about, you can visit: <a href="http://www.mapformation.com/portfolio/campus/onu3D.htm" rel="nofollow">http://www.mapformation.com/portfolio/campus/onu3D.htm</a></p>
<p>My code specific to the problem is:</p>
<p>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;../../templates/scripts/swfobject.js&#8221;>&lt;/script><br />
&lt;div id=&#8221;flashcontent&#8221;>3D Perspective Campus Map of Ohio Northern University, complete with magnification functionality using Zoomify technology.&lt;/div><br />
&lt;script type=&#8221;text/javascript&#8221;><br />
   var so = new SWFObject(&#8221;../../images/zoom/zoomifyViewer.swf&#8221;, &#8220;mymovie&#8221;, &#8220;700&#8243;, &#8220;450&#8243;, &#8220;6&#8243;, &#8220;#A7A690&#8243;);<br />
   so.addParam(&#8221;FlashVars&#8221;, &#8220;zoomifyImagePath=../../images/portfolio/campus/onu3D/&#8221;);<br />
   so.addParam(&#8221;MENU&#8221;, &#8220;FALSE&#8221;);<br />
   so.addParam(&#8221;wmode&#8221;, &#8220;transparent&#8221;);<br />
   so.write(&#8221;flashcontent&#8221;);<br />
&lt;/script></p>
<p>Any ideas?  It&#8217;s weird that the Flash doesn&#8217;t refresh in the page.  Thanks!</p>
<p>Derek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7853</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 11 May 2006 22:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7853</guid>
		<description>Geoff, is there a way to email you? :) I have a question related to this article @ DevCenter. Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Geoff, is there a way to email you? :) I have a question related to this article @ DevCenter. Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guya</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7685</link>
		<dc:creator>guya</dc:creator>
		<pubDate>Thu, 11 May 2006 11:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7685</guid>
		<description>I love the subtext of your shirt, reminds me of Adobe Premiere :D

Thanks for the article.</description>
		<content:encoded><![CDATA[<p>I love the subtext of your shirt, reminds me of Adobe Premiere :D</p>
<p>Thanks for the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7614</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Thu, 11 May 2006 06:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7614</guid>
		<description>Thanks a lot for the article.Now i can use Flash Object which i was unable to do for a long time. Your article seemed to be very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the article.Now i can use Flash Object which i was unable to do for a long time. Your article seemed to be very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7554</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 10 May 2006 21:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7554</guid>
		<description>You are looking for Express Install, and you can only do that if the user has Flash Player 6.0.65 or higher already installed. If they don't have Flash Player at all, you need to either invoke the browser's plugin finder / ActiveX control installer, or send them to the Adobe website to install it.</description>
		<content:encoded><![CDATA[<p>You are looking for Express Install, and you can only do that if the user has Flash Player 6.0.65 or higher already installed. If they don&#8217;t have Flash Player at all, you need to either invoke the browser&#8217;s plugin finder / ActiveX control installer, or send them to the Adobe website to install it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiby</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7553</link>
		<dc:creator>jiby</dc:creator>
		<pubDate>Wed, 10 May 2006 21:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7553</guid>
		<description>hi
the article is realy cool it realy helped me..

Please help me ...?

How can I install flash player plugin (version 8 ) in browser without
downloading setup or redirecting to macromedia site if flash plugin is not
available in browser.

what i mean is make the client stay in there page without going macromedia site for installing flash player, ofcorse i encorage the securiy warning box given by windows ( for IE ) for installing flash player.</description>
		<content:encoded><![CDATA[<p>hi<br />
the article is realy cool it realy helped me..</p>
<p>Please help me &#8230;?</p>
<p>How can I install flash player plugin (version 8 ) in browser without<br />
downloading setup or redirecting to macromedia site if flash plugin is not<br />
available in browser.</p>
<p>what i mean is make the client stay in there page without going macromedia site for installing flash player, ofcorse i encorage the securiy warning box given by windows ( for IE ) for installing flash player.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sparkrobot</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7509</link>
		<dc:creator>sparkrobot</dc:creator>
		<pubDate>Wed, 10 May 2006 17:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7509</guid>
		<description>that shirt rules. so does SWFObject.</description>
		<content:encoded><![CDATA[<p>that shirt rules. so does SWFObject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7472</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 10 May 2006 12:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7472</guid>
		<description>Major, major congrats.  Having an article on devnet is akin to being Jesus.</description>
		<content:encoded><![CDATA[<p>Major, major congrats.  Having an article on devnet is akin to being Jesus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7446</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 10 May 2006 05:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7446</guid>
		<description>Thats really nice! I m not fully familiar with the script but now got to know the hidden aspects.Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thats really nice! I m not fully familiar with the script but now got to know the hidden aspects.Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wevah</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7367</link>
		<dc:creator>Wevah</dc:creator>
		<pubDate>Tue, 09 May 2006 21:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7367</guid>
		<description>Hott!</description>
		<content:encoded><![CDATA[<p>Hott!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Giotta</title>
		<link>http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7365</link>
		<dc:creator>John Giotta</dc:creator>
		<pubDate>Tue, 09 May 2006 20:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/05/09/flashobject-on-adobe-developer-center-devnet/#comment-7365</guid>
		<description>Good for you man.</description>
		<content:encoded><![CDATA[<p>Good for you man.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
