<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042223" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042223</link>
    <description></description>
    <language>en</language>
          <item>
    <title>The best way I can describe</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie7-flash-cant-view#comment-1235492</link>
    <description> &lt;p&gt;The best way I can describe why things like Flash and in some cases Java, are problematic in Internet Explorer while not on other browsers is the fact that Microsoft has always had bugs in thier software. One Thoery that I belive has at least some factual evidence is that Micro$oft tends to get greedy and release products without allowing sufficient time to debug them.&lt;/p&gt;
&lt;p&gt;I myself use FireFox to browse, but I test my own sites and other projects with IE7 to ensure they work for everyone.&lt;/p&gt;
&lt;p&gt;That&#039;s something to consider when designing a site or an application.&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Nov 2008 16:57:14 +0000</pubDate>
 <dc:creator>Duke Nukem</dc:creator>
 <guid isPermaLink="false">comment 1235492 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>not sure, but I think the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie7-flash-cant-view#comment-1234788</link>
    <description> &lt;p&gt;not sure, but I think the Adobe detection kit has come after swfobject - I used to use swfobject, but I think ADK is easier to use.. I might be wrong-&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Nov 2008 05:00:31 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1234788 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>There&#039;s a JS solution that</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie7-flash-cant-view#comment-1234783</link>
    <description> &lt;p&gt;There&#039;s a JS solution that validates, works cross-browser, and validates:&lt;br /&gt;
&lt;a href=&quot;http://code.google.com/p/swfobject/&quot;&gt;SWFobject&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Nov 2008 04:22:36 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1234783 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Roo,
When decibel.places</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie7-flash-cant-view#comment-1234781</link>
    <description> &lt;p&gt;Roo,&lt;/p&gt;
&lt;p&gt;When decibel.places says &lt;strong&gt;it is &quot;tested&quot;&lt;/strong&gt; that means &lt;em&gt;it works.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You are correct about &lt;a href=&quot;http://www.alistapart.com/articles/flashsatay&quot;&gt;A List Apart&lt;/a&gt; recommending dropping the &lt;code&gt;&amp;lt;embed&amp;gt;&lt;/code&gt; because it was a Netscape implementation...&lt;/p&gt;
&lt;p&gt;Why not continue to support your viewers still using Netscape? What&#039;s the harm?&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Nov 2008 04:00:38 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1234781 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Okay it worked! Thanks!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie7-flash-cant-view#comment-1234780</link>
    <description> &lt;p&gt;Okay it worked! Thanks!&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Nov 2008 03:54:12 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1234780 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>That&#039;s valid code, I learned</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie7-flash-cant-view#comment-1234779</link>
    <description> &lt;p&gt;That&#039;s valid code, I learned that from A List Apart...The embed tag is out as it&#039;s not standard.&lt;/p&gt;
&lt;p&gt;I will try adding the whole URL to that one parameter to see if it helps IE get it...but I&#039;m not hopeful about it...&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Nov 2008 03:50:29 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1234779 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Problem appears to be your</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie7-flash-cant-view#comment-1234778</link>
    <description> &lt;p&gt;Problem appears to be your param url:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;param name=&amp;quot;movie&amp;quot; value=&amp;quot;recenttegan.swf&amp;quot; /&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;should be&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;param name=&amp;quot;movie&amp;quot; value=&amp;quot;http://www.sapphirestudios.net/blog/images/uploads/recenttegan.swf&amp;quot; /&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;(tested)&lt;/p&gt;
&lt;p&gt;however, I always thought you should supply an additional &lt;a href=&quot;http://w3schools.com/flash/flash_inhtml.asp&quot;&gt;embed tag&lt;/a&gt; for a properly formed flash object...&lt;/p&gt;
&lt;p&gt;I also recommend that you use a &lt;a href=&quot;http://www.adobe.com/products/flashplayer/download/detection_kit/&quot;&gt;detection kit&lt;/a&gt; to detect the flash version etc.&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Nov 2008 03:03:55 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1234778 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
