<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">the version you specify is always the minimum version required - all flash players are forward compatible (with the exception of a few small bugs here and there).<DIV><BR class="khtml-block-placeholder"></DIV><DIV><DIV>so the version you put in your js should be the same version you specify in the flash IDE when you publish your movie.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Oct 10, 2006, at 1:32 PM, Brion Keith Mills wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Hello all,<BR><BR>I'm trying to determine what Flash Player version I should define using swfObject. If I give it a major version as in the sample below, will Flash still recognize the specified version and above?<BR><BR>Thanks in advance for your help! <BR><BR>b/mills<BR><BR><PRE><CODE><FONT style="font-family: courier new,monospace;" size="4"><script type="text/javascript"><BR> var so = new SWFObject("movie.swf", "mymovie", "200", "100", "6", "#336699");
<BR> so.write("flashcontent");<BR></script></FONT><BR><BR></CODE></PRE><BR clear="all"><BR>-- <BR>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>Brion K. Mills,<BR>Interactive Media Designer<BR>Creative Mills Design <BR><A href="http://www.creative-mills.com">www.creative-mills.com</A><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">SWFObject mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></DIV></BODY></HTML>