<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">you just use the xiRedirectUrl - and put in the full url to your 'upgrade complete' page.<DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On May 18, 2006, at 4:00 AM, Azimuth New Media wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> <DIV><FONT face="Arial" size="2">Thanks Geoff,</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2">That was the problem - I wasn't sure how it was possible to complete a clean transition - as it looks rubbish at the moment - but it should look great.</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2">So I need to redirect to a page that says your upgrade is complete click here - which then redirects back to my resized window.</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2">The obvious question for me is where on earth in the chain of the events should this occur? Do I have to modify the SWFObject source code?</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2">Hope you follow?</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2">Chris</FONT></DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV><FONT face="Arial" size="2"></FONT> </DIV> <DIV>Azimuthnewmedia</DIV> <BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>  <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>   <A title="geoff@deconcept.com" href="mailto:geoff@deconcept.com">Geoff   Stearns</A> </DIV>  <DIV style="FONT: 10pt arial"><B>To:</B> <A title="swfobject@lists.deconcept.com" href="mailto:swfobject@lists.deconcept.com">swfobject@lists.deconcept.com</A>   </DIV>  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 17, 2006 9:26   PM</DIV>  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [SWFObject] Express Install   Redirect Issue</DIV>  <DIV><BR></DIV>first off: i don't recommend doing that.  <DIV><BR class="khtml-block-placeholder"></DIV>  <DIV>when the user finishes their install, the original window will close, and   a new browser window will open and redirect to your site, so the user will   have the address bar and all their default toolbars active.</DIV>  <DIV><BR class="khtml-block-placeholder"></DIV>  <DIV>then if you resize that window, all that stuff will still be there and it   will look really funny.</DIV>  <DIV><BR class="khtml-block-placeholder"></DIV>  <DIV>the best you can do is to detect the referring site (check for adobe.com)   and then show a special message, like 'your upgrade was successful, click here   to continue' or something like that.</DIV>  <DIV><BR class="khtml-block-placeholder"></DIV>  <DIV><BR class="khtml-block-placeholder"></DIV>  <DIV><BR>  <DIV>  <DIV>On May 17, 2006, at 1:05 PM, Azimuth New Media wrote:</DIV><BR class="Apple-interchange-newline">  <BLOCKQUOTE type="cite">    <DIV><FONT face="Arial" size="2">Hi List</FONT></DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2">Bear with me this is an SWFobject question in     the end...</FONT></DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2">From my site I have a little bit of javascript     that opens a pop up window with my flash movie - which is exactly the     dimensions of my flash movie. Nothing extraordinary.</FONT></DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2">When I run express install - which works fine,     the browser redirects back to my page but it is open in a full window,     instead of at the 564x564px dimension I'd specified.</FONT></DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2">I know why not, because the code doesn't exist     in the target page, so the obvious is to add the code to the page where my     movie is embedded...which automatically resizes the browser window back to     the 564x564 - okay - but, I can't get this working myself for some     reason.</FONT></DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2">So is there something I can do within the     SWFobject script - I know there is this variable:</FONT></DIV>    <DIV><CODE></CODE> </DIV>    <DIV><CODE><FONT face="Arial">so.setAttribute('xiRedirectUrl', '<A href="http://www.example.com/upgradefinished.html'">http://www.example.com/upgradefinished.html'</A>);</FONT></CODE></DIV>    <DIV><CODE><FONT face="Arial"></FONT></CODE> </DIV>    <DIV><CODE><FONT face="Arial">Is there anyway by using I can get the     movie after upgrade to reload into the pop up - like     target="_self"</FONT></CODE></DIV>    <DIV><CODE><FONT face="Arial"></FONT></CODE> </DIV>    <DIV><CODE><FONT face="Arial">I hope you all follow.</FONT></CODE></DIV>    <DIV><CODE><FONT face="Arial"></FONT></CODE> </DIV>    <DIV><CODE><FONT face="Arial">Thanks in advance</FONT></CODE></DIV>    <DIV><CODE><FONT face="Arial"></FONT></CODE> </DIV>    <DIV><CODE><FONT face="Arial">Chris</FONT></CODE></DIV>    <DIV><CODE></CODE> </DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2"></FONT> </DIV>    <DIV><FONT face="Arial" size="2">Azimuthnewmedia</FONT></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">SWFObject@lists.deconcept.com</A></DIV>    <DIV style="MARGIN: 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>  <BR class="khtml-block-placeholder"></DIV><HR><DIV><BR class="khtml-block-placeholder"></DIV>_______________________________________________<BR>SWFObject mailing   list<BR><A href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A><BR>http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com<BR></BLOCKQUOTE><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>