<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">you only need the .as file when you publish your swf from the Flash IDE. it usually goes in the same folder as your .fla file.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>once you have the swf, you don't need the .as file any more, and it shouldn't go on the server.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>look at the example .fla setup to see how it all works.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Oct 10, 2006, at 3:20 PM, Brion Keith Mills wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Thanks Geoff!<BR><BR>Also, I'm having difficulty understanding the ExpressInstall.<BR><BR>I have added the AS to the first frame of my movie. However, where does the <SPAN style="font-family: courier new,monospace;"><A href="http://expressinstall.as"> expressinstall.as</A> <SPAN style="font-family: arial,sans-serif;">go?<BR><BR>I previously didn't use this, and need a bit of guidance.<BR><BR>Thanks in advance!<BR></SPAN></SPAN><BR><DIV><SPAN class="gmail_quote">On 10/10/06, <B class="gmail_sendername">Geoff Stearns</B> <<A href="mailto:geoff@deconcept.com">geoff@deconcept.com</A>> wrote:</SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <DIV style="">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></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></DIV><DIV><BR></DIV><DIV><BR><DIV><DIV><SPAN class="e" id="q_10e337aada38103d_1"><DIV>On Oct 10, 2006, at 1:32 PM, Brion Keith Mills wrote:</DIV><BR></SPAN></DIV><BLOCKQUOTE type="cite"><DIV><SPAN class="e" id="q_10e337aada38103d_3"> 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><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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.creative-mills.com</A></SPAN></DIV><DIV style="margin: 0px;">_______________________________________________ </DIV><DIV style="margin: 0px;">SWFObject mailing list</DIV><DIV style="margin: 0px;"><A href="mailto:SWFObject@lists.deconcept.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">SWFObject@lists.deconcept.com </A></DIV><DIV style="margin: 0px;"><A href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com </A></DIV> </BLOCKQUOTE></DIV><BR></DIV></DIV></DIV> <BR>_______________________________________________<BR>SWFObject mailing list<BR><A onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A><BR> <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com" target="_blank">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A><BR><BR><BR> </BLOCKQUOTE></DIV><BR><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></BODY></HTML>