<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">really? my test page uses addVariable and it seems to work fine... <DIV><BR class="khtml-block-placeholder"></DIV><DIV>are you using the latest version?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Oct 11, 2006, at 4:10 AM, nacho rapallo wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">it works with the non compressed js but with compressed version it doesn't seems to work<BR><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;">this part is correct:<BR><BR> > so.addVariable("myURL", " <A href="http://www.myDomain.com/myPage.html">http://www.myDomain.com/myPage.html</A>");<BR><BR>after that, you'll have a variable on your _root timeline called<BR>'myURL' - what you do with it at that point is up to you... <BR><BR>one quick fix would be:<BR><BR>> on (release) {<BR>>       getURL(_root.myURL);<BR>> }<BR><BR><BR><BR><BR>On Oct 10, 2006, at 2:14 PM, Tim Vaught wrote:<BR><BR>> Hello,<BR>><BR>> I want to use SWF Object to pass URLs to a button in the flash movie. <BR>><BR>> I assume my button's actionscript should be<BR>><BR>> on (release) {<BR>>       getURL(myURL);<BR>> }<BR>><BR>><BR>> and the SWF Object code should be<BR>><BR>> so.addVariable("myURL", " <A href="http://www.myDomain.com/myPage.html">http://www.myDomain.com/myPage.html</A>");<BR>><BR>><BR>> This code is not producing the desired results.  Has anyone<BR>> successfully done this before?  If so, where am I going wrong? <BR>><BR>> Thanks,<BR>> Tim<BR>><BR>> _______________________________________________<BR>> SWFObject mailing list<BR>> <A href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A><BR> > <A href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A><BR><BR>_______________________________________________<BR>SWFObject mailing list <BR><A href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A><BR><A href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com </A><BR></BLOCKQUOTE></DIV><BR><BR clear="all"><BR>-- <BR><BR>// nacho<BR>// (sigo mi terapia en <A href="http://cache.yestoall.com">http://cache.yestoall.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>