OK, this doesn’t really disable it, but it does make the “browser uploader” the default …
<Directory /path/to/wp/wp-admin>
<Files media-new.php>
# Force browser uploader instead of Flash
RewriteCond %{QUERY_STRING} !=flash=0
RewriteRule ^/(.*) /$1?flash=0
</Files>
</Directory>
(WordPress 2.8.4)
Thankyou i have my wordpress blog to
Comment by flash actionscript 3.0 tutorial — September 29, 2009 @ 11:11 am