<html><div style='background-color:'><P>It partly working now, thanks to fabio and changing the path.</P>
<P>Anyway my problems is not solved, cause im still not getting my query string variables into flash.</P>
<P>the code is like this:</P>
<P><script type="text/javascript"><BR>   var so = new SWFObject("/main/loader_v1.swf", "loader_v1", "960", "590", "7", "#254A90");<BR>    so.addParam("allowScriptAccess", "always");<BR>so.addVariable("cat",getQueryParamValue("cat"));</P>
<P>so.addVariable("name", getQueryParamValue("name"));<BR>   so.write("flashcontent");</P>
<P></script></P>
<P>I get the querystring variable into flash when im not using mod rewrite:</P>
<P><A href="http://www.mysite.com/?cat=wheels">www.mysite.com/?cat=wheels</A>  is ok</P>
<P>but when I use "clean url´s" something goes wrong!!</P>
<P><A href="http://www.mysite.com/cat/wheels/">www.mysite.com/cat/wheels/</A> not ok</P>
<P>can I somehow use <?php echo $_SERVER['QUERY_STRING'];?> as I did with AC_RunActivContent.js ?</P>
<P>Can  swfobject get dynamic variables from the querystring, fx. if you dont know the name of the variable, or just want all in the querystring ?<BR></P>
<P>Thanks for your help<BR></P>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">
<HR color=#a0c6e5 SIZE=1>
From: <I>"Peter Jelsted" <pjelsted@hotmail.com></I><BR>Reply-To: <I>swfobject@lists.deconcept.com</I><BR>To: <I>swfobject@lists.deconcept.com</I><BR>Subject: <I>Re: [SWFObject] mod rewrite</I><BR>Date: <I>Mon, 23 Oct 2006 22:22:06 +0200</I><BR><BR>
<DIV>
<P>Hi Geoff</P>
<P>No, I dont get errors. </P>
<P>I tryed to load my swf file as "/main.swf" - dont work.</P>
<P>I should let you know that im currently working on my localhost. </P>
<P>I their a easy way to check how the variables are recieved through swfobject, from the url, if any?</P>
<P> </P>
<P>thanks<BR></P>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">
<HR color=#a0c6e5 SIZE=1>
From: <I>Geoff Stearns <geoff@deconcept.com></I><BR>Reply-To: <I>swfobject@lists.deconcept.com</I><BR>To: <I>swfobject@lists.deconcept.com</I><BR>Subject: <I>Re: [SWFObject] mod rewrite</I><BR>Date: <I>Sun, 22 Oct 2006 23:00:22 -0400</I><BR><BR>the thing that always got me when learning mod_rewrite, is that you have to rememeber that your site consists of more than .html files... what's probably happening is that when their browser makes a request for swfobject.js, that request is being rewritten as well... 
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV>do you get any javascript errors? maybe something like 'swfobject is undefined'?</DIV>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV><BR class=khtml-block-placeholder>
<DIV><BR class=khtml-block-placeholder></DIV>
<DIV><BR>
<DIV>
<DIV>On Oct 22, 2006, at 4:19 PM, Peter Jelsted wrote:</DIV><BR class=Apple-interchange-newline>
<BLOCKQUOTE>
<DIV>
<DIV class=RTE>
<P>I have with succes set up up the swfobject with my website, however I have a problem, do to some url rewriting im doing on the site. When I use swfobject I have the following problems:</P>
<P><A href="http://www.mysite.com/">www.mysite.com</A> - is ok works</P>
<P><A href="http://www.mysite.com/cat/wheels/">www.mysite.com/cat/wheels/</A> - is not ok, does not show my flash content,  but my html content</P>
<P><A href="http://www.mysite.com/?cat=wheels">www.mysite.com/?cat=wheels</A> - is ok, but im rewritnig to get "clean url´s"</P>
<P>my htaccess looks like this:</P>
<P>RewriteEngine On</P>
<P>RewriteCond %{REQUEST_FILENAME} -f [OR]<BR>RewriteCond %{REQUEST_FILENAME} -l [OR]<BR>RewriteCond %{REQUEST_FILENAME} -d<BR>RewriteRule ^.* - [L]</P>
<P>RewriteRule ^([^/]+)/([^/]+)?/?$ /index.php?$1=$2</P>
<P>hope some of you can give me some hints ? </P>
<P>Thanks peter<BR><BR></P>
<DIV></DIV><FONT color=#000000></FONT></DIV><FONT color=#000000>
<DIV></DIV></FONT></DIV><BR clear=all>
<HR>
Få de bedste søgeresultater med <A href="http://g.msn.com/8HMAENDK/2752??PS=47575">MSN Search</A>
<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>
<P>>_______________________________________________<BR>>SWFObject mailing list<BR>>SWFObject@lists.deconcept.com<BR>>http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com<BR>
<P></FONT></P></BLOCKQUOTE></DIV><BR clear=all>
<HR>
Få de bedste søgeresultater med <A href="http://g.msn.com/8HMAENDK/2752??PS=47575">MSN Search</A> <BR>
<P>>_______________________________________________<BR>>SWFObject mailing list<BR>>SWFObject@lists.deconcept.com<BR>>http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com<BR>
<P></FONT></P></BLOCKQUOTE></div><br clear=all><hr> <a href="http://g.msn.com/8HMAENUS/2740??PS=47575" target="_top">Stay in touch with old friends and meet new ones with Windows Live Spaces </a> </html>