robots.txt

Disallow: /swf/
.htaccess

RewriteCond %{REQUEST_URI} swf/.*\.(swf)$ [NC] 
RewriteCond %{HTTP_REFERER} !^http://(www.)?kraloyunlari.net.tr.*$ [NC] 
RewriteRule ^(.*)$ /index.php [R=302,L]