Hi, I am facing problem in url rewrite. when i use url like http://domain.com/folder/filename.php?id=123 flash working prefect. when i use http://domain.com/folder/title-name.html flash not working. RewriteRule ^folder/folder1/(.*)$ folder/filename.php?id=$1 [L] folder1 i creating in runtime. please help me out of this. For flash i am using swfobject. Thanks in advance, P.Benaya Paul