<html><div style='background-color:'><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></DIV>
<DIV></DIV></FONT></div><br clear=all><hr>Få de bedste søgeresultater med <a href="http://g.msn.com/8HMAENDK/2752??PS=47575" target="_top">MSN Search</a> </html>