<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">the 'source' is included in the zip file (in the source folder) or you can get it from SVN if you are one of those über nerds.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>svn.deconcept.com/swfobject/</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>(check the tags folder for the latest 'official' release)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>as for the second part, you would set it up just like you would without swfobject... shouldn't be any different.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Aug 30, 2006, at 5:50 PM, Terry Cali wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> <DIV><FONT face="Arial" size="2">Is the swfObject code available in a more readible format? (i.e. with variables that have useful names instead of numbers like _31.  Or maybe even something with comments?!)  This code is really complex and I'd like to understand how it works :) </FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2">Also, I am trying to do some pretty advanced stuff with swfObject.  For instance I would like to make a layer appear with a flash movie playing after another flash player gets to a certain point.  I would be using ExternalInterface to commuicate from the first flash movie to the page javascript.  The second flash movie is implemented in the page code just as the 1st is implemented, but the 2nd has the style.display property set to "none".  The java script that gets called by the first movie, then sets the style.display property of the second Flash movie from "none" to "block" so that it becomes visible.  After that, I try to comminicate from the javascript to the 2nd flash movie, but this is where it falls apart, unless I use a settimeout to delay the communication.  So there is some kind of race condition going on.  If anyone is interested in this super duper extended functionality, and wants to help me try and figure out what is going, please let me know and I'll send some code snippets. :)</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2">Thanks,</FONT></DIV> <DIV><FONT face="Arial" size="2">Terry</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV><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>